A collection of IPython Notebooks for teaching Python. This project is the basis of introtopython.org, an open resource for teaching and learning Python. The site teaches the basics of Python, and ...
Dynamic programming algorithms are a good place to start understanding what's really going on inside computational biology software. The heart of many well-known programs is a dynamic programming ...