473,395 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Modern dead-tree Python resources

I'm sitting here looking at my copy of David Beazley's Python Essential
Reference, which I find wonderful, but am lamenting that it only covers
through Python 1.5.2. And I see that the 2nd edition covers through
Python 2.1.

Is there a good book that covers Python at least through 2.2 (including
new-style classes, etc.)? I'm particularly looking for something with
large appendices of reference material. (alternatively, if someone's
publishing print versions of the Python documentation, that would
possibly be of interest. I know I saw some for Python 1.5 or 1.6 in a
used bookstore, but don't recall who published them.)

TIA,
Michael
Jul 18 '05 #1
5 1467

Michael Ekstrand <py****@elehack.net> wrote:
Is there a good book that covers Python at least through 2.2 (including new-style classes, etc.)? I'm particularly looking for something with
large appendices of reference material. (alternatively, if someone's
publishing print versions of the Python documentation, that would
possibly be of interest.


A good reference for Python 2.2 is "Python in a Nutshell", by Alex Martell.
Also good, and more pedagogical, is "Learning Python", 2nd. edition, by Lutz
and Ascher. O'Reilly published both books.

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Jul 18 '05 #2
In article <41********@127.0.0.1> (Tue, 03 Aug 2004 17:51:03 -0500),
be*******@aol.com wrote:

Michael Ekstrand <py****@elehack.net> wrote:
Is there a good book that covers Python at least through 2.2 (including
new-style classes, etc.)? I'm particularly looking for something with
large appendices of reference material. (alternatively, if someone's
publishing print versions of the Python documentation, that would
possibly be of interest.
A good reference for Python 2.2


And references to Python 2.3.
is "Python in a Nutshell", by Alex Martell.


Alex Martelli.

It's one of the best language references I've read.
Jul 18 '05 #3
Michael Ekstrand <py****@elehack.net> writes:
Is there a good book that covers Python at least through 2.2
..... if someone's publishing print versions of the Python
documentation, that would possibly be of interest....


Hello,
I publish printed editions of the Python Documentation (and other free
software manuals too). The versions are all fairly recent (2.2 & 2.3).
See the following urls for details.

http://www.network-theory.co.uk/python/manual/ (Tutorial v2.2.2)
http://www.network-theory.co.uk/python/language/ (Language Reference v2.3)

The discounted price on Amazon is about $14 for each book.
Incidentally, $1 of the price is donated to the Python Software
Foundation for each copy sold.

--
Brian Gough

Network Theory Ltd,
Publishing the Python Manuals --- http://www.network-theory.co.uk/
Jul 18 '05 #4
"be*******@aol.com" <be*******@127.0.0.1:7501> wrote in message news:<41********@127.0.0.1>...
Michael Ekstrand <py****@elehack.net> wrote:
Is there a good book that covers Python at least through 2.2 (including

new-style classes, etc.)? I'm particularly looking for something with
large appendices of reference material. (alternatively, if someone's
publishing print versions of the Python documentation, that would
possibly be of interest.


A good reference for Python 2.2 is "Python in a Nutshell", by Alex Martell.
Also good, and more pedagogical, is "Learning Python", 2nd. edition, by Lutz
and Ascher. O'Reilly published both books.

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---


Sadly, the second edition of Learning Python is so thorough, it isn't
superb for -learning- python anymore. It is one helluva nice
reference, though.

da rosser
Jul 18 '05 #5
Like others, I like Python in a Nutshell.

Dive into Python is a new book out by an excellent author
http://diveintomark.org/archives/200...ve-into-python

You can read it online too:
http://diveintopython.org/
Jul 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Cram TeXeD | last post by:
Hello people ! Just a question : I'm working on LDAP directories, and I would use DSML, but I have some doubts about it. Is it dead ? Last minutes from OASIS committy were around 2002, and except...
7
by: Mark Johnson | last post by:
I see less than 20 or so posts a day, here. Is this, essentially, a dead ng? And what ng do people use, instead?
8
by: Holger Fleckenstein | last post by:
Hi, I have a problem with a server socket (winsock2.h). I do all standard stuff like listen(), accept() and so on, which all works fine. I only want one client to be able to connect at a time and...
19
by: Lyle Fairfield | last post by:
MSDN Home > MSDN Library > Win32 and COM Development Data Access Microsoft offers many data access technologies to suit various development needs. This section of the MSDN Library contains...
78
by: arnuld | last post by:
hai all, i am standing on a "crossroad to C++". I am here in front of you as i have a problem. i will be brief. Please do not think: "arnuld is sick", i am really struggling & doing hard-work to...
4
by: jaysome | last post by:
/* Does main1() have dead code that can never achieve 100% decision coverage? And is main2() a valid way of fixing it so that there is no dead code and the assert() never fires off and 100%...
0
by: =?Utf-8?B?S2luZXRpYyBKdW1wIEFwcGxpZmUgZm9yIC5ORVQg | last post by:
Dead-end for Microsoft ? Many people say Microsoft has reached a dead-end with all its buggy products. But why do you think it’s products are still out there in the market? Why do you think it...
10
by: j0k3r | last post by:
Hiya, i'm trying to create a Go (the game) simulation in PHP, the problem is how to mark dead stones. each stone has some liberties wich are the empty territories nearby, when a group of stones...
4
by: bukzor | last post by:
Does anyone have a pythonic way to check if a process is dead, given the pid? This is the function I'm using is quite OS dependent. A good candidate might be "try: kill(pid)", since it throws an...
19
by: maya | last post by:
hi, so what is "modern" javascript?? the same as "DOM-scripting"? i.e., editing content (or changing appearance of content) dynamically by massaging javascript objects, html elements, etc? ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.