Programming Resources : Différence entre versions

De Transport
(Python)
(Python)
 
(2 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
  
 
=General=
 
=General=
* Computer Programming for the Total Beginner (video lessons) by Adam Shiffman https://vimeo.com/channels/introcompmedia
+
* Getting started (Creative Coding for Beginners - Full Course! by Adam Shiffman) https://thecodingtrain.com/guides/getting-started
 
* [[DataScienceResources|Data science resources]]
 
* [[DataScienceResources|Data science resources]]
  
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]
Ligne 40 : Ligne 41 :
  
 
=Other Languages=
 
=Other Languages=
* [https://p5js.org/ p5js]: porting of processing in javascript (video lessons by Adam Shiffman https://vimeo.com/channels/learningp5js)
+
* [https://p5js.org/ p5js]: porting of processing in javascript (video lessons by Adam Shiffman at https://thecodingtrain.com)
 
* [http://www.gnu.org/software/octave Octave]: Matlab clone
 
* [http://www.gnu.org/software/octave Octave]: Matlab clone
 
* C/C++: GCC compiler, cygwing or MinGW environnements (Windows)
 
* C/C++: GCC compiler, cygwing or MinGW environnements (Windows)

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)