Generally the one you REALLY should learn is java. Very useful and powerful. Python is good but not a language too learn until you learn a few others first (Unless you really like a challenge!).
RE: Whats the best programming language to learn that is used the most
03-03-2019, 02:47 PM
This post was last modified: 03-03-2019, 02:47 PM by DoctorX
to learn basic of algorithmic, python is fantastic, because when i'm writing pseudo-code, i'm in fact writing some python. to give at least one "cons", the data structure in python are too much powerfull and permissive. that can leadsome beginners to huge misconception of what we are calling an "array" for example.
RE: Whats the best programming language to learn that is used the most
DudeLok123 Wrote: What programming language is mostly used our days ? I use loads but I want to know witch one to focus on atm Im just doing java and lua because Im making stuff with it but what else should I focus on?