Python: Difference between revisions

From DISI
Jump to navigation Jump to search
(Created page with "Python is probably the single most useful programming language you can learn today. Most of our new code is written in Python. The interface to many programs we use such as [...")
(No difference)

Revision as of 16:05, 24 February 2014

Python is probably the single most useful programming language you can learn today. Most of our new code is written in Python. The interface to many programs we use such as PyMol, Chimera, Omega and rdkit are in python. There are times to swim upstream and go against the crowd, but with Python in 2014, this is not one of those times.