Useful References
Clients to Access Cobra
Excellent Starting Points for git
History and Relationship of Computing Languages
Unix/VI Tutorials and Cheat Sheets
Tutorial for Beginners
Short Command Summary
Basic Unix Commands
Useful vi/vim CommandsThis next one is a double sided trifold document that contains a lot of tools for vim power users.
VIM Reference
Language References
COBOL
A Cobol Tutorial/Course
A Gnu Cobol Manual
A Gnu Cobol ReferenceC/C++
C++ Reference Manual and Tutorials
TNT: An interface for scientific computing in C++
Complex Number Operators in the Standard Template Library (with examples)
Complex Number Functions in the Standard Template Library (with examples)
Using Complex Numbers in the Gnu Scientific Library (C or C++)
An Example of using the Boost++ Libary for Complex NumbersFortran 77
Quick Language Reference
g77 Online DocumentationFortran 90
Fortran Tutorial
gfortran Online DocumentationJAVA
JAMA: Matrix manipulations in JAVA
Current state of JAVA numerical computations.
Methods and Constants defined in the java.lang.Math class