0
What would be better language to start off with?
Iam new at this... but I feel it's future.... can anyone advice me?
3 Réponses
+ 1
i would try python, i think it's the easiest one
+ 1
If you wanna easy one go for python. If you wanna know how everything works under hood then go for C++
+ 1
Go for python first. Learn the fundamentals of programming with python. It is easy to pick up while teaching you everything you need to know about programming. Once you understand the fundamentals you can move on to more 'lower' level languages like c++ or c to learn 'what goes under the hood'