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

Update README.md

parent 479cf3ad
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
- Iterations ("for loops")
- Functions, Scopes, [Arduino Functions](https://www.arduino.cc/en/Reference/FunctionDeclaration)
- Objects
- Writing readable, clean, sharable code
* Programming Languages
- low level -> abstract
......@@ -26,3 +27,7 @@
### Resources
* [Arduino Foundations](https://www.arduino.cc/en/Tutorial/Foundations)
* [C Programming Tutorial]()
* [Python Programming Tutorial](https://pythonprogramming.net/introduction-to-python-programming/)
* [JavaScript Programming Tutorial (and more)](https://www.khanacademy.org/computing/computer-programming)
*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment