Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2006-09-18 18:06:22
Size: 1581
Editor: c-24-23-250-34
Comment:
Revision 11 as of 2015-01-10 00:59:26
Size: 4213
Comment: Wiki format modified, added 4 new books (Programming Python, Python Pocket Reference, Learning Python, Core Python Programming), some broken links fixed (Wayback Machine), added 'Python version cover'
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
The books in this category are all out of print. They're listed here for historical reference. = Out of print books. =
{{{#!wiki caution
'''Out of print Python books.'''
Line 4: Line 6:
'''Internet Programming with Python'''
 Aaron Watters, Guido van Rossum, and James Ahlstrom
All books in this category are out of print. They may contain outdated information and are listed here only for historical reference.
}}}
{i} Ordered by publication date.
Line 7: Line 10:
ISBN:1558514848,
MIS Press/Henry Holt,
467 pages (October, 1996)
== Internet Programming with Python ==
 * '''By:''': Aaron Watters, Guido van Rossum, and James C. Ahlstrom.
 * '''Publisher:''': M & T Books.
 * '''Publication date:''': August 1996.
 * '''Pages:''' 467
 * '''Print ISBN-13:''': 978-1558514843
 * '''Python version covered:''' 1.3
Line 11: Line 18:
This was the very first Python book to be published, narrowly beating O'Reilly's _Programming Python_ into print by a few weeks.  This was the very first Python book to be published.
Line 13: Line 20:
[http://www.pythonpros.com/arw/ipwp.html Home page]
[http://www.fsbassociates.com/books/pythonchpt1.htm Sample chapter]
[http://www.ercb.com/ddj/1998/ddj.9810.html Sean McGrath's review in the October 1998 DDJ]

---

'''Teach Yourself Python in 24 Hours'''
 Ivan van Laningham

ISBN:0672317354,
Publisher: SAMS,
528 pages (April 2000)

This book's primary aim is to teach programming using Python as the language. Readers don't need previous programming experience.

[http://www.pauahtun.org/TYPython/ Home page]
[http://www.pauahtun.org/TYPython/errata-first-printing.html Errata]
[http://www.amk.ca/python/books/typython.html Review by AMK]
'''Links:''' [[http://web.archive.org/web/20031101115325/http://www.pythonpros.com/arw/ipwp.html|Pythonpros (The Wayback Machine)]] , [[http://web.archive.org/web/20031004031523/http://www.fsbassociates.com/books/python.htm|FSB Associates (The Wayback Machine)]] ,[[http://web.archive.org/web/20031003113033/http://www.fsbassociates.com/books/pythonchpt1.htm|Chapter 1 (The Wayback Machine)]]
Line 33: Line 23:
'''Perl to Python Migration''' == Programming Python (1st edition) ==
 * '''By:''' Mark Lutz
 * '''Publisher:''' O'Reilly Media.
 * '''Publication date:''' October 1996
 * '''Pages:''' 902
 * '''Print ISBN-13:''' 978-1565921979
 * '''Python version covered:''' 1.3
Line 35: Line 31:
 Martin C. Brown '''Links:''' [[http://shop.oreilly.com/product/9781565921979.do|O'Reilly's webpage]] , [[http://www.rmi.net/~lutz/about-pp1e.html|Mark Lutz's web page]]
Line 37: Line 33:
ISBN:0201734885 Addison Wesley Professional, 320 pages (2002) ----
== Python Pocket Reference (1st edition) ==
 * '''By:''' Mark Lutz.
 * '''Publisher:''' O'Reilly Media.
 * '''Publication date:''' November 1998
 * '''Pages:''' 80
 * '''Print ISBN-13:''' 978-1565925007
 * '''Python version covered:''' 1.5.1

'''Links:''' [[http://shop.oreilly.com/product/9781565925007.do|O'Reilly's webpage]] , [[http://www.rmi.net/~lutz/about-ppr.html|Mark Lutz's web page]]

----
== Learning Python (1st edition) ==
 * '''By:''' Mark Lutz and David Ascher.
 * '''Publisher:''' O'Reilly Media.
 * '''Publication date:'''April 1999
 * '''Pages:''' 384
 * '''Print ISBN-13:''' 978-156592464-2
 * '''Python version covered:''' 2.0

'''Links:''' [[http://shop.oreilly.com/product/9781565924642.do|O'Reilly's webpage]] , [[http://www.rmi.net/~lutz/about-lp1e.html|Mark Lutz's webpage]]

----
== Python Annotated Archives ==
 * '''By:''' Martin C. Brown
 * '''Publisher:''' Osborne Publishing / McGraw-Hill
 * '''Publication date:''' September 1999
 * '''Pages:''' 722
 * '''Print ISBN-13:''' 978-0072121049

----
== Teach Yourself Python in 24 Hours (1st edition) ==
 * '''By:''' Ivan van Laningham
 * '''Publisher:''' SAMS Publishing
 * '''Publication date:'''' April 2000
 * '''Pages:''' 528
 * '''Print ISBN-13:''' 978-0672317354
 * '''Python version covered:''' 1.5.2

This book's primary aim is to teach programming using Python as the language. Readers don't need previous programming experience.

'''Links:''' [[http://www.pauahtun.org/TYPython/|Ivan van Laningham Web page]]

----
== Core Python Programming (1st edition) ==
 * '''By:''' Wesley Chun.
 * '''Pblisher:''' Prentice Hall.
 * '''Publication date:'''' December 2000
 * '''Pages:''' 816
 * '''Print ISBN-13:''' 978-0130260369
 * '''Python version covered:''' 1.6

'''Links:''' [[http://www.informit.com/store/core-python-programming-9780130260369|Pearson's webpage]] , [[http://corepython.com/|Wesley Chun's webpage]] , [[http://vig.pearsoned.com/samplechapter/0130260363.pdf|Chapter 1 (PDF)]] , [[http://www.linuxjournal.com/article/4564|Linux Journal book review]]]

----
== Perl to Python Migration ==
 * '''By:''' Martin C. Brown

 * '''Publisher:''' Addison Wesley Professional
 * '''Publication date:'''' November 2001
 * '''Pages:''' 320
 * '''Print ISBN-13:''' 978-0201734881
Line 41: Line 98:
[http://www.bookpool.com/.x/aii6z8re71/sm/0201734885 Description]
----
'''Python Annotated Archives'''
 Martin Brown

ISBN:0072121041,
Mc''''''Graw-Hill,
September 1999
----
'''Links:''' [[http://www.informit.com/store/perl-to-python-migration-9780201734881|Pearson Editorial]] , [[http://web.archive.org/web/20030719084705/http://mcwords.com/projects/books/p2py/|Martin C. Brown Web page (Wayback Machine)]]

Out of print books.

Out of print Python books.

All books in this category are out of print. They may contain outdated information and are listed here only for historical reference.

{i} Ordered by publication date.

Internet Programming with Python

  • By:: Aaron Watters, Guido van Rossum, and James C. Ahlstrom.

  • Publisher:: M & T Books.

  • Publication date:: August 1996.

  • Pages: 467

  • Print ISBN-13:: 978-1558514843

  • Python version covered: 1.3

This was the very first Python book to be published.

Links: Pythonpros (The Wayback Machine) , FSB Associates (The Wayback Machine) ,Chapter 1 (The Wayback Machine)


Programming Python (1st edition)

  • By: Mark Lutz

  • Publisher: O'Reilly Media.

  • Publication date: October 1996

  • Pages: 902

  • Print ISBN-13: 978-1565921979

  • Python version covered: 1.3

Links: O'Reilly's webpage , Mark Lutz's web page


Python Pocket Reference (1st edition)

  • By: Mark Lutz.

  • Publisher: O'Reilly Media.

  • Publication date: November 1998

  • Pages: 80

  • Print ISBN-13: 978-1565925007

  • Python version covered: 1.5.1

Links: O'Reilly's webpage , Mark Lutz's web page


Learning Python (1st edition)

  • By: Mark Lutz and David Ascher.

  • Publisher: O'Reilly Media.

  • Publication date:April 1999

  • Pages: 384

  • Print ISBN-13: 978-156592464-2

  • Python version covered: 2.0

Links: O'Reilly's webpage , Mark Lutz's webpage


Python Annotated Archives

  • By: Martin C. Brown

  • Publisher: Osborne Publishing / McGraw-Hill

  • Publication date: September 1999

  • Pages: 722

  • Print ISBN-13: 978-0072121049


Teach Yourself Python in 24 Hours (1st edition)

  • By: Ivan van Laningham

  • Publisher: SAMS Publishing

  • Publication date:' April 2000

  • Pages: 528

  • Print ISBN-13: 978-0672317354

  • Python version covered: 1.5.2

This book's primary aim is to teach programming using Python as the language. Readers don't need previous programming experience.

Links: Ivan van Laningham Web page


Core Python Programming (1st edition)

  • By: Wesley Chun.

  • Pblisher: Prentice Hall.

  • Publication date:' December 2000

  • Pages: 816

  • Print ISBN-13: 978-0130260369

  • Python version covered: 1.6

Links: Pearson's webpage , Wesley Chun's webpage , Chapter 1 (PDF) , Linux Journal book review]


Perl to Python Migration

  • By: Martin C. Brown

  • Publisher: Addison Wesley Professional

  • Publication date:' November 2001

  • Pages: 320

  • Print ISBN-13: 978-0201734881

"Are you a Perl programmer who would like to be able to program in Python? Brimming with a wealth of practical examples and resources, this book will show you how."

Links: Pearson Editorial , Martin C. Brown Web page (Wayback Machine)

OutOfPrintBooks (last edited 2015-01-14 22:21:04 by LuisdelaOrden)

Unable to edit the page? See the FrontPage for instructions.