Publisher: Cambridge University Press | 2009 | ISBN: 0521898110 | 270 pages Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practice each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Addison-Wesley Professional, 2009. - 717 pages. 4th Edition. ISBN-13: 978-0672329784
Python Essential Reference is the definitive reference guide to the Python programming language — the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library.
Designed for the professional programmer,...
The Pragmatic Bookshelf, 2009. — 368 p. — (Pragmatic Programmers). — ISBN-10: 1934356271.
Computers are used in every part of science from ecology to particle physics. This introduction to computer science continually reinforces those ties by using real-world science problems as examples. Anyone who has taken a high school science class will be able to follow along as the book...
Prentice Hall – 2012, 888 pages, 3rd Edition ISBN: 0132678209, 9780132678209 Already know Python but want to learn more? A lot more? Dive into a variety of topics used in practice for real-world applications. Covers regular expressions, Internet/network programming, GUIs, SQL/databases/ORMs, threading, and Web development. Learn about contemporary development trends such as...
Packt Publishing, 2010. - 260 pages. ISBN-13: 978-1849513845
Python 2.6 Graphics Cookbook is a collection of straightforward recipes and illustrative screenshots for creating and animating graphic objects using the Python language. This book makes the process of developing graphics interesting and entertaining by working in a graphic workspace, without the burden of mastering...
Release 1.0. — 2018. This book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. Much of the material focuses on some of the more advanced techniques used by libraries, frameworks, and applications. Through applying essential software engineering design patterns to Python, Python code...
5th Edition. — O’Reilly Media, Inc., 2013. — 1600 p. — ISBN: 1449355730. Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming...