RE: How to start programming

You are viewing a single comment's thread from:

How to start programming

in programming •  7 years ago 

I would suggest a starter to go for a C language first.
It's good to have learnt a low level language bcoz it teaches us to code with the hardware ( kernel level coding).
Then, I would like them to start with Java, Python.

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:  

Have you drive a car? or have you ever repair/reinstall a software in a PC because it crash?
I both cases you really don't need to know nothing about hardware. In those days there are very specialized programming languages. If you wanna made drivers, antiviruses and embedded programming you will definitely need C. If you wanna made webdevelopment you will never need t0 know about C. you will need to know about html, css, javascript and tons of other web frameworks.
In short, If somebody want to cut a leaf of bread, doesn't need to know how it made the bread or the knife, but of course they need to know how to use it. :)

Well I ordered them in like a easy to hard order but I guess so you're right it's also better for them to learn C first or Assembly