Programming Resources

De Transport

General

It is indispensable to use a good text editor with essential functionalities such as text coloring and parenthesis highlighting like notepad++ on Windows, gedit or Emacs (for Windows, Mac and Linux).

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)