This is a free course offered by Saylani Mass IT Training Batch 06 Section A for the year 2022-23. The course is focused on the MERN stack, which is a popular web development technology stack that includes MongoDB, Express, React, and Node.js.
The course is designed to provide participants with hands-on experience building full-stack web applications using the MERN stack. The course covers the basics of each technology in the stack, as well as best practices for developing robust and scalable web applications.
The course is structured into four modules, each covering a specific topic related to the MERN stack. The modules are:
This module covers the basics of building a web page using HTML and CSS, as well as using Bootstrap to create responsive and mobile-first designs. The module also covers the fundamentals of Git, a popular version control system used in software development.
This module covers the basics of programming in JavaScript, including data types, control flow, functions, and objects. The module also covers the latest features introduced in ES6 (ECMAScript 2015), such as arrow functions, template literals, and destructuring.
This module covers the fundamentals of building web applications using React, a popular JavaScript library for building user interfaces. The module also covers how to use Next.js, a framework for building server-side rendered React applications, and Firebase, a cloud-based platform for building and running web and mobile applications.
This module covers the basics of building mobile applications using React Native, a framework for building native mobile apps using JavaScript and React. The module also covers how to build server-side applications using Express.js, a popular web framework for Node.js, and how to store and manage data using MongoDB, a popular NoSQL database.
Each module includes a set of lectures, practical exercises, and assignments to help participants solidify their understanding of the topics covered.
This repository contains all the code and materials needed to complete the course. Each module has its own folder, which includes lecture slides, practical exercises, and assignment instructions.
To get started, simply clone this repository to your local machine and follow the instructions in each module folder. All code examples and solutions are provided in the repository.
This course is a community-driven project, and we welcome contributions from anyone interested in improving the course content. If you notice any errors or have suggestions for improving the course, please feel free to open an issue or pull request in this repository.