Where should we start? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where should we start?

With so many choices in front of us how are we to know where to start, what programming language is best, or even how to develop the fundamentals that we all need to do to move forward?

28th Apr 2018, 7:24 PM
Tim Leon
Tim Leon - avatar
1 Answer
+ 6
Every language is similar in some way and every language can basically do the same thing. The syntax is different and some things are made in different way but if you understand OOP well you should be able to understand many different languages. Java/Kotlin, c# or python should be good. Every language has classes, objects, arrays, namespaces, variables, data types etc. Pick the language that is more suitable for your use.
28th Apr 2018, 8:14 PM
Toni Isotalo
Toni Isotalo - avatar