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

From IridiaWiki
Jump to navigationJump to search
(link to beamer)
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
   
 
* An Introduction to R [http://cran.r-project.org/doc/manuals/R-intro.pdf]
 
* An Introduction to R [http://cran.r-project.org/doc/manuals/R-intro.pdf]
  +
* [http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf Practical Regression and ANOVA using R ]
 
* The R Project for Statistical Computing [http://www.r-project.org/]
 
* The R Project for Statistical Computing [http://www.r-project.org/]
 
* R Gallery [http://addictedtor.free.fr/graphiques/]
 
* R Gallery [http://addictedtor.free.fr/graphiques/]
Line 14: 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.
   
 
=== Bash and Unix ===
 
=== Bash and Unix ===

Latest revision as of 16: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]