How should I start? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How should I start?

Hey! I'm Omar Bofoss, when I opened I just took whatever course I like, but now I think learning programming should in order or something. like I'm a blogger and I want to be skillfull when it comes to css,js,html. the real question is: * for web developers: 1) what order do you recommend? 2) what's the best php or html? * for programmers: 1) what's the best programming language. 2) there's more than 60 programming language, is it necessary to learn them all?

24th Jan 2018, 12:59 PM
omar bofoss
omar bofoss - avatar
5 Answers
24th Jan 2018, 1:09 PM
Gaurav Agrawal
Gaurav Agrawal - avatar
24th Jan 2018, 1:30 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 3
1)For web => html,css,js but after finishing html and css dont just stay here.Improve them by doing small projects.Go to codepen.io and see coolest projects with only html and css.I dont know php sorry 2) For prog => learn anything you like.For starters i will recommend python or ruby(kinda similar to python but bit weird),javascript then c# or java(kinda similar to c# but bit weird).No you dont need to learn all of the languages but once you learn one and master one completely you will be unstoppable on learning others because logic is same and only syntax is little bit different
24th Jan 2018, 1:07 PM
Talha Altınel (The Last Sith Lord)
Talha Altınel (The Last Sith Lord) - avatar
+ 2
1. All web development languages are based on HTML, so you should start with that. Next, CSS for adding creativity and design to your page. Next, JavaScript for manipulating and changing that design, as well as making the page interactive. After that, JQuery, which is really just an extension to JavaScript. Finally, PHP for servers and some data management. It may also be useful to learn SQL for more advanced data management. 2. There are already threads for what the best language is: https://www.sololearn.com/Discuss/999259/?ref=app https://www.sololearn.com/discuss/473816/?ref=app https://www.sololearn.com/discuss/330207/?ref=app https://www.sololearn.com/discuss/696855/?ref=app https://www.sololearn.com/discuss/383564/?ref=app https://www.sololearn.com/discuss/359777/?ref=app https://www.sololearn.com/discuss/797033/?ref=app https://www.sololearn.com/discuss/318476/?ref=app https://www.sololearn.com/discuss/441773/?ref=app https://www.sololearn.com/discuss/235265/?ref=app https://www.sololearn.com/discuss/956877/?ref=app https://www.sololearn.com/discuss/1017896/?ref=app 3. You do not need to learn all. Most of them are only very useful in specific fields, so you will likely never use most.
24th Jan 2018, 1:13 PM
Jacob Pembleton
Jacob Pembleton - avatar
+ 1
1) I would learn html, css and javascript along side each other. 2) You cant make modern websites without html, so learning html wouldn't be a bad idea. php is used for backed, so you dont need to learn that, unless you want to. 1) There is no such thing as "the best programming language". It depends on what you want to make. 2) No, not at all. You only have to learn those that are needed. Learning them all would be time consuming and a waste of time pretty much.
24th Jan 2018, 10:57 PM
Purpll
Purpll - avatar