Go back to previous topic
Forum nameGeneral Discussion
Topic subjectI think you may want to learn Linux, Python, and julia
Topic URLhttp://board.okayplayer.com/okp.php?az=show_topic&forum=4&topic_id=12672254&mesg_id=12672614
12672614, I think you may want to learn Linux, Python, and julia
Posted by Triptych, Thu Dec-11-14 01:18 PM
If you're trying to be a data scientist.

In fact I'd learn Linux and Bash first. Pick up The Bash Cookbook (O'Reilly) it will walk you through lots of exercises. The idea is to gain a facility for computers at a lower level - you will be amazed at how much you can get done with just one or two lines of code.

Julia (julialang.org) is a serious language for statistical / numerical computing. It's new but very well regarded. You might begin to work through the problems at eulerproject.net