Skip to content
Snippets Groups Projects
Commit eeb1159f authored by Thrasyvoulos Karydis's avatar Thrasyvoulos Karydis
Browse files

Update README.md

parent 2bb8c8af
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,10 @@
* Computer architecture, memory, compile vs interpret, JIT
* Programming 101
- Variables
- Variables, Types, etc
- Conditionals ("if/else")
- Iterations ("for loops")
- Functions, Scopes
- Objects
* Programming Languages
......@@ -18,7 +19,7 @@
- NodeJS Hello World
* Programming Embedded Systems
- Embedded C
- Embedded C, [Arduino Language Reference](https://www.arduino.cc/en/Reference/HomePage)
- Memory: EEPROM, Registers
- Arduino Hello world
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment