Cantitate/Preț
Produs

A Concise Introduction to Programming in Python: Chapman & Hall/CRC Textbooks in Computing

Autor Mark J. Johnson
en Limba Engleză Hardback – 6 apr 2018
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.
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/.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 37408 lei  6-8 săpt.
  CRC Press – 30 mar 2018 37408 lei  6-8 săpt.
Hardback (1) 115996 lei  6-8 săpt.
  CRC Press – 6 apr 2018 115996 lei  6-8 săpt.

Din seria Chapman & Hall/CRC Textbooks in Computing

Preț: 115996 lei

Preț vechi: 144995 lei
-20% Nou

Puncte Express: 1740

Preț estimativ în valută:
22201 23091$ 18605£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138082557
ISBN-10: 1138082554
Pagini: 227
Ilustrații: 23
Dimensiuni: 156 x 234 x 14 mm
Greutate: 0.48 kg
Ediția:Nouă
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.