FullStack
You will learn front-end technologies such as HTML, CSS, and JavaScript, as well as back-end technologies such as Node.js, Express.js, and MongoDB.
Course Information
-
Module-1
Computer Programming (01:07:05)
Full Stack Introduction (00:23:32)
Test (00:00:00)
-
Module-2
Intro to Linux and Installation (00:25:49)
Linux vs Unix (00:26:59)
Linux Architecture (00:21:54)
Linux File System Hierarchy (00:44:28)
Linux Commands (00:40:45)
Vi Editor basics (00:14:30)
Navigating a file (00:25:46)
Vi editor file (00:22:42)
Module 2 test (00:00:00)
Assignment Module2 (00:00:00)
-
Module-3
DOM Manipulation and Event Handling (00:29:15)
Spread Operator (00:11:46)
What is JS (00:24:00)
Arrays (00:23:53)
DOM Event Handling Forms and Validations (00:37:36)
Inbuilt Higher Order Functions (00:12:12)
Variables and DataTypes (00:30:22)
Few poblems (00:23:12)
Objects (00:16:44)
Operators and Expressions (00:29:06)
Control Expressions Conditionals (00:24:14)
Control Expressions Loops (00:19:19)
functions (00:21:05)
Strings (00:20:23)
What are Threads Processes and SubProcesses (00:18:05)
Asynchronous JS (00:20:14)
Promises (00:12:02)
ES6 Intro and Features (00:13:05)
Browser APIs. (00:07:38)
Intro to JQuery (00:07:20)
Debugging Tools (00:04:14)
DOM Manipulation Project (00:06:13)
RESTful API Design and best practices Concept (00:02:57)
Module 3 test (00:00:00)
Assignment Module3 (00:00:00)
-
Module-4
Monitoring and debugging Concept (00:02:57)
Advanced MongoDB Concept (00:02:37)
Express.js middleware Concept (00:02:34)
MongoDB data Modeling & Relationships (Concept) (00:02:14)
Error handling & Logging (Concept) (00:02:34)
File uploads and handling Concept (00:02:19)
Handling Largedatasets & Pagination Cncpt (00:02:57)
Performance Optimization Concept (00:02:17)
Real-time Communication Concept (00:02:31)
Serverless Architechure with AWS lambdafunction Concept (00:02:34)
Unit testing in Node.js & React Concept (00:02:14)
Websocket Integration Concept (00:02:43)
Introduction to Node (00:26:43)
NodeJS Architecture (00:19:22)
Node Package Manager (00:13:04)
CommonJS Module (00:09:05)
Asynchronous Programming (00:09:49)
URI URL HTTP Methods & Error Codes (00:17:47)
Create a Web Server (00:13:05)
Routing and Middleware (00:21:20)
Introduction to ExpressJS (00:22:34)
Middleware Modules (00:18:46)
Routing_Modules (00:11:44)
DB_Integration (00:19:18)
Security Authentication and Authorization (00:14:50)
Testing_Modules (00:23:17)
Session_Management (00:17:52)
File_Upload (00:09:28)
Compression (00:06:55)
Web_Sockets (00:09:27)
Caching (00:22:52)
Understanding JSON (00:05:42)
Creating & Manipulating JSON Data (00:07:33)
JSON Data Storage and Retrieval (00:13:04)
What are Databases (00:14:37)
Types of Databases (00:22:37)
Overview of DBMS (00:14:52)
Intro To MongoDB (00:32:10)
CRUD Based Operations in MongoDB (00:13:53)
Data Modelling in MongoDB (00:36:07)
Aggregation & Querying in MongoDB (00:09:06)
Indexing & Performance Optimization (00:12:26)
Error Handling & Security in MongoDB (00:25:11)
Module 4 test (00:00:00)
Assignment Module4 (00:00:00)
-
Module-5
React router and navigation Concept (00:02:25)
React_Hooks Concept (00:02:12)
Server side rendering with react Concept (00:02:17)
01 Introduction to React (00:22:16)
Settingup a React Development Environment (00:19:09)
03 Components and JSX (00:19:50)
04_Component_Lifecycle (00:14:09)
05_State_Management (00:13:05)
Events and Handling User Input (00:11:15)
07_Lists_and_Keys (00:06:47)
Conditional_Rendering (00:05:33)
Forms and Forms Handling (00:08:24)
Module 5 test (00:00:00)
Assignment Module5 (00:00:00)
-
Modlule 6
HTML-What_and_Why (00:04:02)
HTML-Introduction_and_Installation (00:11:53)
HTML-First_Webpage (00:10:32)
HTML-Basic_Tags_and_Attributes (00:10:15)
HTML-Additional_tags (00:03:20)
HTML-Semantics_Citing_and_Images (00:16:25)
HTML Tables Concept (00:02:38)
HTML-Tables & its Advanced Features (00:18:51)
HTML-Lists (00:09:42)
HTML-Blocks (00:18:42)
HTML Forms Concept (00:02:16)
HTML-Forms (00:30:19)
HTML-Frames_and_iframes (00:09:34)
Lecture on HTML Box Model (00:08:02)
Assignment Module6 (00:00:00)
-
Module 7
Introduction_to_CSS (00:15:43)
CSS Selectors Concept (00:02:20)
CSS_Selectors_and_Combinators (00:21:10)
CSS_Layout (00:23:26)
CSS Typography (00:11:15)
CSS padding and margin Concept (00:02:33)
CSS Colors and Background (00:12:36)
CSS Transitions and Animations (00:22:59)
CSS position property Concept (00:02:55)
CSS Media Queries-1 (00:14:27)
CSS Media Queries -2 (00:07:00)
Module 7 Test (00:00:00)
Assignment Module7 (00:00:00)
-
Final Certification Examination
Final Certification Examination (00:00:00)
Course Content
Authors
Prasant Mishra
15 DAYS ACCESS
₹0
Start learning today! Switch to full course access, when satisfied with the trial.
PROJECT
Data Modeling with Postgres
In this project, you’ll model user activity data for a music streaming app called Sparkify. You’ll create a relational database and ETL pipeline designed to optimize queries for understanding what songs users are listening to. In PostgreSQL you will also define Fact and Dimension tables and insert data into your new tables.