i'm Newbie to code and i want the way that should i start with and whats and how to become Professional Front end Developer ? when it comes to practice i feel like i dont know how to start and what should i do
Hi, the first thing is to study Markdown. When you typed what`sit put a grey background to make it look like code. using what'sinstead of what`s would have fixed that. It is also technically the correct punctuation in English.
You will use markdown all the time and everywhere. I wish I learned it sooner. It is such an easy thing to learn and helps a lot when logging a Github issue, StackOverflow and chatting on slack or spectrum. It is also used in your readme files. (if there is anything I mentioned here that you do not know, google it as that's the next thing to learn).
Next step
Learn git (if you have not already).
Learn CSS3 and HTML5. Do not just tell yourself that you know it, study it properly. Some good sources are w3schools, CSSTricks and Kevin Powell
Do! Dont Learn. Find a project on UpLabs or behance or Dribble and recreate it. Or think of an idea you would like to see in the world, think of the design and implement it
Do! Dont Learn. Find a project on UpLabs or behance or Dribble and recreate it. Or think of an idea you would like to see in the world, think of the design and implement it
Yea, I concur with that; but He still has to master the basics first.