Python Brain Teasers (Pragmatic Bookshelf)

PragmaticBookshelf
Get ready for 30 teasers that will hone your Python skills and challenge your brain..

Miki Tebeka @tebeka

edited by Margaret Eldridge @margaret

We geeks love puzzles and solving them. The Python programming language is a simple one, but like all other languages it has quirks. This book uses those quirks as teaching opportunities via 30 simple Python programs that challenge your understanding of Python. The teasers will help you avoid mistakes, see gaps in your knowledge, and become better at what you do. Use these teasers to impress your co-workers or just to pass the time in those boring meetings. Teasers are fun!

At the beginning of each chapter I’ll show you a short Python program and will ask you to guess the output. The possible answers can be:

  • Syntax error
  • Exception
  • Hang
  • Some output (e.g. [1 2 3])

Here’s how to approach the puzzles. Read through the code. Before moving on to the answer and the explanation, go ahead and guess the output. After guessing the output, run the code and see the output yourself. Finally proceed to read the solution and the explanation. The puzzles are short enough to solve on a coffee break, so carry them with you, have fun, and share them with co-workers.

People who make mistakes during the learning process learn better than people who don’t. If you use this approach at work when fixing bugs, you’ll find you enjoy bug hunting more and become a better developer after each bug you fix.

Many of these puzzles are from the author’s lessons learned (and others) of shipping bugs to production. He often uses the puzzles as quizzes during conferences and meetups, and they tend to create a buzz of excitement.


Don’t forget you can get 35% off with your Devtalk discount! Just use the coupon code “devtalk.com" at checkout :+1:

Latest Threads About This Book Top

timttate
On page 63, the first backslash on this line: path = 'c:\path\to\nowhere' is printed as I would expect, but the following two are much ...
New
marcelo_asfor
Title: pi.py Brainteaser Name of book: Python Brain Teasers Exercise Your Mind (page 7) Example: pi.py needs extra action for internat...
New
JacobTomaw
For every minor version of Python 3 I can run the code against quickly this code prints 6. ❯ for minor in `seq 2 8`; do; echo "Python 3....
New
PragmaticBookshelf
Get ready for 30 teasers that will hone your Python skills and challenge your brain.. Miki Tebeka @tebeka edited by Margaret Eldridg...
New

Most Active This Week Top

Most Active This Month Top

Most Active This Year Top

Most Active Last Three Years Top

timttate
On page 63, the first backslash on this line: path = 'c:\path\to\nowhere' is printed as I would expect, but the following two are much ...
New

Most Active Over Three Years Top

PragmaticBookshelf
Get ready for 30 teasers that will hone your Python skills and challenge your brain.. Miki Tebeka @tebeka edited by Margaret Eldridg...
New
JacobTomaw
For every minor version of Python 3 I can run the code against quickly this code prints 6. ❯ for minor in `seq 2 8`; do; echo "Python 3....
New
marcelo_asfor
Title: pi.py Brainteaser Name of book: Python Brain Teasers Exercise Your Mind (page 7) Example: pi.py needs extra action for internat...
New

Book Info

Publisher: Pragmatic Bookshelf
Tag: #book-python-brain-teasers
Threads: 4

Are you this book's author? To be notified of all posts made about it, sign up an account then click here, then select 'watching' from the bell icon in the top right corner.

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Simply use coupon code "devtalk.com" at checkout. See full details here.