How to become a Full Stack Web Developer in 2024 ?
In This Video You Are Learn About How to become a Web Developer and What Tools you need to Learn For Become a Full Stack Web Developer .
Now to Learn About the Web Development we need to know How websites are build or how to make a website , so the website is basicaly Divided into the 3 Parts .
- Structure (Skeleton)
- Design
- Logic (Brain)
Let's Learn This 3 Parts By Using one terminology . we all know that we have a Human Body , Our Body is also Build In Three Parts just Like Websites
- Skeleton
- Skin
- Brain
just Like That website has 3 Parts
- HTML
- CSS
- Javascript
1.HTML
HTML is a (Hypertext Markup Language), is the standard markup language used to create and design web pages. It is the backbone of most web content and provides a structured way to organize and present information on the internet. HTML uses a system of tags to define elements within a document, such as headings, paragraphs, links, images, and other types of content.
2.CSS
CSS, which stands for Cascading Style Sheets, is a style sheet language used for describing the presentation and layout of a document written in HTML or XML. In simpler terms, CSS is responsible for styling web pages, determining how the content should be visually displayed on different devices and screen sizes.
3.Javascript
JavaScript is a versatile and widely-used programming language that is primarily known for its role in web development. It enables developers to add interactivity, manipulate the Document Object Model (DOM), and create dynamic content within web browsers. JavaScript is an essential component of modern web development, often used in conjunction with HTML and CSS to build dynamic and interactive user interfaces.
Now in Web Development We Have 2 Types of Developers or 2 Types of Processes.
- Front End
- Back End
The Front end of a website refers to the user interface and user experience that a website visitor interacts with directly. It encompasses everything that users experience visually and interact with on a website, including the design, layout, colors , fonts, images, buttons, and any other elements users see and interact with IT.
The Back end of a website refers to the server-side or server-facing portion of the web application. It is responsible for managing and processing data, as well as performing various behind-the-scenes tasks that enable the front end to function properly. The back end is essentially the engine that powers the website, handling tasks that users don't directly see but are crucial for the overall functionality of the site.
If all you Don't Know how to start then simply follow this Playlist otherwise....
1.Front End Development.
- First of all we have Start with HTML. For learn HTML you have to give atleast 7 to 15 Days , in 15 days you have to learn basic of HTML and all Tags .
- we have to Learn CSS for Designing our website , To Learn CSS we have to give altest 1 month for clear all concepts Like media Queries and FlexBox.
- After Learning HTML and CSS you have to Create some Projects using HTML and CSS Like
- Responsive E Commerce websites LIKE Flipkart and Amazon
- Netflix Design clone
- Animation Project etc
2. Backend Development.
- To Learn Backend you have to Learn Backend Technologies Like Node js , PHP, Python ( Django and Flask).
- Along with Backend Technologies you need to Learn about Databases Like Mysql, Sql, MongoDB etc.
- As a Beginner you can Start with PHP and MySQL or Node js and MongoDB. Because they have Large Community and Support on Stack Overflow.
- After Learning Back End Technologies You can Create a Full Stack Projects Like...
- School Management System
- Create Api for other Applications
- Integrate Third Party Apis in Our Software
- Login Registration System .
Now you are Become A Full Stack Web Developer .
Thank You For Reading and Watching
Comments
Post a Comment