
Introduction to Programming in Python: An Interdisciplinary Approach, 1st edition
Published by Addison-Wesley Professional (May 27, 2015) © 2015
- Robert Sedgewick Princeton University
- Kevin Wayne
- Robert Dondero
- Available for purchase from all major ebook resellers, including InformIT.com
Title overview
Introduction to Programming in Python: An Interdisciplinary Approach emphasizes interesting and important problems, not toy applications. The authors focus on Python's most useful and significant features, rather than aiming for exhaustive coverage that bores novices. All of this book's code has been crafted and tested for compatibility with both Python 2 and Python 3, making it relevant to every programmer and any course, now and for many years to come.
An extensive amount of supplementary information is available at introcs.cs.princeton.edu/python. With source code, I/O libraries, solutions to selected exercises, and much more, this companion website empowers people to use their own computers to teach and learn the material.