Be A Web Developer? (1st Part)

1

Almost all of us have read in our childhood that, without goals and objectives life is like a boat without direction, also the role of direction is very important behind success in any work. Goals and directions are complements of each other. Without a strong desire to succeed in something and along with proper direction, it takes a long time to achieve success, and most of the time we find ourselves in a loop. So we need proper guidance first to learn web development, otherwise, it will be seen that even after 2/3 years there is no improvement as there are many stacks of web development. Firstly we can divide web development into 3 categories:

1. Front-End Development

2. Back-End Development

3. Full-Stack Development


Before learning web development we need to learn some basic things among which number 1 is to search in google. A web developer's lifetime friend is Google because you need Google's help whenever you get stuck somewhere while working. So first, you need to learn to search in Google well. Additionally, you must have to need a good understanding of:
2. What are Domains and Hosting and how do they work?
3. What is DNS Server and how it works?
4. The difference between a Library and a Framework?
5. What are HTTP and HTTPS? & their differences. And how does the browser work? 

For more on Basic Web, please Click Here..

After getting a good understanding of these things you are now all set to become a web developer. Now you need some tools: 
1. A computer with an Internet connection
2. A web browser
3. A code editor
4. A terminal

You can use Google Chrome or Microsoft Edge or Safari or Mozilla Firefox as a web browser. You can use VS Code as a code editor. Now coming to the terminal, the terminal is a very essential thing in web development. The default terminals for Windows computers are CMD and PowerShell, for Linux computers there is Bash Shell and for Mac operating systems there is zsh. But if we download Git Bash on our computer and learn how to use it, then we can use it anywhere on Windows, Linux, or Mac OS. 

If we want to become a web developers, we must learn 3 things, they are:
1. HTML
2. CSS

HTML is the skeleton of a website, through which we create the markups of the website. We can also call CSS the clothes or makeup of the website. Then you can learn any CSS framework Bootstrap or Tailwind or learn it after JavaScript. Now you have to learn JavaScript, this journey is a big journey so before that take a break and do some projects with HTML, CSS, and Bootstrap. Now your main journey starts, now you have to start learning programming language by learning JavaScript. What you have learned so far is not a programming language. You should learn JavaScript very well because JavaScript is a language that can help you become a full-stack web developer. After learning JavaScript you will learn its one framework, it should be React.js or Vue.js, or Angular.js. After learning the above things so many Congratulations to you!!! You are now a Front-End Developer!! Now finish some projects with these. Now you take a little rest.. because the next journey is bigger for you. You can describe your opinion in the comments section of this post.

I will discuss Back-End Development in the next part... Click here for this..


Post a Comment

1Comments
Post a Comment