A concise introduction to programming in Python / Mark J. Johnson.
Material type: TextSeries: Publication details: Boca Raton, FL: CRC Press, c2012.Description: xi, 205 p. : illISBN:- 9781439896945 (pbk.)
- 1439896941 (pbk.)
- 005.133 23
Item type | Current library | Home library | Call number | Copy number | Status | Date due | Barcode | |
---|---|---|---|---|---|---|---|---|
Book | Dept. of Computer Science General Stacks | Dept. of Computer Science | 005.133PYT. JOH (Browse shelf(Opens below)) | Available | DCS4160 | |||
Book | Dept. of Computer Science Processing Center | Dept. of Computer Science | 005.133PHY (Browse shelf(Opens below)) | 1 | Available | DCS4632 |
Includes bibliographical references and index.
"Preface Welcome! This text provides an introduction to writing software in Python. No previous programming experience is necessary. Most chapters begin with an example program illustrating a small set of new concepts. These programs are available for download at http://www.central. edu/go/conciseintro/. However, you might consider typing each program in by hand rather than using the downloaded files. The reason is that you can learn by typing, both in terms of thoroughly reading the programs and responding to error messages that result from typos. Rather than being a hindrance, learning to deal with error messages will be quite helpful as you write your own programs. To Instructors This text is designed for a first course in computer science and is suitable for majors and non-majors. Among its features: - Chapters are short, intended for one or at most two class periods. This provides a flexible framework to build a course around. - Explanations are brief and precise. - Basic procedural constructs such as functions, selection, and repetition are introduced early, allowing them to be used throughout the semester. - Objects are (explicitly) used in the middle of the course, and writing classes comes towards the end. - Examples, exercises, and projects are from a wide range of application domains, including biology, physics, images, sound, mathematics, games, and textual analysis. - No external libraries are required. All example programs run in standard Python 3. This text is designed to help teach programming rather than being an encyclopedic reference. Topics are introduced as needed for the examples, and the focus is always on what a beginning student might need to know at that point"--Provided by publisher.
There are no comments on this title.