Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

A Concise Introduction to Programming in Python, Second Edition

Posted By: ksveta6
A Concise Introduction to Programming in Python, Second Edition

A Concise Introduction to Programming in Python, Second Edition by Mark J. Johnson
2018 | ISBN: 1138082589, 1138082554 | English | 227 pages | PDF | 3 MB

A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.

The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:

A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using numeric, textual, and image data
Clear, concise explanations written for beginning students, emphasizing core principles
A variety of accessible examples, focusing on key concepts
Diagrams to help visualize new concepts
New sections on recursion and exception handling, as well as an earlier introduction of lists, based on instructor feedback
The text offers sections designed for approximately one class period each, and proceeds gradually from procedural to object-oriented design. Examples, exercises, and projects are included from diverse application domains, including finance, biology, image processing, and textual analysis. It also includes a brief "How-To" sections that introduce optional topics students may be interested in exploring.