Programming and programming languages
Learning C++
- Kevin Cowtan's primer at http://www.ysbl.york.ac.uk/~cowtan/lectures/kdc05cplusplus.pdf
- FAQ : http://www.parashift.com/c++-faq-lite/
Learning Fortran90
Learning Python
An interpreted alternative to C++ and Fortran, which makes it easier to write quick programs.