Publisher: Cambridge University Press2009ISBN: 0521898110270 p. 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.
Sign up or login using form at top of the page to download this file.
O’Reilly Media, 2012. - 68 p. ISBN: 1449305466 Want to learn SciPy and NymPy quickly? Cut through the complexity of online documentation with this concise and illustrated book, and discover how easily you can get up to speed with these Python libraries. You’ll understand why they’re powerful enough for many of today’s leading scientists and engineers. Learn how to use NumPy for...
Prentice Hall – 2012, 888 p., 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 p. ISBN13: 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...
I have the following motives for creating this book: 1. Learn more about Python and contribute to the Python community, to help create more and better Python programmers.2. Develop more Python consulting and training clients through the publicity generated by the book (see here).3. Experiment with group creation of teaching materials for the book, which will benefit me in my own...
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...
Apress Pages: 363 Language: English Year: 2009 Navigating the World of Data Visualization The Environment Python for Programmers Data Organization Processing Text Files Graphs and Plots Math Games Science and Visualization Image Processing Advanced File Processing Additional Source Listing I was always drawn to math and computers, ever since I was a kid playing computer games...