Development tools

T. Issaris

10 September 2021

Opdeling

  • Programmeertalen
  • IDE
  • Versie controle
  • Issue tracker

Programmeertalen

C, C++, Go, Rust, Python, Java, C#, Visual Basic, JavaScript, PHP, R, SQL, Swift, Kotlin, Ruby

TIOBE

10 populairste talen

Programmeertalen

  • PHP: Wikipedia, Facebook
  • Python: Instagram, Dropbox, Reddit
  • C++: Unreal Engine, Unity
  • C: Windows, Linux
  • JavaScript: Facebook, VSCode
  • Swift: iOS, macOS apps
  • Kotlin: Android apps
  • Java: Android apps, PyCharm

IDE

Voorbeelden zijn:

Issue tracker

Registratie en opvolging van problemen, aanvragen om aanpassingen.

Versie controle

Vroeger vele varianten, momenteel belangrijkste: GIT.

  • git init: initialiseren van systeem
  • git add hello.py: bestand toevoegen
  • git commit: bestand opslaan
// reveal.js plugins