Programming Resources

De Transport
Révision de 16 juillet 2026 à 01:40 par NicolasSaunier (discuter | contributions) (General)

(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)

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)