Difference between revisions of "General computing resources"
Jump to navigation
Jump to search
(Created page with "* Python ** http://inventwithpython.com * C++ ** http://www.learncpp.com/ * Fortran ** http://www.fortrantutorial.com/") |
|||
| Line 1: | Line 1: | ||
| − | * | + | ===C++=== |
| − | + | * http://www.learncpp.com/ | |
| + | * http://www.cplusplus.com/ | ||
| − | * | + | ===Fortran=== |
| − | + | * [http://fortranwiki.org Fortran Wiki] | |
| + | * http://www.fortrantutorial.com/ | ||
| − | * | + | |
| − | + | ===Python=== | |
| + | * http://inventwithpython.com | ||
| + | * http://www.learnpython.org/ | ||
| + | * http://learnpythonthehardway.org/ | ||