UsefulInformation : Différence entre versions
m (→Fortran) |
m (→Shells (bash, ksh)) |
||
Ligne 10: | Ligne 10: | ||
[http://ryanstutorials.net/linuxtutorial/ Some shell basics] <br> | [http://ryanstutorials.net/linuxtutorial/ Some shell basics] <br> | ||
[http://www.well.ox.ac.uk/~johnb/comp/unix/ksh.html#principle ksh scripting examples] <br> | [http://www.well.ox.ac.uk/~johnb/comp/unix/ksh.html#principle ksh scripting examples] <br> | ||
− | [http://tldp.org/LDP/abs/html/string-manipulation.html Manipulating strings with bash] | + | [www.tldp.org/LDP/Bash-Beginners-Guide/Bash-Beginners-Guide.pdf bash Beginners Guide] <br> |
+ | [http://tldp.org/LDP/abs/html/string-manipulation.html Manipulating strings with bash] <br> | ||
+ | [http://people.sca.uqam.ca/~winger/GEM/Version_3.3.2/UNIX.html Most used commands] | ||
=== Programming === | === Programming === |
Version depuis le 24 de novembre 2014 à 20:09
Matières
UNIX / Linux
basics
Interactive tutorial
Tutorial for beginners
utilities
Shells (bash, ksh)
Some shell basics
ksh scripting examples
[www.tldp.org/LDP/Bash-Beginners-Guide/Bash-Beginners-Guide.pdf bash Beginners Guide]
Manipulating strings with bash
Most used commands
Programming
Fortran
Programmer's Guide to Fortran77
C
Python
Parallel programming / High Performande Computing (HPC)
Introduction to parallel programming