Publisher: Springer | ISBN: 1849965366 | edition 2010 | 259 pages Computer programming is a skill that can bring great enjoyment from the creativity involved in designing and implementing a solution to a problem. This classroom-tested and easy-to-follow textbook teaches the reader how to program using Python, an accessible language which can be learned incrementally. Through an extensive use of examples and practical exercises, students will learn to recognize and apply abstract patterns in programming, as well as how to inspect the state of a program using a debugger tool. Features: contains numerous examples and solved practice exercises designed for an interactive classroom environment; highlights several patterns which commonly appear in programs, and presents exercises that reinforce recognition and application of these patterns; introduces the use of a debugger, and includes supporting material that reveals how programs work; presents the Tkinter framework for building graphical user interface applications and event-driven programs; provides helpful additional resources for instructors at the associated website: http://cs.luther.edu/?leekent/CS1. This hands-on textbook for active learning in the classroom will enable undergraduates in computer science to develop the necessary skills to begin developing their own programs. It employs Python as the introductory language due to the wealth of support available for programmers.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
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,...
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...
Addison-Wesley Professional, 2011. — 1344 p. — (Developer's Library). — ISBN-10 0321767349 / ISBN-13 978-0321767349. Master the Powerful Python Standard Library through Real Code Examples The Python Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet — all extensively tested and ready to jump-start your application...
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...
Wiley Publishing, Inc., 2010. - 520 p. - ISBN: 0470618299
More and more programmers are turning to Python and this book will give them the understanding they need. Necaise introduces the basic array structure and explores the fundamentals of implementing and using multi-dimensional arrays. The underlying mechanisms of many of Python’s built-in data structures and constructs are...
2nd Edition. — Addison-Wesley Professional, 2009. — 648 p. ISBN-10: 0321680561 / ISBN-13: 978-0321680563 Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms....