If i want to be a great programmer by learning step by step what should i learn after Html and Css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

If i want to be a great programmer by learning step by step what should i learn after Html and Css

9th Jul 2018, 12:16 AM
Victor Akinsholar
Victor Akinsholar - avatar
5 Answers
+ 3
Listen to Faisal . I see a lot of answers on here like "Learn HTML then CSS then JS then jQuery then Bootstrap then PHP then SQL then Node.js then Python then Assembly then Perl." Obviously that's an exaggeration but too many people say more languages = better programmer when that's simply not true. Specialize. A good programmer knows a few technologies but knows them really well. Having baseline knowledge of HTML, CSS, JS, SQL, PHP doesn't make you a good programmer, it actually makes you a pretty bad programmer. Figure out what you want to specialize in and master those technologies. If you want to become an Android Developer learn Java or Kotlin. If you want to become a front-end web developer learn HTML, CSS, JS and a couple libraries and frameworks. Don't think that just because you completed the tutorial on x language you should move onto the next. Find a language you enjoy and master it. The number of languages you know shouldn't be a trophy.
9th Jul 2018, 1:45 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 2
thanks a lot bruv
9th Jul 2018, 1:00 AM
Victor Akinsholar
Victor Akinsholar - avatar
+ 2
Ben thanks a lot bro
9th Jul 2018, 1:47 AM
Victor Akinsholar
Victor Akinsholar - avatar
+ 2
Victor Akinsholar Happy to help :)
9th Jul 2018, 1:51 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 1
Being a great programmer is generally done by focusing on one specific area that involves programming and learning and mastering every aspect of it. I would recommend thinking about where you want to go with it, then decide which languages to learn (you may only need 1 or 2, depending on your field). If you want to go into web development, I would recommend moving on to JavaScript as it works alongside HTML and CSS to add more dynamic elements to your page. SQL and PHP are languages also used in web development, and are typically used for storing and using certain data and information.
9th Jul 2018, 12:36 AM
Faisal
Faisal - avatar