Skip to main content
Python Playground, 2nd Edition: Geeky Projects for the Curious Programmer

Python Playground, 2nd Edition: Geeky Projects for the Curious Programmer

Current price: $44.99
Publication Date: November 28th, 2023
Publisher:
No Starch Press
ISBN:
9781718503045
Pages:
448
Usually Ships in 1 to 5 Days

Description

Put the fun back in Python programming and build your skills as you create 3D simulations and graphics, speech-recognition machine-learning systems, IoT devices, and more.

The fully updated 2nd edition is here, now with 5 brand-new projects!


Harness the power of Python as you turn code into tangible creations with Python Playground, a collection of 15 inventive projects that will expand your programming horizons, spark your curiosity, and elevate your coding skills.

Go beyond the basics as you write programs to generate art and music, simulate real-world phenomena, and interact with hardware, all through the use of Python and common libraries such as numpy, matplotlib, and Pillow.

As you work through the book’s projects, you will:

  • Craft intricate Spirograph-like designs with parametric equations and the turtle module
  • Generate music by synthesizing plucked string sounds
  • Transform everyday images into ASCII art, photomosaics, and eye-popping autostereograms
  • Design engaging cellular automata and flocking simulations
  • Explore the realm of 3D graphics, from basic shape rendering to visualizing MRI scan data
  • Build a Raspberry Pi–powered laser show that dances along with music


New to this edition: We’ve expanded your playground with five new projects: you’ll draw fractals, bring Conway’s Game of Life into 3D space, and use a Raspberry Pi and Python to create a musical instrument, an IoT garden monitor, and even a machine learning–driven speech recognition system.

Whether you’re a seasoned professional or just getting started, you’ll find Python Playground to be a great way to learn, experiment with, and master this versatile programming language.

Covers Python 3.x

About the Author

Mahesh Venkitachalam is a consultant who works in the areas of 3D computer graphics and embedded systems. He has over two decades of programming experience, and is the founder of Electronut Labs, a consulting firm known for building interesting open source hardware.

Praise for Python Playground, 2nd Edition: Geeky Projects for the Curious Programmer

"Python Playground has excellent projects for the science-minded programmer, the programming-minded science enthusiast, and everyone in between."
—Al Sweigart, author of Automate the Boring Stuff with Python

Reviews of the first edition:

"If you want to become adept at doing clever things with Python, I doubt you'll find a better group of projects or more useful help for understanding how the language works."
—Network World

"This is a book that belongs in every Python programmer's library."
—Full Circle Magazine

"Packed with interesting projects."
—iProgrammer

"Python Playground targets programmers who want to further improve their skills and knowledge of the language. The book does a good job of explaining all relevant details and makes sure that readers get a clear picture of what is going on."
—InfoQ

"As an intermediate coder and educator, I appreciate how this book pushes boundaries with Python, inviting those who enjoy a rigorous coding puzzle. It's a solid pick for developers and coders looking to level up."
—Kelly Schuster-Paredes, co-host of The Teaching Python podcast