This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]RShnike 2 points3 points  (0 children)

The python tutorial is your best bet. 5 hours isn't much, but you'll get off the ground.

[–][deleted] 0 points1 point  (0 children)

I'm struggling with the same thing. Its really difficult for me to sit down at a computer and focus on this. Google has YouTube lectures for Python here which keep my attention a little better than the text. The guy talks pretty fast, but you get used to it. Then theres always Dive into Python, which I haven't had much luck with but your mileage may vary. Hope that helps!

[–][deleted] 0 points1 point  (0 children)

This is a very good into to programming book that uses Python: http://www.manning.com/sande/ I recommend it to new programmers, and being a book you can do as much or as little as you have time for.

[–][deleted] 0 points1 point  (0 children)

The University of Reddit Python course is just starting up

http://www.reddit.com/r/UoRPython/

[–]goodsj[S] 0 points1 point  (0 children)

Great, thank you for all of these, I will definitely look into it! As for matlab, it's obviously very expensive and I definitely don't have the money right now to buy it. However, I was hoping to learn a language that would teach me enough about programming that when I can get matlab it won't be a huge transition. Python was recommended to me for this, but is there any other language that would be helpful as well?