Programming Resources : Différence entre versions

De Transport
(Tutorials)
Ligne 13 : Ligne 13 :
 
** [http://www.diveinto.org/python3/ Dive into Python 3] and [http://www.diveintopython.net/ Dive into Python]
 
** [http://www.diveinto.org/python3/ Dive into Python 3] and [http://www.diveintopython.net/ Dive into Python]
 
* Older tutorials http://n.saunier.free.fr/saunier/teaching/workshop/12-09-script-ta-ville.html, [[SeminaireInfo|Séminaire appliqué sur les outils informatiques de traitement de données (2011)]]
 
* Older tutorials http://n.saunier.free.fr/saunier/teaching/workshop/12-09-script-ta-ville.html, [[SeminaireInfo|Séminaire appliqué sur les outils informatiques de traitement de données (2011)]]
 +
==R==
 +
* Introduction to R programming (in French), Vincent Goulet https://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf
 +
* Workshop on R software https://github.com/sahirbhatnagar/atelier-R-GERAD
 
==Databases==
 
==Databases==
 
* Using Databases and SQL http://swcarpentry.github.io/sql-novice-survey
 
* Using Databases and SQL http://swcarpentry.github.io/sql-novice-survey

Version du 14 août 2019 à 14:40

Tutorials

Python

R

Databases