Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Were to start?
#1
So were exactly should I start with Python.
I'd prefer a good read, as I enjoy reading.
Reply
#2
I personally started with this Ebook:
http://www.ibiblio.org/g2swap/byteofpyth...on_120.pdf

I found this very useful. Also a hint to make sure you learned everything, after you have learnt something new, think of a new program you can create and try creating it. That will ensure you know what you just learned.
Reply
#3
Byte of python is a great e-book. I also like this one : http://www.free-itebooks.com/free-ebooks...on-pdf.php
Reply
#4
Or if your lazy like me go to youtube.com/user/thenewboston he has good python tutorials they helped me alot
Man's destructive hand spares nothing that lives; he kills to
feed himself, he kills to clothe himself, he kills to adorn
himself, he kills to attack, he kills to defend himself, he kills
to instruct himself, he kills to amuse himself, he kills for
the sake of killing. ~Josef de Maistre
Reply
#5
Quote:Or if your lazy like me go to youtube.com/user/thenewboston he has good python tutorials they helped me alot
I'd rather not learn any programming language from Youtube.
Text tutorials are better.

Here's a python tutorial that I found with a quick google search: http://docs.python.org/tutorial/
Reply
#6
(04-23-2011, 05:56 PM)BlackOperations Wrote: Or if your lazy like me go to youtube.com/user/thenewboston he has good python tutorials they helped me alot

Vouch for thenewboston hes easy to follow and understand in his videos.
SupportForums for promotion!
Reply
#7
Newboston is really good. I've watched some of his video and i can say it was easy to follow.
Reply
#8
I have not learned Python myself. But I have friends who say its a great language to start with. I learned C++ first. Then PHP. Then VB. Now I'm learning good old Ruby Smile
Reply
#9
Make sure you download an IDE first.

I reccomend Eclipse with the Python plugin, so you can do Java and Python.
Reply
#10
Best python book for beginners right here:
http://www.swaroopch.com/notes/Python

/thread
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)