Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fullstack Development Course in Hindi 2023 By Anil Dollor
Highest Rated
Rating: 4.3 out of 5(302 ratings)
1,240 students

Fullstack Development Course in Hindi 2023 By Anil Dollor

Become a Full-Stack Developer with HTML, CSS, JavaScript,React, Node.js, ExpressJs MongoDB and Docker
Created byAnil Dollor
Last updated 10/2023
Hindi

What you'll learn

  • Front-End Development: Students will learn HTML, CSS,Bootstrap, JavaScript and JQuery, the fundamental building blocks of web development.
  • ReactJS: Students will explore React, a JavaScript library for building dynamic and interactive user interfaces. You will learn to create reusable components.
  • Server-Side Development: Students will be able to create REST API using NodeJs,ExpressJs and Databases. ExpressJs is used for creating MVC based monolithic apps
  • Database Management: Students will gain proficiency in managing databases using MongoDB and MySQL. You will learn how to store and retrieve data efficiently.
  • Version Control with Git: Students will learn how to effectively use Git, a popular version control system. You will understand concepts like branch and merging
  • Docker: Students will learn how to deploy apps using container technology
  • MoleculerJs:- MoleculerJs is nodejs backend framework to create microservice app with node. You will master to create services with node using molecuerjs

Course content

11 sections305 lectures219h 49m total length
  • Lecture 1 - How to create github account step by step20:14



  • Lecture 2 - How to get started with web development6:53

    1. Staging

                  git add .

    2. Committing

                  git commit -m ""
    3. Push
                  git push origin master

  • Lecture 3 - How to start web development from scratch33:07

    1. Staging

                  git add .

    2. Committing

                  git commit -m ""
    3. Push
                  git push origin master

    1. Source Code Management
    2. Deployment

              Domain

              hosting

  • Lecture 3 - How To Start Web Development From Scratch Part 234:41

    We will also learn about the paragraph tag (h) and many other things that are basic to developing the website.


  • Lecture 4 - CSS Introduction27:06

    CSS3 is the language we use to style a web page.

    What is CSS? CSS is used to define styles for your web pages, including the design, layout, and variations in display for different devices and screen sizes. It is one of the most important tools for making a website.

    We can also write CSS on the CSS page with the help of the link page in the index HTML sheet.

  • Lecture 5 - What is attribute in html32:21

    What are attributes in HTML?

  • Lecture 6 - What is margin and padding in css36:07

    What is margin and padding in css

  • Lecture 7 - What are the different selectors in css40:06

    Types of CSS  Selectors

    1.  CSS Element Selector
    2. CSS Id Selector

    3. CSS Attribute Selector

    4. CSS Universal Selector

    5. CSS combinational Selector

    6. CSS Pseudo Element Selector

  • Lecture 8 - How to create parent child relationship in html19:30
  • Lecture 9 - How to use the position property in CSS to align15:22
  • Lecture 10 - How to create a flower in css18:35
  • Lecture 11 - How to use CSS Overflow Scroll6:13
  • Lecture 12 - A Very Intresting Story Child and Parent in CSS29:36
  • Lecture 13 -How to create bouncing ball animation in html and css49:58
  • Lecture 14 - How to create Heart Animation with CSS3 Animation41:59
  • Lecture 15 - CSS Bird Animation Using SpriteSheet29:39
  • Lecture 16 - How to create a solar system in HTML and CSS55:33
  • Lecture 17 - How to create hover effects in html and css assignment part 156:02
  • Lecture 18 - How to design a form in html and css - Part 142:42
  • Lecture 19 - How to design a form in html and css Part 247:41
  • Lecture 20 - How to create hover effects in html and css assignment part 219:36
  • Lecture 21 - How to create Bird Animation using html and css38:38
  • Lecture 22 -How to create hover effects in html and css assignment part 330:02
  • Lecture 23 How to create hover effects in html and css. assignment part 442:28
  • Lecture 24 - How to create a Animated Flower in HTML and CSS45:15
  • Lecture 25 - How to design a pricing table in HTML and CSS44:44
  • Lecture 26 - How to create Pricing Table in HTML CSS1:12:50
  • Lecture 27 - How to validate html code3:24
  • Lecture 28 - TABLE Structure Basics31:09
  • Lecture 29 - How to create Menu in HTML and CSS Part 154:31
  • Lecture 30 - How to create Menu in HTML and CSS Part 257:48
  • Lecture 31 - How to create menu in html and css Part 451:30
  • Lecture 32 - How to create menu in html and css Part 51:08:00
  • Lecture 33 - How to create menu in html and css Part 653:23
  • GIT Quiz
  • HTML Quiz
  • CSS Quiz

Requirements

  • No programming experience needed.
  • Any high school passout student can learn this.

Description

My course is very in-depth, you will learn everything about "full-stack development".

I have made it very simple to understand.

Git: Git is like our personal assistant, which manages all our daily activities in a log book. Technically, Git is software that keeps track of our source code changes. In Git, we store and keep track of our source code. On the other hand, GitHub is like our bank, where we securely store our money. Technically, GitHub is a website that stores our source code.

HTML5:- HTML is Hyper Text Markup Language, which creates the basic structure of our website. I am using HTML 5 which is the newest version of HTML.

CSS3: Cascading Style Sheet is responsible for designing the website.

Javascript:- Javascript is now a complete programing language with the help of NodeJs we can run javascript almost anywhere
If you learn Javascript in depth with my lectures, you will be able to create, desktop software (ElectronJs)  and mobile apps (Android and iOS) with React Native. You can build full-stack applications using the MEAN/MERN stack, which internally uses pure Javascript. Finally, Javascript is used everywhere, from your smartphone to drones.

ReactJs Is a widely used frontend framework by most of the top companies in the world. every 9 out of 10 websites uses React for its speedy and dynamic nature. We are also using redux and RTK (Redux Tool Kit ) for managing the state of our application.

Docker:- Docker is like a Virtual Operating system where you can build and deploy your application. You don't have to worry about local and live environmental differences.

MolecuerJs:- If you want to build a microservice app in NodeJs then you can use moleculerjs to build a microservice app.
Big companies use microservice applications where scalability and performance are the main concerns. 


Happy learning and coding! : )

Who this course is for:

  • Students who wants to begin their carrier as fullstack developer.