Programming Resources : Différence entre versions

De Transport
(Python)
m (Python)
Ligne 6 : Ligne 6 :
 
* Official Python tutorial https://docs.python.org/3/tutorial/index.html
 
* Official Python tutorial https://docs.python.org/3/tutorial/index.html
 
** in particular the tutor allowing the visualization of programmation (step by step going through the program) [http://people.csail.mit.edu/pgbovine/python/ Python Tutor]
 
** in particular the tutor allowing the visualization of programmation (step by step going through the program) [http://people.csail.mit.edu/pgbovine/python/ Python Tutor]
* [https://vimeo.com/channels/introcompmedia Computer Programming for the Total Beginner]
 
 
* [https://github.com/jakevdp/WhirlwindTourOfPython A Whirlwind Tour of Python]
 
* [https://github.com/jakevdp/WhirlwindTourOfPython A Whirlwind Tour of Python]
 
* [https://www.w3resource.com/python-exercises Hundreds of Python exercises]
 
* [https://www.w3resource.com/python-exercises Hundreds of Python exercises]

Version du 3 septembre 2020 à 23:00

Tutorials

General

Python

R

Databases

Version Control

Other Languages