Core Python Programming
This article contains promotional content. (October 2019) |
![]() Cover of Core Python Programming Second Edition | |
| Author | Wesley J. Chun |
|---|---|
| Genre | Computer |
| Publisher | Prentice Hall |
Publication date | 2006 (2nd Ed.) |
| Media type | Book |
| Pages | 1136 |
| ISBN | 0-13-226993-7 |
| OCLC | 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 mainly targeted 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.
The book has been translated into French, Chinese (simplified) and Hindi.[3]
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 about 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]
References
- ^ "Pearson Education First Edition". Retrieved 2009-09-22.
- ^ "Pearson Education Second Edition". Retrieved 2009-09-22.
- ^ a b "Core Python Programming's official site". Retrieved 2010-12-17.
- ^ Errata/Corrigenda
- ^ Wesley J. Chun (2006-09-18). Core Python Programming Second Edition. Prentice Hall. ISBN 0-13-226993-7.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.
