PDA

View Full Version : Learning Resources



Craig`
04-15-2010, 01:27 PM
Here are a few links to some tutorials/documentation and challenges to get you up and running using python.


http://docs.python.org/tutorial/
http://www.sthurlow.com/python/
http://diveintopython.org/


I personally think that the above link is a brilliant and thorough tutorial.

They say the best way to do is by doing, thus here are some awesome sites for programming puzzles, if you use the documentation and what you've learned from the tutorial, you'll find them to be really interesting.


http://projecteuler.net/
http://pythonchallenge.com/
http://codingbat.com/python


So, with a few links provided you should be able to start learning python straight away!
(and obviously you'll find a lot more with a google search, but I find these to be the best)

...if anyone has any other tutorial/books/programming puzzles they'd like me to add, just drop a post and ask :)
~ Craig` :)

lakerzz8
04-17-2010, 06:55 PM
I took a computer class in college and there was 2-3 weeks of learning Python. I really enjoyed it and think I am going to continue learning Python. Thanks for posting those tutorials :D

Sir R. M8gic1an
04-19-2010, 10:28 AM
Stickyfied.

~RM