A book is a collection of sheets of paper, parchment or other material with a piece of text written on them, bound together along one edge within covers. A book is also a literary work or a main division of such a work. A book produced in electronic format is known as an e-book.
In library and information science, a book is called a monograph to distinguish it from serial publications such as magazines, journals or newspapers.
Publishers may produce low-cost, pre-proof editions known as galleys or 'bound proofs' for promotional purposes, such as generating reviews in advance of publication. Galleys are usually made as cheaply as possible, since they are not intended for sale.
More on [ Book ]
Articles and Reviews :: Python
FAQs, Help, and Tutorials :: Python
Books :: Ruby

A Byte of Python - By Swaroop C.H.; not yet published in print. Free beginner’s book, helps teach programming and Python if one is new to computers, or is an experienced programmer.
An Introduction to Python - By Guido van Rossum, Fred L. Drake, Jr.; Network Theory Ltd., 2003, ISBN 0954161769. Printed edition of official tutorial, for v2.x, from Python.org. [Network Theory, online]
Meta Description: [ An Introduction to Python - The Python Tutorial by G. van Rossum, F. Drake, Jr. available as a printed book (ISBN 0954161769), published by Network Theory Ltd ]
An Introduction to Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: An Introduction to Python: Books: Guido Van Rossum,Fred L., Jr. Drake by Guido Van Rossum,Fred L., Jr. Drake ]
Core Python Programming - By Wesley J. Chun; Prentice Hall PTR, 2001, ISBN 0130260363. For experienced developers to improve extant skills; professional level examples. Starts by introducing syntax, objects, error handling, functions, classes, built-ins. [Prentice Hall]
Core Python Programming - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Core Python Programming (Prentice Hall Ptr Core Series): Books: Wesley J. Chun by Wesley J. Chun ]
Dive Into Python - By Mark Pilgrim; 2000-2002. For experienced programmers. Starts with example code, overview, then HTML, XML, unit and regression tests. Downloads: txt, XML, PDF, HTML, MS Word, Win Help. Chinese, Korean, Español, Français; Russian. [GNU Free Documentation]
Meta Description: [ This book lives at . If you're reading it somewhere else, you may not have the latest version. ]
404
Download Python Books - Collection Python e-books for evaluation purposes.
Free Python books - Free Python books and tutorials.
Meta Description: [ Books on Perl, Python programming, ebooks and print books for free downloads ]
FreeTechBooks: Python Scripting Language - Annotated list of free online books on Python scripting language. Topics range from beginner to advanced.
Meta Description: [ Online free Python books, textbooks and lecture notes ]
GUI Programming with Python: QT Edition - By Boudewijn Rempt; OpenDocs LLC, 2002, ISBN 0970033044, has CD-ROM. Full text of first book on Python and Qt. Covers PyQt basics, details of real program design, BlackAdder IDE use, some Python basics. [OpenDocs LLC, Open Publication License]
GUI Programming with Python: Using the Qt Toolkit - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Gui Programming With Python: Using the Qt Toolkit: Books: Boudewijn Rempt by Boudewijn Rempt ]
How to Think Like a Computer Scientist: Learning with Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: How to Think Like a Computer Scientist: Learning with Python: Books: Allen Downey,Jeffrey Elkner,Chris Meyers by Allen Downey,Jeffrey Elkner,Chris Meyers ]
How to Think Like a Computer Scientist: Learning with Python - Online book by Allen B. Downey, Jeffrey Elkner and Chris Meyers. In HTML and LaTeX formats.
How to Think Like a Computer Scientist: Learning with Python - By Allen B. Downey, Jeffrey Elkner, Chris Meyers; Green Tea Press, 2002, ISBN 0971677506. Teaches general principles of programming, via Python as subject language. Thorough, in-depth approach to many basic and intermediate programming topics. Full text online and downloads: HTML, PDF, PS, LaTeX. [Free, Green Tea Press]
Internet Programming with Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Internet Programming with Python: Books: Aaron Watters,Guido Van Rossum,James C. Ahlstrom,Guido Van Rossum,Guido v Rossum,James C Ahlstrom by Aaron Watters,Guido Van Rossum,James C. Ahlstrom,Guido Van Rossum,Guido v Rossum,James C Ahlstrom ]
404
Internet Programming with Python - By Aaron Watters, Guido van Rossum, James C. Ahlstrom; MT Books, 1996, ISBN 1558514848, has CD-ROM. Description, contents, sample chapter, ordering information for this standard reference guide. Examples and updates. [FSB Associates]
Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and All Who Want to Learn the Art of Computer Programming - By Alan Gauld; Addison Wesley Professional, 2001, ISBN 0201709384, has CD-ROM. Introduction for those learning programming basics: terminology, concepts, methods to write code. Assumes no prior knowledge but basic computer skills, unintimidating, clearly written. [Addison Wesley]
Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and All Who Want to Learn the Art of Computer Programming - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and All Who Want to Learn the Art of Computer Programming (Programming Languages): Books: Alan Gauld by Alan Gauld ]
Learning to Program - By Alan Gauld. Teaches programming for beginners, with heavy Python emphasis. Starts with simple topics, ends with several intermediate subjects, including GUI programming using Python Tkinter module. [author website, online]
Making Use of Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Making Use of Python: Books: Rashi Gupta by Rashi Gupta ]
Making Use of Python - By Rashi Gupta; John Wiley Sons, 2002, ISBN 0471219754. Covers language basics, use for CGI scripting, GUI development, network programming; shows why it is one of more sophisticated of popular scripting languages. [Wiley]
Practical Python - By Magnus Lie Hetland; Apress LP, 2002, ISBN 1590590066. Readable guide to ideas most vital to new users, from basics common to high level languages, to more specific aspects, to a series of 10 ever more complex programs. [Apress]
Meta Description: [ Welcome to Apress.com. Books for Professionals, by Professionals(TM)...with what the professional needs to know(TM) ]
Practical Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Practical Python: Books: Magnus Lie Hetland by Magnus Lie Hetland ]
Programming With Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Programming With Python: Books: Tim Altom,Mitch Chapman by Tim Altom,Mitch Chapman ]
Python 2.1 Bible - By Dave Brueck, Stephen Tanner; John Wiley Sons, 2001, ISBN 0764548077. Full coverage, clear explanations, hands-on examples, full language reference; shows step by step how to use components, assemble them, form full-featured programs. [John Wiley Sons]
Python 2.1 Bible - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python 2.1 Bible: Books: Dave Brueck,Stephen Tanner by Dave Brueck,Stephen Tanner ]
404
Python and Tkinter Programming - By John E. Grayson; Manning Publications, 2000, ISBN 1884777813. For users knowing Python who must make programs with GUIs; GUI design tools for fast development, prototyping. Has threads, ODBC; Tkinter reference. [Manning Publications]
Python and Tkinter Programming - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python and Tkinter Programming: Books: John E Grayson by John E Grayson ]
Python How to Program - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python How to Program Part A and Part B (With CD-ROM): Books: Harvey M. Deitel,Paul J. Deitel,Jonathan P. Liperi,Ben Wiedermann by Harvey M. Deitel,Paul J. Deitel,Jonathan P. Liperi,Ben Wiedermann ]
Python How to Program - By Harvey M. Deitel, Paul J. Deitel, Jonathan P. Liperi, B.A. Wiedermann; Prentice Hall, 2002, ISBN 0130923613, has CD-ROM. Full introduction for courses in programming basics, Python, Web, object-oriented, GUIs. [Prentice Hall]
Python Language Reference Manual - By Guido van Rossum, Fred L. Drake, Jr.; Network Theory Ltd., 2003, ISBN 0954161785. Printed edition of official language reference, for v2.x, from Python.org, describes syntax, built-in datatypes. [Network Theory, online]
Meta Description: [ The Python Language Reference Manual by G. van Rossum, F. Drake, Jr. available as a printed book (ISBN 0954161785), published by Network Theory Ltd ]
Python Language Reference Manual - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: The Python Language Reference Manual: Books: Guido Van Rossum,Fred L., Jr. Drake by Guido Van Rossum,Fred L., Jr. Drake ]
Python Programming Patterns - By Thomas W. Christopher; Prentice Hall PTR, 2002, ISBN 0130409561. Shows how to write large programs, introduces powerful design patterns that deliver high levels of robustness, scalability, reuse. [Prentice Hall]
Python Programming Patterns - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python Programming Patterns: Books: Thomas W. Christopher by Thomas W. Christopher ]
Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython - By Richard Hightower; Addison-Wesley, 2002, 0201616165. Begins with Python basics, many exercises, interactive sessions. Shows programming novices concepts and practical methods. Shows programming experts Python's abilities and ways to interface with Java APIs. [publisher website]
Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python Programming with the Java(TM) Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython: Books: Richard Hightower by Richard Hightower ]
Python Web Programming - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python Web Programming: Books: Steve Holden by Steve Holden ]
Python: Visual QuickStart Guide - By Chris Fehily; Peachpit Press, 2002, ISBN 0201748843. Task-based, step-by-step visual reference guide, many screen shots, for courses in digital graphics; Web design, scripting, development; multimedia, page layout, office tools, operating systems. [Prentice Hall]
Python: Visual QuickStart Guide - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Python (Visual QuickStart Guide): Books: Chris Fehily by Chris Fehily ]
Sams Teach Yourself Python in 24 Hours - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: Sams Teach Yourself Python in 24 Hours (Teach Yourself -- 24 Hours): Books: Ivan Van Laningham,Ivan Van Laningham by Ivan Van Laningham,Ivan Van Laningham ]
Sams Teach Yourself Python in 24 Hours - By Ivan Van Laningham; Sams Publishing, 2000, ISBN 0672317354. Split into 24 hands-on, 1 hour lessons; steps needed to learn topic: syntax, language features, OO design and programming, GUIs (Tkinter), system administration, CGI. [Sams Publishing]
Text Processing in Python - By David Mertz; Addison Wesley. Book in progress, full text, ASCII format. Asks for feedback. [author website, Gnosis Software, Inc.]
404
The Quick Python Book - By Daryl Harms, Kenneth McDonald; Manning Publications, 1999, ISBN 1884777740. Clear, concise introduction for programmers new to Python to quickly get proficient, more than a beginner tutorial. [Manning Publications]
The Quick Python Book - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: The Quick Python Book: Books: Daryl D Harms,Kenneth McDonald by Daryl D Harms,Kenneth McDonald ]
XML Processing with Python - Descriptions, reviews, purchase source. [Amazon.com]
Meta Description: [ Amazon.com: XML Processing with Python (with CD-ROM): Books: Sean McGrath by Sean McGrath ]
XML Processing with Python - By Sean McGrath; Prentice Hall PTR, 2000, ISBN 0130211192, has CD-ROM. Methods to build XML applications fast, Python tutorial, DOM and SAX, new Pyxie open source XML processing library. [Prentice Hall PTR]
| Allah reward him! The Book of Moosa / Moses (pbuh) It is generally understood that Torah was the name of the book that ... | |
| Next Video | |