Difference between revisions of "Programming Stuff"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
= Various Languages & Ecosystems = | = Various Languages & Ecosystems = | ||
* C (& its derivatives) | * C (& its derivatives) | ||
** C++ | |||
** C# | |||
** Arduino (Yes, it's an extension of C/C++) | |||
* Shell Programming | * Shell Programming | ||
** sh (The original & the one to use for portability) | |||
** bash | |||
* Java / Javascript | |||
* php |
Revision as of 14:44, 6 May 2023
Tools of the Trade
Various Languages & Ecosystems
- C (& its derivatives)
- 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