Cantitate/Preț
Produs

The Python Workbook: A Brief Introduction with Exercises and Solutions

Autor Ben Stephenson
en Limba Engleză Paperback – 6 oct 2016
While other textbooks devote their pages to explaining introductory programming concepts, The Python Workbook focuses exclusively on exercises, following the philosophy that computer programming is a skill best learned through experience and practice. Designed to support and encourage hands-on learning about programming, this student-friendly work contains 174 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 specific points of Python syntax. No background knowledge is required to solve the exercises, beyond the material covered in a typical introductory Python programming course. 

Undergraduate students undergoing 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) 29051 lei  38-44 zile
  Springer International Publishing – 6 oct 2016 29051 lei  38-44 zile
  Springer International Publishing – 15 aug 2020 29428 lei  38-44 zile
Hardback (2) 33011 lei  22-36 zile +2279 lei  6-12 zile
  Springer International Publishing – 18 iul 2019 33011 lei  22-36 zile +2279 lei  6-12 zile
  Springer Nature Switzerland – 19 iul 2025 40796 lei  43-57 zile

Preț: 29051 lei

Preț vechi: 36314 lei
-20%

Puncte Express: 436

Preț estimativ în valută:
5143 5989$ 4468£

Carte tipărită la comandă

Livrare economică 18-24 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319385617
ISBN-10: 3319385615
Pagini: 181
Ilustrații: XVI, 165 p. 87 illus., 86 illus. in color.
Dimensiuni: 155 x 235 x 13 mm
Ediția:Softcover reprint of the original 1st ed. 2014
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland

Cuprins

Part I: Exercises.- Introduction to Programming Exercises.- If Statement Exercises.- Loop Exercises.- Function Exercises.- List Exercises.- Dictionary Exercises.- File and Exception Exercises.- Recursion Exercises.- Part II: Solutions.- Introduction to Programming Solutions.- If Statement Exercise Solutions.- Loop Exercise Solutions.- Function Solutions.- List Solutions.- Dictionary Solutions.- File and Exception Solutions.- Recursion Solutions.

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)

Notă biografică

Dr. Ben Stephenson is a Senior Instructor in the Department of Computer Science at the University of Calgary, AB, Canada.

Textul de pe ultima copertă

While other textbooks devote their pages to explaining introductory programming concepts, The Python Workbook focuses exclusively on exercises, following the philosophy that computer programming is a skill best learned through experience and practice.
Designed to support and encourage hands-on learning about programming, this student-friendly work contains 174 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 specific points of Python syntax. No background knowledge is required to solve the exercises, 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 help the development of programming skills using if statements, loops, basic functions, lists, dictionaries, files, and recursive functions
Undergraduate students undergoing 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 Senior Instructor in the Department of Computer Science at the University of Calgary.

Caracteristici

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 Includes supplementary material: sn.pub/extras