Programming and programming languages: Difference between revisions

From CCP4 wiki
Jump to navigation Jump to search
No edit summary
(Learning Python)
Line 1: Line 1:
== Learning C++ ==
== Learning C++ ==


Line 13: Line 12:
* http://www.liv.ac.uk/HPC/F90page.html  
* http://www.liv.ac.uk/HPC/F90page.html  
* [http://dmoz.org/Computers/Programming/Languages/Fortran/Tutorials/Fortran_90_and_95/ List of Fortran tutorials]
* [http://dmoz.org/Computers/Programming/Languages/Fortran/Tutorials/Fortran_90_and_95/ List of Fortran tutorials]
== Learning Python ==
An interpreted alternative to C++ and Fortran, which makes it easier to write quick programs.
* http://docs.python.org/tut/
* http://en.wikibooks.org/wiki/Non-Programmer's_Tutorial_for_Python/Contents
* [http://www.oreilly.com/catalog/9780596513986/index.html "Learning Python" book], by Mark Lutz

Revision as of 21:04, 18 February 2008