Learning Plan - muhamed-hassan/javascript-dev-foundation GitHub Wiki
JavaScript programming language manufacturing purpose:
Developing web-frontend applications.
Open lessons by order, then check the added links to start on.
Happy learning 😉
Lessons:
-
Lesson 1
-
Lesson 2
-
Lesson 3
- Operators
- Arithmetic
- Comparison
- Logical
- Operators
-
Lesson 4
- Flow of Control
- Conditionals (if, if-else, switch)
- Loops (while, do-while, for)
- Flow of Control
-
Lesson 5
-
Lesson 6
-
Lesson 7
-
Lesson 8
-
Lesson 9
-
Lesson 10
-
Lesson 11
- Object Oriented Programming AKA Modeling real world problems into mental models which will be translated later into JavaScript code
- Concepts:
- Software engineering [Class diagram]
- Object Oriented Programming AKA Modeling real world problems into mental models which will be translated later into JavaScript code
-
Lesson 12
-
Lesson 13
-
Lesson 14
-
Lesson 15
-
Lesson 16
-
Lesson 17