+ 4

WHAT SHOULD I START OUT WITH???🧐

There are so many languages!!, Anyone have an idea on what I should start out with?

22nd Feb 2018, 10:01 PM
DudeMagic
DudeMagic - avatar
8 Respostas
+ 4
Try a scripting language first. Python (easy) is good for beginners, but you could also go straight to C++ (hard) and learn about pointers and memory usage. Don't start with HTML, since it's not a real programming language!
23rd Feb 2018, 10:22 AM
HotCoffee⛟
HotCoffee⛟ - avatar
+ 8
If you want to be web developer follow this path. html -->css --> javascript -->sql -->php and after learning these, learn jquery ,bootstrap , angular , react ,vue ,node ,ruby on rails , laravel and so on. good luck)
22nd Feb 2018, 10:54 PM
Azer Xelef
Azer Xelef - avatar
+ 7
hope this code might have your answer: https://code.sololearn.com/WwdQescTMkvA/?ref=app
23rd Feb 2018, 4:39 AM
Jaydeep Khatri
Jaydeep Khatri - avatar
+ 2
🙏 thanks
22nd Feb 2018, 11:51 PM
DudeMagic
DudeMagic - avatar
+ 1
Thanks to all! I will start with python
23rd Feb 2018, 4:55 PM
DudeMagic
DudeMagic - avatar
+ 1
I was told by multiple people on Quora (a Q&A website) and multiple sources just on the internet that Javascript(or Java depending on who you talk to), while honestly a bit harder to learn than say C (which I see people here recommended) is the best bet. Sources: https://skillcrush.com/2014/04/10/learn-javascript/ https://medium.freecodecamp.org/what-programming-language-should-i-learn-first-ʇdıÉčɔsɐʌɐɟ-Éčǝʍsuɐ-19a33b0a467d https://www.quora.com/Which-programming-language-should-I-learn-for-job-opportunities-and-future-prospects-Java-or-JavaScript https://www.google.com/amp/s/amp.reddit.com/r/learnprogramming/comments/6leka0/should_i_learn_java_or_javascript_for_my_first/ I've looked up plenty more sources but these were some that were easiest to get to at the moment. (Quora kept leading me back to the app, which made it harder to get anything from them).
24th Feb 2018, 12:53 AM
Robyn
0
u may start with c to get familiar with the basics preparing u for the object oriented languages like c++ and java
23rd Feb 2018, 12:05 PM
washington
washington - avatar