Python Programming: An Introduction to Computer Science 2nd Edition Author: Amazon Prime | Language: English | ISBN:
1590282418 | Format: EPUB
Python Programming: An Introduction to Computer Science 2nd Edition Description
This is the second edition of John Zelle's Python Programming, updated for Python 3. This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional language, namely Python. Although Python is used as the language, teaching Python is not the main point of this book. Rather, Python is used to illustrate fundamental principles of design and programming that apply in any language or computing environment. In some places, I have purposely avoided certain Python features and idioms that are not generally found in other languages. There are already many good books about Python on the market; this book is intended as an introduction to computing. Features include the following: *Extensive use of computer graphics. *Interesting examples. *Readable prose. *Flexible spiral coverage. *Just-in-time object coverage. *Extensive end-of-chapter problems.
- Paperback: 528 pages
- Publisher: Franklin, Beedle & Associates Inc.; Second edition (May 18, 2010)
- Language: English
- ISBN-10: 1590282418
- ISBN-13: 978-1590282410
- Product Dimensions: 9.2 x 7.5 x 0.8 inches
- Shipping Weight: 2 pounds (View shipping rates and policies)
I was new to Python and fairly new to programming when I read this book. This book is extremely clear and well-written. It introduces a novice to the foundational concepts of computer science. There are many great examples and activities that the reader can jump into almost immediately. I had already written my first Python program after 10 minutes of reading.
I highly recommend this book for beginners.
By AS
Zelle's "Python Programming" takes you smoothly and slowly through the art of programming and you also learn a little computer science. He uses a modern object oriented script language (Python) for this purpose: a surprisingly good choice for a first language. Python is clear and powerful and does not require you to learn bad habits too early.
If you are more advanced and just wanted to learn Python you will probably find the pace of Zelle way too slow. If you are the brilliant type you might want to read
Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science). For all others I can fully recommend this Zelle's "Python Programming".
By ws__
Python Programming: An Introduction to Computer Science 2nd Edition Preview
Link
Please Wait...