Cantitate/Preț
Produs

The Python Workbook: A Brief Introduction with Exercises and Solutions: Texts in Computer Science

Autor Ben Stephenson
en Limba Engleză Hardback – 18 iul 2019
This student-friendly textbook encourages the development of programming skills through active practice by focusing on exercises that support hands-on learning. The Python Workbook provides a compendium of 186 exercises, spanning a variety of academic disciplines and everyday situations. Solutions to selected exercises are also provided, supported by brief annotations that explain the technique used to solve the problem, or highlight a specific point of Python syntax.
This enhanced new edition has been thoroughly updated and expanded with additional exercises, along with concise introductions that outline the core concepts needed to solve them. The exercises and solutions require no prior background knowledge, beyond the material covered in a typical introductory Python programming course.

Features: uses an accessible writing style and easy-to-follow structure; includes a mixture of classic exercises from the fields of computer science and mathematics, along with exercises that connect to other academic disciplines; presents the solutions to approximately half of the exercises; provides annotations alongside the solutions, which explain the approach taken to solve the problem and relevant aspects of Python syntax; offers a variety of exercises of different lengths and difficulties; contains exercises that encourage the development of programming skills using if statements, loops, basic functions, lists, dictionaries, files, and recursive functions. Undergraduate students enrolled in their first programming course and wishing to enhance their programming abilities will find the exercises and solutions provided in this book to be ideal for their needs.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 26868 lei  38-44 zile
  Springer International Publishing – 6 oct 2016 26868 lei  38-44 zile
  Springer International Publishing – 15 aug 2020 27216 lei  38-44 zile
Hardback (1) 30530 lei  3-5 săpt. +2114 lei  7-13 zile
  Springer International Publishing – 18 iul 2019 30530 lei  3-5 săpt. +2114 lei  7-13 zile

Din seria Texts in Computer Science

Preț: 30530 lei

Preț vechi: 38162 lei
-20% Nou

Puncte Express: 458

Preț estimativ în valută:
5843 6145$ 4867£

Carte disponibilă

Livrare economică 14-28 decembrie
Livrare express 30 noiembrie-06 decembrie pentru 3113 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030188726
ISBN-10: 3030188728
Pagini: 226
Ilustrații: X, 219 p. 484 illus., 359 illus. in color.
Dimensiuni: 155 x 235 x 12 mm
Greutate: 0.45 kg
Ediția:2nd ed. 2019
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science

Locul publicării:Cham, Switzerland

Cuprins

Part I: Exercises.- Introduction to Programming.- Decision Making.- Repetition.- Functions.- Lists.- Dictionaries.- Files and Exceptions.- Recursion.- Part II: Solutions.- Solutions to the Introduction to Programming Exercises.- Solutions to the Decision Making Exercises.- Solutions to the Repetition Exercises.- Solutions to the Function Exercises.- Solutions to the List Exercises.- Solutions to the Dictionary Exercises.- Solutions to the File and Exception Exercises.- Solutions to the Recursion Exercises.

Notă biografică

Dr. Ben Stephenson is a Teaching Professor in the Department of Computer Science at the University of Calgary, AB, Canada. His other publications include the Springer textbook Fundamentals of Discrete Math for Computer Science: A Problem-Solving Primer.


Textul de pe ultima copertă

This student-friendly textbook encourages the development of programming skills through active practice by focusing on exercises that support hands-on learning. The Python Workbook provides a compendium of 186 exercises, spanning a variety of academic disciplines and everyday situations. Solutions to selected exercises are also provided, supported by brief annotations that explain the technique used to solve the problem, or highlight a specific point of Python syntax.
This enhanced new edition has been thoroughly updated and expanded with additional exercises, along with concise introductions that outline the core concepts needed to solve them. The exercises and solutions require no prior background knowledge, beyond the material covered in a typical introductory Python programming course.

Features:

  • Uses an accessible writing style and easy-to-follow structure
  • Includes a mixture of classic exercises fromthe fields of computer science and mathematics, along with exercises that connect to other academic disciplines
  • Presents the solutions to approximately half of the exercises
  • Provides annotations alongside the solutions, which explain the approach taken to solve the problem and relevant aspects of Python syntax
  • Offers a variety of exercises of different lengths and difficulties
  • Contains exercises that encourage the development of programming skills using if statements, loops, basic functions, lists, dictionaries, files, and recursive functions
Undergraduate students enrolled in their first programming course and wishing to enhance their programming abilities will find the exercises and solutions provided in this book to be ideal for their needs.Dr. Ben Stephenson is a Teaching Professor in the Department of Computer Science at the University of Calgary, AB, Canada. His other publications include the Springer textbook Fundamentals of Discrete Math for Computer Science: A Problem-Solving Primer.


Caracteristici

Substantially updated and expanded new edition, now featuring concise introductions to each chapter outlining the core concepts needed to solve the exercises Presents numerous exercises, many of which with complete solutions Supports the solutions with additional notes that explain the technique used and highlight specific points of Python syntax Includes a mixture of classic computer science exercises and exercises that make connections to other disciplines

Recenzii

“The book is suitable for a gentle introductory college level course, or even a solid high school intro to programming course. … A book like this one might in fact be ideal for someone aiming to learn programming or Python on his own. It can also be a very good supplementary material for an online course … . The book is a great resource for acquiring the basic coding fluency … .” (Bojan Tunguz, tunguzreview.com, February, 2015)

“The book provides you with 174 exercises, which can make you an advanced beginner … in Python. The excersises are well-structured indeed, taking into account anything from the basics of the language (printing, units, conditionals, loops and functions) to some more advanced structures as dictionaries, lists and working with files. … The excersises are well selected indeed. I liked them and I enjoyed solving (or looking at their solutions) them.” (Vitosh Academy, vitoshacademy.com, February, 2015)