Programming Resources : Différence entre versions

De Transport
m (Other Languages)
(Python)
 
Ligne 12 : Ligne 12 :
 
* [https://github.com/jakevdp/WhirlwindTourOfPython A Whirlwind Tour of Python]
 
* [https://github.com/jakevdp/WhirlwindTourOfPython A Whirlwind Tour of Python]
 
* [https://www.learnpython.org LearnPython.org]
 
* [https://www.learnpython.org LearnPython.org]
 +
* https://github.com/mpcs-51042/materials
 
* in French
 
* in French
 
** [https://www.youtube.com/playlist?list=PLfALbWbNPl4bSWH-Pbj3iIb_TVQdr99pH liste des vidéos du cours INF1005D]
 
** [https://www.youtube.com/playlist?list=PLfALbWbNPl4bSWH-Pbj3iIb_TVQdr99pH liste des vidéos du cours INF1005D]

Version actuelle en date du 25 juin 2025 à 23:48

General

Python

R

Databases

Version Control

Other Languages

  • p5js: porting of processing in javascript (video lessons by Adam Shiffman at https://thecodingtrain.com)
  • Octave: Matlab clone
  • C/C++: GCC compiler, cygwing or MinGW environnements (Windows)