All Projects → HackYourFuture → fundamentals

HackYourFuture / fundamentals

Licence: other
JavaScript fundamentals and resources

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to fundamentals

FundamentalsQuantifier
A tool that allows you to visually compare the fundamentals of over 6,000 companies.
Stars: ✭ 195 (+387.5%)
Mutual labels:  fundamentals
laravel-service-container
Laravel Service Container
Stars: ✭ 29 (-27.5%)
Mutual labels:  fundamentals
frontendQuickbytes
A repo containing real life frontend challenges which you can use to practice frontend!
Stars: ✭ 129 (+222.5%)
Mutual labels:  fundamentals
Try-Django-3.2
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project.
Stars: ✭ 181 (+352.5%)
Mutual labels:  fundamentals
Kubernetes-and-Cloud-Native-Associate-KCNA
Useful notes for the KCNA - Kubernetes and Cloud Native Associate
Stars: ✭ 162 (+305%)
Mutual labels:  fundamentals
python api client
A Python client for Calcbench's API.
Stars: ✭ 16 (-60%)
Mutual labels:  fundamentals
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-37.5%)
Mutual labels:  fundamentals
FunMirrors
This is a fun project I created to motivate computer vision enthusiasts and to highlight the importance of understanding fundamental concepts related to image formation in a camera.
Stars: ✭ 43 (+7.5%)
Mutual labels:  fundamentals
acordeon-az900-innovaccion
Aquí podrás encontrar recursos clave y adicionales para tu paso por la certificación Microsoft Azure Fundamentals AZ-900
Stars: ✭ 406 (+915%)
Mutual labels:  fundamentals
React
This repository contains all the material for the HackYourFuture module "React.js: Building dynamic UIs with modern JavaScript"
Stars: ✭ 243 (+507.5%)
Mutual labels:  hyf
JavaScript2
This repository contains all the material for the HackYourFuture module "JavaScript 2: DOM Manipulation"
Stars: ✭ 17 (-57.5%)
Mutual labels:  hyf

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

Fundamentals

Week Topic
1. Git
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
3. • Git work flow 😈
Advanced data types (objects)
Conditional execution
Statements vs Expressions
Loops (for/while)
Functions
Scope
4. • Capturing user input
• Events
Basic DOM manipulations (img src, innerHTML)
• Code debugging using the browser
Code commenting
• Structuring code files
Code formatting
Homework Pull Request Workflow
5. • Functions + JSON/Arrays
Array Manipulations
• JSON
Map and filter
• Arrow functions
6. Closures
• Callbacks
7. • Structure for a basic SPA (Single Page Application)
XMLHttpRequests
• API calls
8. Event Loop (order of execution)
Promises
9. try...catch
async/await
Object Oriented Programming and Classes
The this keyword

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 :)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].