Core Python Programming

Core Python Programming
Core Python Programming  
Corepyprogcover.gif

Cover of Core Python Programming Second Edition
Author(s) Wesley J. Chun
Genre(s) Computer
Publisher Prentice Hall
Publication date 2006 (2nd Ed.)
Media type Book
Pages 1136
ISBN 0-13-226993-7
OCLC Number 70149251

Core Python Programming is a textbook on the Python programming language, written by Wesley J. Chun. The first edition of the book was released on December 14, 2000.[1] The second edition was released several years later on September 18, 2006.[2] Core Python Programming is targeted mainly at higher education students and IT professionals.[3]

With each printing, the book is updated and errors are corrected. The official site has updates and errata for those with the older printings as well as changes since the last printing.[4] As of February 2011, this edition was in its fifth printing.

Core Python Programming has been translated into French, Chinese (simplified) and Hindi.[3]

Contents

Content

Core Python Programming is divided into two parts with a total of 23 chapters, as well as an index.

Part I

The first part of Core Python Programming, Core Python, deals with the basic aspects of the Python programming language. Chapters One and Two, named What is Python? and Getting Started respectively, give instructions on how to install and configure Python, as well as detailing the basic operators and simple statements. Part One continues to cover Sequences (Lists, Strings and Tuples), Built-in Functions and creating functions, Loops (for-loop, while loop and if-statement being the most common); Modules, a full explanation on what Object Oriented Programming is; and syntax.

Part II

Part Two, Advanced Topics, contains information the more complex aspects of Python, such as GUI programming. Other topics covered include regular expressions, network programming, multithreaded programming, web programming and database programming. [5]

Critical response

Core Python Programming has been generally well received by reviewers. Jeremy Turner, from www.freesoftwaremagazine.com, rated Core Python Programming 10 out of 10, stating:

"You should buy this book because it is the best reference guide and learning material on the Python programming language. The book is easy to follow and is an excellent place to start or brush up on your Python skills."

On the other hand, he also stated that:

"Python pros, or those looking for answers and examples to specific problems may not enjoy this book. The book is also not a complete reference of the Python language, but does do a very good job of explaining it."[6] Michael Baxter, in a review of the first edition of Core Python Programming on Linux Journal, was also very positive about the book. [7]

References

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Python (programming language) — infobox programming language name = Python paradigm = multi paradigm: object oriented, imperative, functional year = 1991 designer = Guido van Rossum developer = Python Software Foundation latest release version = 2.6 latest release date =… …   Wikipedia

  • Python (programming language) — Python (langage) Pour les articles homonymes, voir Python. Python …   Wikipédia en Français

  • Python — У этого термина существуют и другие значения, см. Python (значения). Python Класс языка: му …   Википедия

  • Python syntax and semantics — The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers). Python was designed to be a highly readable language. It aims… …   Wikipedia

  • Python Software Foundation — The Python Software Foundation (PSF), is a non profit organization devoted to the Python programming language. It was launched March 6, 2001. The mission of the foundation is to foster development of the Python community. The PSF is responsible… …   Wikipedia

  • Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… …   Wikipedia

  • Python (langage) — Pour les articles homonymes, voir Python. Python …   Wikipédia en Français

  • D (programming language) — For other programming languages named D, see D (disambiguation)#Computing. D programming language Paradigm(s) multi paradigm: imperative, object oriented, functional, meta Appeared in 1999 (1999) Designed by …   Wikipedia

  • List of Python software — The Python programming language is actively used by many people, both in industry and academia for a wide variety of purposes. Integrated development environments * Boa Constructor, a cross platform IDE for Python development * Eric, an IDE for… …   Wikipedia

  • Mod python — is an Apache HTTP Server module that integrates the Python programming language into the Apache server. It is intended to replace Common Gateway Interface (CGI) as a method of executing Python scripts on a web server. The promised benefits are… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”