Python Playground, 2nd Ed (No Starch Press)
Monday, 04 December 2023

This book shows how to 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. Mahesh Venkitachalam shows how 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.

<ASIN:1718503040 >

This updated second edition has five new projects: 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 a machine learning–driven speech recognition system.

Author: Mahesh Venkitachalam
Publisher: No Starch
Date: November 2023
Pages: 448
ISBN: 978-1718503045
Print: 1718503040
Kindle: B0BN57V435
Audience: Python developers
Level: Intermediate
Category: Python

Topics include:

  • 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

See Alex Armstrong's review of the original edition from 2015.

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Racket Programming the Fun Way

Author: James W. Stelly
Publisher: No Starch Press
Date: January 2021
Pages: 360
ISBN: 978-1718500822
Print: 1718500823
Kindle: B085BW4J16
Audience: Developers interested in Racket
Rating: 4
Reviewer: Mike James
If you have ever wanted to Lisp then try Racket.



Coding All-In-One For Dummies

Author: Chris Minnick
Publisher: For Dummies
Pages: 912
ISBN: 978-1119889564
Print: 1119889561
Kindle: B0B5BBNW9L
Audience: People wanting to learn to code in JavaScript, Flutter and Python
Rating: 3.5
Reviewer: Kay Ewbank

This book is described as offering an ideal starting place for learning th [ ... ]


More Reviews