Full Stack Web Development (Free Trial)
π Getting Started!
π Week 1 – JavaScript Fundamentals
Start Now
11 CheckPoints (CP) βοΈ
1. Getting Started with JavaScript
2. Data Structure
3. Functions
4. Advanced Functions & Closures
5. String Methods
6. Working with Numbers
7. Adding Logic
8. Variable Scope
9. Using the Chrome Debugger
10. JavaScript Game
Assignment 1.1
π Week 2 β Start with HTML
Start Now
11 CheckPoints (CP) βοΈ
1. Repl.it Setup
2. HTML Introduction
3. HTML Semantics
4. HTML Tags – Part 1
5. HTML Tags – Part 2
6. HTML Tags – Part 3
7. Letβs practice with examples
8. HTML Video Review
Assignment 2.1
9. CSS Introduction & Selectors
10. CSS Selectors continued
π Week 3 – Working with CSS
Start Now
14 CheckPoints (CP) βοΈ
1. CSS Specificity & Chrome Developer Tools
2. Accessibility
3. CSS Properties – Part 1
4. CSS Properties – Part 2
5. Understanding βFloatβ
6. HTML Forms
7. Responsive CSS
8. Media Queries
9. Media Queries continued/ FlexBox
10. Additional CSS Tips & Putting it all together
Assignment 3.1
Assignment 3.2
Assignment 3.3
Assignment 3.4
Below lessons are accessible only when you enroll
Schedule a call with us today
for enrollment and Job Guarantee details
π Week 4 – Object Oriented JavaScript & ES6
10 CheckPoints (CP) βοΈ
1. Object Basics
2. Update & Iterate through Objects
3. Comparing Objects
4. Classes & Factories
5. Introduction to ES6
6. ES6 – Arrow functions
7. ES6 – Map, Reduce and Filter
8. ES6 – Object Literals, Classes and Promises
9. JavaScript Calculator
Assignment 4.1
π Week 5 – File/Directory Management with Command Line
8 CheckPoints (CP) βοΈ
1. Introduction
2. Basics of Command line
3. How to open your command line app
4. Directories navigation with cd
5. Files and folders moving with mv
6. VSCode
7. VSCode Basic Project Structure
8. Visual Studio Code Crash Course
π Week 6 – Environment Setup continued, Git & GitHub
12 CheckPoints (CP) βοΈ
1. Git set up
2. Git Video Introduction
3. Basic Git Commands
4. Git collaboration and branches
5. Whatβs the scenario? git status knows
6. Whatβs changed? git diff knows.
7. Rewriting history with git reset
8. Working with branches
9. Handling merge conflicts
10. Working with GitHub
11. GitHub and branches
12. Deploying to GitHub Pages
π Week 7 – Advanced JavaScript, JQuery and Ajax
9 CheckPoints (CP) βοΈ
1. Introduction
2. HTML DOM using jQuery
3. jQuery Events
4. What is AJAX and How it works?
5. How jQuery Makes AJAX Calls
6. How to make complex AJAX calls
7. Deferred Objects and Promises
8. Building a Github API Project
Assignment 7.1
π Week 8 – Consuming Restful API, Creating Mockup, Deployment
7 CheckPoints (CP) βοΈ
1. Introduction
2. Understanding ‘Internet’ & Its Brief History
3. General Architecture of Web Apps
4. HTTP Request-Response Cycle, APIs & AJAX
5. Using ‘Postman’ to Inspect the Request-Response Cycle
6. Understanding API Documentation
7. Search App Practice Tutorial
π Week 9 – API Hack Capstone Project Overview
4 CheckPoints (CP) βοΈ
1. API Hack Requirements
2. Drafting Your Project Proposal
3. Implement Your Minimum Viable Product (MVP)
4. Food Recipe App Practice Tutorial
π Week 10 – Finish Your API Hack Capstone Project
4 CheckPoints (CP) βοΈ
1. Get User Feedback and Iteration
2. Styling Your App
3. Finalize Your API Hack Capstone Project
4. News API App Practice Tutorial
π Week 11 – React
5 CheckPoints (CP) βοΈ
1. Setting up React
2. JSX
3. Rendering Elements
4. Components and Props
5. JSX in Depth
π Week 12 – React bootstrap
4 CheckPoints (CP) βοΈ
1. Understanding State & Lifecycle part 1
2. Understanding State & Lifecycle part 2
3. Event Handling
4. Conditional Rendering
π Week 13 – Conditional Rendering , List and Keys
5 CheckPoints (CP) βοΈ
1. Lists and Keys
2. Forms
3. Lifting State Up
4. Context
Assignment 13.1
π Week 14 – Forms
2 CheckPoints (CP) βοΈ
1. Build an App
2. Bulid a Chatbot
π Week 15 – React HTTP requests
4 CheckPoints (CP) βοΈ
1. Http Request
2. Thinking in React
3. Sendbird Tutorial
Assignment 15.1
π Week 16 -React – Redux
3 CheckPoints (CP) βοΈ
1. Redux
2. Redux Video tutorial
Assignment 16.1
π Week 17 – NodeJS, Express framework
5 CheckPoints (CP) βοΈ
1. Node
2. Node.js Process Model
3. Setting up environment (optional)
4. Basics
5. Node Modules
π Week 18 – NodeJS, Express framework part 2
6 CheckPoints (CP) βοΈ
1. Export Module in NodeJS
2. NPM – Node Package Manager
3. Web Server
4. File System
5. Debugging
6. Express
π Week 19 – NodeJS and Express framework part 3
5 CheckPoints (CP) βοΈ
1. Express part 2
2. Express part 3
3. DataBase Access
Example Project
Assignment 19.1
π Week 20 – PostgreSQL
π Week 21 – Capstone Project II
8 CheckPoints (CP) βοΈ
1. User stories
2. Wireframing your app
3. Build your static client
4. Implement your MVP
5. Feedback and iteration
6. Style your app
7. Finalize your capstone
8. Awesome Fullstack Portfolio Project Tutorial 1
π Week 22 – Capstone Project II (Continued)
2 CheckPoints (CP) βοΈ
1. Awesome Fullstack Portfolio Project Tutorial 2
2. Awesome Fullstack Portfolio Project Tutorial 3
π Getting ready for the job
π Writing resume & cover letter
2 CheckPoints (CP) βοΈ
1. Writing your Resume
2. Cover letter
π Mock Technical Interviews
8 CheckPoints (CP) βοΈ
1. Mock Interview Prep
2. HTML Interview Questions & Answers
3. CSS Interview Questions & Answers
4. JavaScript Interview Questions & Answers
5. Git Interview Questions & Answers
6. jQuery Interview Questions & Answers
7. React JS Interview Questions & Answers
8. Node and Express Interview Questions & Answers
π Successful job-hunting strategies
3 CheckPoints (CP) βοΈ
1. What Amazon, Google, Microsoft⦠Job Ready Looks Like
2. Expanding your network
3. Applying for jobs, including Amazon, Google, Microsoftβ¦
π Create Portfolio
5 CheckPoints (CP) βοΈ
1. Creating Your Portfolio
2. Reviewing your Portfolio and what you still need
3. How to Make Your LinkedIn Stand Out Without Coding Experience
4. Tips to Optimize your LinkedIn Profile for Developers
5. Building a Strong Portfolio As a Developer
π MongoDB & Algorithms
31 CheckPoints (CP) βοΈ
1. MongoDB
2. Interview Process and how to approach practice
3. Evaluate speed of Algorithms and Data Structures using Big O notation
4. Random Access Memory (RAM)
5. Binary numbers
6. Fixed-width integers
7. Arrays
8. Strings
9. Pointers
10. Dynamic arrays
11. Linked lists
12. Hash tables
13. Data Structure Comparisons (Summary)
14. Array and String Manipulation
15. Hashing and hash tables
16. Greedy Algorithms
17. Sorting, searching, and logarithms
18. Trees and graphs
19. Dynamic programming and recursion
20. Queues and stacks
21. Linked lists
22. System design
23. General programming
24. Bit manipulation
25. Combinatorics, probability, and other math
26. Javascript
27. Object-Oriented Design
28. Scalability and Memory Limits
29. Testing
30. Threads and Locks
31. Additional Review
π Capstone Project III (with peers)
Previous Chapter
Next Chapter
π Week 2 β Start with HTML
Start Now
Full Stack Web Development (Free Trial)
π Week 2 β Start with HTML Start Now
Chapter Content
0% Complete
0/11 Steps
1. Repl.it Setup
2. HTML Introduction
3. HTML Semantics
4. HTML Tags – Part 1
5. HTML Tags – Part 2
6. HTML Tags – Part 3
7. Letβs practice with examples
8. HTML Video Review
Assignment 2.1
9. CSS Introduction & Selectors
10. CSS Selectors continued
Previous Chapter
Back to Course
Next Chapter