Becoming a front-end developer is a matter of time and persistence on your part.
We use internet daily, visit different website and consume content. Facebook, Instagram and your other social media sites are all written by someone, who has your profile and other data and show you the content you like.
If you want to become a programmer like this, then you need to start today! The first step will be learning front-end website development.
Why should you start programming from front-end development?
The first reason is that it is easy to learn and view the result of your written program. Once you learn this, you can create you gig on freelancer website and potentially earn money.
The second reason is if you made a slight mistake somewhere in code, it will still work!, no it isn’t normal for code to work even if a comma or dot is missing. But here, it is fine.
Roadmap for front-end developer
1 Learn HTML and CSS
HTML is a building block and CSS is the style. HTML is like a skeleton of the website and CSS is the clothes on it, fun right?
2 Learn Javascript
Javascript is used to make your website interactive.
3 Learn Bootstrap
It is pre-written responsive CSS code.
4 Make 3-4 working websites and upload to Github
It will help you practice your skills.
5 See other people website’s source code
It will help you analyse other people’s code and incorporate their strong points in your own arsenal.
6 Do it daily
Doing it daily is the most important of all. Even if it’s a little bit, you learn one paragraph on the buzy day while given 4-5 Hrs daily.
Why does it matter if you leave one day only? It will break the loop you have built and creating it again will take the same effort again. It is best to not to break it.
Leave a Reply