RE: Which programming language i should learn first ?

You are viewing a single comment's thread from:

Which programming language i should learn first ?

in java •  9 years ago 

Nice guide

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

I tend to agree with the infogram, which tends to suggest python in most cases. Python is a great "quick start" language that you can quickly use to do small to medium size tasks. Next I'd go for C++, which is a great "typed" language that's suitable for very large projects (it is complicated but not as complicated as building a car).

and im planning to start learning from python.