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