Programming Resources : Différence entre versions

De Transport
(Python)
Ligne 9 : Ligne 9 :
 
** 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://github.com/jakevdp/WhirlwindTourOfPython A Whirlwind Tour of Python] and [https://jakevdp.github.io/PythonDataScienceHandbook/ Python Data Science Handbook]
 
* [https://github.com/jakevdp/WhirlwindTourOfPython A Whirlwind Tour of Python] and [https://jakevdp.github.io/PythonDataScienceHandbook/ Python Data Science Handbook]
 +
* Python 1-h video tutorial https://www.youtube.com/watch?v=kqtD5dpn9C8
 
* [https://www.w3resource.com/python-exercises Hundreds of Python exercises]
 
* [https://www.w3resource.com/python-exercises Hundreds of Python exercises]
 
* [http://software-carpentry.org/lessons Software Carpentry lessons], in particular https://swcarpentry.github.io/python-novice-inflammation/ and http://swcarpentry.github.io/python-novice-gapminder (lessons and videos)
 
* [http://software-carpentry.org/lessons Software Carpentry lessons], in particular https://swcarpentry.github.io/python-novice-inflammation/ and http://swcarpentry.github.io/python-novice-gapminder (lessons and videos)

Version du 30 août 2022 à 10:20

General

Python

R

Databases

Version Control

Other Languages