Programming Resources : Différence entre versions

De Transport
(Python)
Ligne 14 : Ligne 14 :
 
** [http://greenteapress.com/wp/think-python/ Think Python]
 
** [http://greenteapress.com/wp/think-python/ Think Python]
 
** [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]
 +
** [https://python.developpez.com/cours/apprendre-python3/ Apprendre à programmer avec Python 3] (en français)
 
* 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==
 
==R==
 
* Introduction to R programming (in French), Vincent Goulet https://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf
 
* Introduction to R programming (in French), Vincent Goulet https://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf

Version du 29 août 2020 à 23:51

Tutorials

General

Python

R

Databases

Version Control

Other Languages