Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
programming_recitation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thrasyvoulos Karydis
programming_recitation
Commits
cb05b006
Commit
cb05b006
authored
7 years ago
by
Thrasyvoulos Karydis
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
085ac385
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
4 additions, 3 deletions
README.md
with
4 additions
and
3 deletions
README.md
+
4
−
3
View file @
cb05b006
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
*
Computer architecture, memory, compile vs interpret, JIT
*
Computer architecture, memory, compile vs interpret, JIT
*
Programming 101
*
Programming 101
-
Python Hello World
-
Variables, Types, etc
-
Variables, Types, etc
-
Conditionals ("if/else")
-
Conditionals ("if/else")
-
Iterations ("for loops")
-
Iterations ("for loops")
...
@@ -15,9 +16,9 @@
...
@@ -15,9 +16,9 @@
*
Programming Languages
*
Programming Languages
-
low level -> abstract
-
low level -> abstract
-
C Hello World
-
C Hello World
-
Python Hello World
-
Javascript Hello World
-
Javascript Hello World
-
NodeJS Hello World
-
NodeJS Hello World
-
Debugging/Testing
*
Programming Embedded Systems
*
Programming Embedded Systems
-
Embedded C,
[
Arduino Language Reference
](
https://www.arduino.cc/en/Reference/HomePage
)
-
Embedded C,
[
Arduino Language Reference
](
https://www.arduino.cc/en/Reference/HomePage
)
...
@@ -27,7 +28,7 @@
...
@@ -27,7 +28,7 @@
### Resources
### Resources
*
[
Arduino Foundations
](
https://www.arduino.cc/en/Tutorial/Foundations
)
*
[
Arduino Foundations
](
https://www.arduino.cc/en/Tutorial/Foundations
)
*
[
C Programming Tutorial
](
)
*
[
C Programming Tutorial
](
https://www.cprogramming.com/tutorial/c-tutorial.html
)
*
[
Python Programming Tutorial
](
https://pythonprogramming.net/introduction-to-python-programming/
)
*
[
Python Programming Tutorial
](
https://pythonprogramming.net/introduction-to-python-programming/
)
*
[
JavaScript Programming Tutorial (and more)
](
https://www.khanacademy.org/computing/computer-programming
)
*
[
JavaScript Programming Tutorial (and more)
](
https://www.khanacademy.org/computing/computer-programming
)
*
*
[
NodeJS Progamming Tutorial
](
https://www.tutorialspoint.com/nodejs/nodejs_first_application.htm
)
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment