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

From IridiaWiki
Jump to navigationJump to search
(link to beamer user guide)
(link to beamer)
 
Line 15: Line 15:
 
=== LateX ===
 
=== LateX ===
   
* A not so short introduction to LateX [http://tobi.oetiker.ch/lshort/lshort.pdf], Italian [http://tracert.altervista.org/Manuali/Latec/non_breve.pdf]
+
* [http://tobi.oetiker.ch/lshort/lshort.pdf A Not So Short Introduction to LaTeX] (introduction to LaTeX), [http://tracert.altervista.org/Manuali/Latec/non_breve.pdf in Italian]
 
* Impara LateX e mettilo da parte (Italian) [http://www.mat.uniroma1.it/centro-calcolo/manuali/impara_latex.pdf]
 
* Impara LateX e mettilo da parte (Italian) [http://www.mat.uniroma1.it/centro-calcolo/manuali/impara_latex.pdf]
 
* [http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf Beamer User Guide]: for slides/presentations.
 
* [http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf Beamer User Guide]: for slides/presentations.

Latest revision as of 15:05, 25 May 2010

General

  • Appunti di informatica libera (Italian) [1]

C and C++

  • Learn C and C++ [2]
  • C and C++ reference [3]

R

LateX

Bash and Unix

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