Quote (Blankey @ Oct 28 2014 11:42am)
I haven't ever used linux (yet) but am not opposed to learning once I get a bit more under my belt.
The website looks promising. Fuark choosing the first language to start with seems difficult.
From what I've skimmed so far it seems like Java, C, C++, and SQL for data related things.
General thoughts on python?
Python and Ruby are good introductory languages, they're powerful enough to do whatever you want, but they're batteries included and hide all the good stuff.
I say if you're interested in Python go through:
http://learnpythonthehardway.orgYou will know very soon if you would rather do something else, which he has available too for SQL, C, Ruby, Regex even:
http://learncodethehardway.orgBoring dry shit, but it got me going in the right direction for teaching myself.