A Concise Introduction to Programming in Python: Chapman & Hall/CRC Textbooks in Computing
Autor Mark J. Johnsonen Limba Engleză Paperback – 30 mar 2018
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 is written to be read, making it a good fit in flipped classrooms. Designed for either classroom use or self-study, all example programs and solutions to odd-numbered exercises (except for projects) are available at: http://www.central.edu/go/conciseintro/.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 374.08 lei 6-8 săpt. | |
CRC Press – 30 mar 2018 | 374.08 lei 6-8 săpt. | |
Hardback (1) | 1159.96 lei 6-8 săpt. | |
CRC Press – 6 apr 2018 | 1159.96 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Textbooks in Computing
- 8% Preț: 476.15 lei
- 20% Preț: 444.17 lei
- 20% Preț: 745.40 lei
- 9% Preț: 581.43 lei
- 20% Preț: 566.10 lei
- 20% Preț: 560.44 lei
- 20% Preț: 643.08 lei
- 20% Preț: 1004.02 lei
- 30% Preț: 489.15 lei
- 20% Preț: 690.64 lei
- 20% Preț: 316.16 lei
- 20% Preț: 614.34 lei
- 26% Preț: 266.34 lei
- 29% Preț: 281.59 lei
- 20% Preț: 590.46 lei
- 20% Preț: 761.07 lei
- 20% Preț: 657.55 lei
- 31% Preț: 323.84 lei
- 30% Preț: 353.30 lei
Preț: 374.08 lei
Preț vechi: 467.61 lei
-20% Nou
Puncte Express: 561
Preț estimativ în valută:
71.60€ • 74.47$ • 59.100£
71.60€ • 74.47$ • 59.100£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138082588
ISBN-10: 1138082589
Pagini: 227
Ilustrații: 23 Illustrations, black and white
Dimensiuni: 156 x 234 x 15 mm
Greutate: 0.32 kg
Ediția:2nd edition
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Textbooks in Computing
ISBN-10: 1138082589
Pagini: 227
Ilustrații: 23 Illustrations, black and white
Dimensiuni: 156 x 234 x 15 mm
Greutate: 0.32 kg
Ediția:2nd edition
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Textbooks in Computing
Cuprins
1. Turtle Graphics 2. Numeric Data 3. Text 4. Images 5. Objects and Classes
Notă biografică
Mark J. Johnson is professor of computer science and mathematics at Central College in Pella, Iowa, where he holds the Ruth and Marvin Denekas Endowed Chair in Science and Humanities. Mark is a graduate of the University of Wisconsin-Madison (Ph.D., mathematics) and St. Olaf College. He is the author of A Concise Introduction to Data Structures using Java, also published by Chapman & Hall/CRC Press.
Descriere
This text provides a hands-on introduction to writing software in Python, with no prior programming experience required. It 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.