FUNDAMENTALS OF PYTHON : FIRST PROGRAMS /

Present the required fundamentals of computer science while preparing students for further study with the unique, appealing approach in Lambert's book. Students start with simple algorithmic code before they scale into functions, objects, and classes as problems become more complex and require...

Full description

Bibliographic Details
Main Authors: Lambert, Kenneth Alfred, 1951-, author, Osborne, Martin, 1944-, contributing author
Format:
Language:eng
Published: Boston, Mass. : Course Technology/Cengage Learning, 2019
Subjects:
Description
Summary:Present the required fundamentals of computer science while preparing students for further study with the unique, appealing approach in Lambert's book. Students start with simple algorithmic code before they scale into functions, objects, and classes as problems become more complex and require new abstraction mechanisms. Rather than confining students to numeric or text-based applications like other introductory texts, this book builds motivation by presenting graphics, image manipulation, GUIs, and simple networked client/server applications. The author uses Python's standard Turtle graphics module to introduce graphics and provide open source frameworks for easy image processing and GUI application development. Readable, thorough coverage and contemporary content engage your students as they work with applications similar to those they use every day