Skip to content

yulsmir/JavaScript2

 
 

Repository files navigation

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

JavaScript 2

Here you can find course content and homework for the JavaScript2 module

Week Topic Read Homework Lecture Notes
1. • Capturing user input through forms
Events
Basic DOM manipulations
Code debugging using the browser
Code commenting
• Structuring code files
Code formatting
Handing in homework via PR
Reading Week 1 Homework Week 1
2. • Functions + JSON/Arrays
Array Manipulations
• JSON
Map and filter
• Arrow functions
Reading Week 2 Homework Week 2 Notes
3. Closures
• Callbacks
Reading Week 3 Homework Week 3 Notes

Test

At the end of this module you'll be doing a formative test. It will be done on paper and will consist of 4 exercises that will test your JavaScript1 and JavaScript2 knowledge.

Why on paper, you might ask? Fundamental understanding should become intuitive. Only after having learned and mastered a concept deeply will you be able to use it creatively. If you rely too much on others, or Google, you'll make it very hard to cultivate the habit to think for yourself.

Also important to note: this test is done for 2 reasons only.

(1) We want to know what skill level you are at.

(2) The test will give you an indication of what skill level you are at.

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.


Credit goes to HackYourFuture which this is based upon.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Course content for the JavaScript2 module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • HTML 13.9%
  • CSS 0.2%