UsefulInformation : Différence entre versions
m (→Shells (bash, ksh)) |
m (→Shells (bash, ksh)) |
||
Ligne 9: | Ligne 9: | ||
=== Shells (bash, ksh) === | === Shells (bash, ksh) === | ||
[http://ryanstutorials.net/linuxtutorial/ Some shell basics] <br> | [http://ryanstutorials.net/linuxtutorial/ Some shell basics] <br> | ||
+ | [http://www.tldp.org/LDP/Bash-Beginners-Guide/Bash-Beginners-Guide.pdf bash Beginners Guide] <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] <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] | [http://people.sca.uqam.ca/~winger/GEM/Version_3.3.2/UNIX.html Most used commands] |
Version depuis le 24 de novembre 2014 à 20:12
Matières
UNIX / Linux
basics
Interactive tutorial
Tutorial for beginners
utilities
Shells (bash, ksh)
Some shell basics
bash Beginners Guide
ksh scripting examples
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