DalyaKTAhmed / JavaScript1

JavaScript modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

HackYourFuture - JavaScript 1

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

Week Topic Read Homework
1. Git Session with Unmesh 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
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.

The HackYourFuture curriculum is subject to CC BY copyright. This means you can freely use our materials, but just make sure to give us credit for it :)

About

JavaScript modules


Languages

Language:JavaScript 100.0%