Difference between revisions of "Tutorials and links about C, R, LateX and bash (unix)"

From IridiaWiki
Jump to navigationJump to search
Line 2: Line 2:
 
* Appunti di informatica libera (Italian) [http://linuxdidattica.org/a2/traduzioni/]
 
* Appunti di informatica libera (Italian) [http://linuxdidattica.org/a2/traduzioni/]
 
=== C and C++ ===
 
=== C and C++ ===
  +
  +
* Learn C and C++ [http://www.cprogramming.com/]
   
 
=== R ===
 
=== R ===

Revision as of 10:58, 13 November 2009

General

  • Appunti di informatica libera (Italian) [1]

C and C++

  • Learn C and C++ [2]

R

  • An Introduction to R [3]
  • The R Project for Statistical Computing [4]
  • R Gallery [5]

LateX

  • A not so short introduction to LateX [6], Italian [7]
  • Impara LateX e mettilo da parte (Italian) [8]

Bash and Unix

  • Advanced bash scripting guide [9]
  • An A-Z Index of the Bash command line for Linux [10]