|
Is it worth to buy Python In A Nutshell second edition or should I wait for next version
Suggestion for any other book is welcome
I am looking for a book like The c++ progrogramming language by stroustrup but for python
Started by yesraaj on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're set on the O'Reilly book, it may be a good idea to wait to get the coverage on Python the "....
You can even buy a book-copy if you'd like but the online version is free.
For Python: Dive into Python .
|
|
Possible Duplicates:
Python book to buy?
Concise python book recommendation
What's the best book to learn python basics?
Started by SomeUser on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you already....
You might want to take a look at this site to find some decent introductory Python books.
Dive in to Python and Dive in to Python '3'
See python-book-to-buy and many similar questions.
|
|
Duplicate of Python book to buy? , or most of these questions
Can you recommend some good Python books for a beginner?
Started by Boatnoy on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If you are interesting in python for web programming I recommend reading the django book
http Cookbook
for common solutions....
"Dive into Python" is the best introductory book on python I have read.
Is also very good.
|
Ask your Facebook Friends
|
I was wanting to know if there is the one Python book. C has K & R, Perl has the Camel book Ruby, the pick ax book etc.
Started by Size_J on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Then I had a look that this is a really heavy and... .
Buy the printed version.)
I read O'Reilly's Python book and it was quite nice.
(But, you should really try to give something to the author .
Dive Into Python
Online and free.
|
|
I am about to learn Python and was wondering what is recommended, learning python 2.6 or 3.1? (any tips on learning python is welcomed as well =)
edit: Is the difference really big between the two? If I learn python 2 will i have trouble learning python...
Answer Snippets (Read the full thread at stackoverflow):
Python 2.6 and the rest of the 2.x versions Python? Just start using it and find....
You really want to stick with the later version.
O'Reilly's Learning Python is pretty handy if you prefer using a book.
The Beginner's Guide.
|
|
As an EE turned software engineer I missed on on the computer science basics. Are the Donald Knuth "The Art of Computer Programming" books worth buying as a reference for filling in the gaps? Or as a reference in general?
Started by dwelch on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
TAOCP is very long and filled with problems that range might not need Donald Knuth's books....
If you are looking for a book that is oriented at someone learning could be found in a much more succinct book.
An easily-applied textbook.
|
|
Maybe I'm old school, but when I sit down to really tackle a new language I like to buy whatever the definitive book is for that language rather than mess around with tutorials and online intro "toys" to the language.
Python in a Nutshell has gotten glowing...
Started by Bob Somers on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd say a bookIf you're going to work with old Python code, it is probably a good idea to have some knowledge of Python 2.x, simply to be....
They were quite helpful.
Mark Summerfield's PyQt book's introductory Python chapters.
|
|
I want to learn Python and Perl , buy I don't know where need I use it.
I can use PHP to build a website or use Java/.Net to build server-side applications or use JavaScript to write dynamic web pages.
Where can I use Python and Perl?
Started by yee on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Dive Into Python should be more than? Start with a small....
Both python and perl can be invoked from the command line.
With python and perl, too - if this gives you motivation:
python: http://www.djangoproject.com/ perl: http.
|
|
I'm looking to understand python via writing a small requirements management system. I know C, C++, PHP, JQuery, etc. (all the basics) - which webhost provides the right platform (with PostgresSQL?) and which MVC should I use (Django?)...I know coding...
Started by meade on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
To me the best book is Learning Python into ....
You can" is based on my personal experience rather than some kind of survey .
The best book for learning Python if you're an experienced programmer is Dive into Python .
|
|
I'm a reasonably skilled programmer, and I'm interested in branching out into some new languages -- python, specifically -- but frankly I do NOT want to go through a tutorial that assumes I know nothing about programming. I want a tutorial -- again, preferably...
Started by Chris R on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Yes, you should look at Dive Into Python :
Dive Into Python is a Python book for experienced to Learn Python
13 more for What is the best python book for experienced programmers?
and 20 for Best box.
|