Only logged in members can reply and interact with the post.
Join SimilarWorlds for FREE »

What coding language should I learn first?

I'm confused. What should I learn first and why?
Invisible · 26-30, M
Learn python. It's simple, easy to learn, and is quick and enjoyable to make projects in. You'll be able to jump right into a lot of different projects without having to worry about all the details immediately.
1angrytitan · 22-25, M
Okay, thank you xD
Invisible · 26-30, M
Take a look at [i]Learning Python the Hard Way[/i]
HoraceGreenley · 56-60, M
Java. There is a lot of demand for it. If you are really good then learn C.
Invisible · 26-30, M
He's not trying to get a job for a tech giant in the next 6 months. Quit acting like he is. Let him learn Python on his own, and when he takes intro level CS courses, they'll almost certainly be in Java. He's only missing out by learning something he won't be taught at some point already.
HoraceGreenley · 56-60, M
@Invisible: I just did not want him to sell himself short
Invisible · 26-30, M
He's not selling himself short by going out of the curriculum
SW-User
python, it's easy, doesn't take much to get into and it's got a wide range of use.
SW-User
@1angrytitan: you can use it as a web services language, a system scripting language, graphics with the right libraries, database integration, statistics and big data manipulation. it tends to do alright with most everything. I tend to think of it as a jack of all trades, master of none. or very few, at least.
1angrytitan · 22-25, M
@Invisible: @malcontent: Interesting. Could I use it go analyze data and make predictions?
SW-User
@1angrytitan: probably. it'd take you a good while to get all the math and such down for the prediction, but that's usually one of goals in the application of stats and big data.
I'd also check out the online courses for both big data and python. there are many free ones.
Definitely assembly code. Super good for beginners and totally user-friendly.

 
Post Comment