Skip to content

foocoding/JavaScript1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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 1

Here you can find course content and homework for the JavaScript 1 module

Week Topic Read Homework
1. Git Session Reading Week 1 Homework Week 1
2. • Intro JavaScript (What is it, where can you use it for)
Variables (var, let, const)
Basic Data types (Strings, Numbers, Arrays, Booleans)
Operators
Special characters and their names
Naming conventions
Reading Week 2 Homework Week 2
3. • Git work flow 😈
Advanced data types (objects)
Conditional execution
Statements vs Expressions
Loops (for/while)
Functions
Scope
Reading Week 3 Homework Week 3

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.


Credit goes to HackYourFuture, which this is based upon

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%