Based on your personal opinion, what is the best code to start out with? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Based on your personal opinion, what is the best code to start out with?

I started taking Computer Science at my school last semester and we’ve been learning Java, but I’ve heard that in other years they taught in Python or in C++! My friend who lives in Texas also takes the class but they’re learning it with a different coding method. Is there a best code to start with, or can any one work when learning coding for the first time?

10th Jan 2018, 1:18 AM
Ugonma
Ugonma - avatar
3 Answers
+ 1
There really isn't one single best code to start with, it really depends on what you want to do with it, but there are some easier languages compared to others. HTML, CSS, Python, and JavaScript are not very difficult to start learning, and learning them could teach you a lot about coding. Languages such as C++ and Java may be a little bit more difficult for beginners (I wouldn't suggest it as your first language to learn) but it can definitely work out if taught correctly. In my opinion, I think web development with HTML, CSS, and JavaScript should be the first thing to be taught when starting to code because they're very easy to pick up and you get to see the output of your code clearly, which really helps with understanding how the code translates to the outcome.
10th Jan 2018, 3:31 AM
Faisal
Faisal - avatar
+ 1
Thank you for the responses! Java has been fun but I was wondering if there was a better way to go about it! And ty Hatsy Rei for the links to previous discussions! I’ll take a look at them :)
10th Jan 2018, 3:45 AM
Ugonma
Ugonma - avatar