Programming Stuff

From Da Nerd Mage Wiki
Jump to navigation Jump to search

Tools of the Trade

Various Languages & Ecosystems

  • C (& its derivatives)
    • C
    • C++
    • C#
    • Arduino (Yes, it's an extension of C/C++)
  • Shell Programming
    • sh (The original & the one to use for portability)
    • bash
  • Java / Javascript
  • php