Full Stack Web Development
1. Front End | Full Stack Web Development 
Getting Started with Basics!
Intro to HTML
More on HTML
Forms
Intro to CSS
Styling With CSS
Flex
Responsive Designs
Animations and 3D Space
Bootstrap
Starting with Javascript
JavaScript: Functions and Arrays
Objects and Timing Events
Understanding DOM
Closures
Constructors and Prototypes
jQuery
Ajax
Promises
Git
2. Back End | Full Stack Web Development in Node.js 
Node.js : The Beginning
Node.js : Writing Our First Server
My First Express App :: Continued
My First Express App :: Intro To Databases
Manual Authentication
Converting to AJAX
File upload
APIs (making APIs and JWT authentication)
Social Authentication (Mini Lecture)
Parallel Jobs + Mailer
Friends + Likes
Chatting Engine
Gulp :: Getting deployment ready
Deployment
Angular
Vue
Topics

SQL & NoSQL Databases

Why MongoDB

MongoDB :: Terms

Installing MongoDB, Robo3T and mongoosejs

Connecting to MongoDB using mongoosejs

Creating the DB Schema

Populating the DB

Fetching Data from DB

Deleting From DB
