Skip to Main Content (Press Enter)
Learn to Code by Solving Problems by Daniel Zingaro
Add Learn to Code by Solving Problems to bookshelf
Add to Bookshelf

Learn to Code by Solving Problems

Best Seller
Learn to Code by Solving Problems by Daniel Zingaro
Paperback $34.99
Jun 21, 2021 | ISBN 9781718501324

Buy from Other Retailers:

See All Formats (1) +
  • $34.99

    Jun 21, 2021 | ISBN 9781718501324

    Buy from Other Retailers:

  • Jun 29, 2021 | ISBN 9781718501331

    Buy from Other Retailers:

Product Details

Praise

“The book is an exceptionally well-written technical Python book for beginners that uses active learning techniques. If you’re a beginner to intermediate-level coder, this book will significantly improve your Python skills. It’s easy to read, and solving the problems is fun and satisfying.”
—Christian Mayer, Finxter

“Best resource I’ve encountered for learning to code . . . If you are serious about learning Python, there is absolutely no better resource to get started. One chapter, one practice problem at a time, you will be amazed with the progress you make if you stick with it.”
—Jun Tsuru, Amazon Reviewer

Table Of Contents

Acknowledgements
Introduction

Chapter 1: Getting Started
Chapter 2: Making Decisions
Chapter 3: Repeating Code: Definite Loops
Chapter 4: Repeating Code: Indefinite Loops
Chapter 5: Organizing Values Using Lists
Chapter 6: Designing Programs with Functions
Chapter 7: Reading and Writing Files
Chapter 8: Organizing Values Using Sets and Dictionaries
Chapter 9: Designing Algorithms with Complete Search
Chapter 10: Big O and Program Efficiency
Afterword

Looking for More Great Reads?
21 Books You’ve Been Meaning to Read
Back to Top