Skip to content

7more10/JavaScript2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

293 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note: this is the JavaScript planning/curriculum only for class12, we changed the topic order while they already started JavaScript, because of this reason an additional planning has been made for them

Please help us improve and share your feedback! If you find better tutorials or links, please share them by opening a Pull Request.

HackYourJavaScript

Here you can find course content and homework for the JavaScript 1,2 and 3 modules

Week Topic Read Homework Review
0. Preparation for your first JavaScript session Pre-reading + CLI Reading Week 1 -
1. CLI session with Unmesh ❤️
• Intro JavaScript (What is it, where can you use it for)
• Variables [var, let, const]
• Basic Data types [Strings, Numbers, Arrays, Booleans]
• Operators
Reading Week 1 Homework Week 1 Review
2. CLI session with Unmesh 🎈
• Advanced data types [Objects]
• Conditions
• Statements vs Expressions
• Loops (for/while)
• Functions
• Naming conventions
Reading Week 2 Homework Week 2 Review
3. - Capturing user input
- Basic DOM manipulations [img src, innerHTML]
- Code debugging using the browser
- Code commenting
- Structuring code files
- Scope
-State
Reading Week 3 Homework Week 3 Review
4. Git Session with Unmesh 😈 Reading Week 4 JS Review
5. - Functions + JSON/Arrays
- Array Manipulations
- JSON

- Map and filter
- Arrow functions
Reading Week 5 Homework Week 5 Review
6. - Closures
- Events
- Callbacks
- Git work flow
Reading Week 6 Homework Week 6 Review
7. - (Object Oriented Programming)
- Code flow (order of execution)

Kind note:

We expect you to always come prepared to the class on Sunday.

Overall

A good understanding of all the above mentioned topics. Want to check your Knowledge? Go through the JavaScript Fundamentals README and research/ ask for help (Slack!) with the concepts that are not entirely clear.

About

Course content for the JavaScript2 module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.6%
  • HTML 1.5%
  • CSS 0.9%