| Author |
First steps to learn Python
|
Milton Ochoa
Ranch Hand
Joined: Oct 23, 2007
Posts: 335
|
|
Hi Rancher,
I am a Java Lover,
But i would like another programming language, I think that python is a good choise, but really I don know.
Some body can tell me, a basic book to learn python. Or if you think that another language is better to learn first.
Thank you
This message was edited 1 time. Last update was at by Ernest Friedman-Hill
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3158
|
|
Oreilly "Learning Python, 4th Edition" is comprehensive guide for Python.
It covers Python 3 too.
|
 |
Milton Ochoa
Ranch Hand
Joined: Oct 23, 2007
Posts: 335
|
|
|
Very thanks
|
 |
Vinod Tiwari
Ranch Hand
Joined: Feb 06, 2008
Posts: 356
|
|
|
Please check this.
|
Vinod Tiwari | Facebook | LinkedIn | Twitter
|
 |
Liu Xing
Greenhorn
Joined: Jul 19, 2010
Posts: 12
|
|
John Todd wrote:Oreilly "Learning Python, 4th Edition" is comprehensive guide for Python.
It covers Python 3 too.
I also like this book.
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3158
|
|
Oreilly released "Head First Python".
I wont say a word, "Head First" family is well known.
|
 |
Steve Fahlbusch
Ranch Hand
Joined: Sep 18, 2000
Posts: 366
|
|
|
And dont forget about the python tutorial - you can find a like to it with the python documenation
|
 |
chris webster
Ranch Hand
Joined: Mar 01, 2009
Posts: 257
|
|
Headfirst Python is great and includes some stuff on Google's AppEngine as well.
Also, Wesley Chun's excellent "Core Python Programming" is pretty comprehensive.
Other sources of Pythonic wisdom are:
How to Think Like a Computer Scientist: Learning with Python - free online Python courseDive Into Python - free version is a bit out of date but still very usefulGoogle Python Class - online presentation of their in-house Python classes.
You might also want to explore the Pydev Eclipse plugin for Python.
Finally, I bought Hello World! Computer Programming for Kids and Other Beginners for my young nephew but kind of wish I'd kept it for myself, as it looks like a great way to learn Python!
This message was edited 2 times. Last update was at by chris webster
|
Oracle bloke
|
 |
akhter wahab
Ranch Hand
Joined: Mar 02, 2009
Posts: 151
|
|
Milton Ochoa wrote:Hi Rancher,
I am a Java Lover,
But i would like another programming language, I think that python is a good choise, but really I don know.
Some body can tell me, a basic book to learn python. Or if you think that another language is better to learn first.
Thank you
'dive into python' was my choice
|
Start Earning Online||Start Earning Using Java
|
 |
Milton Ochoa
Ranch Hand
Joined: Oct 23, 2007
Posts: 335
|
|
|
Thank you all for the replies :-)
|
 |
 |
|
|
subject: First steps to learn Python
|
|
|