Python Playground (No Starch Press)
Monday, 30 November 2015

Python is a powerful programming language that's easy to learn and fun to play with. But once you've gotten a handle on the basics, what do you do next? This collection of "Geeky Projects for the Curious Programmer" from indie hardware maker Mahesh Venkitachalam is intended to inspire you to use Python to make art and music, build simulations of real-world phenomena, and interact with hardware like the Arduino and Raspberry Pi. 

<ASIN:1593276044>

You'll learn to use common Python tools and libraries like numpy, matplotlib, and pygame to do things like:

 

  • Generate Spirograph-like patterns using parametric equations and the turtle module
  • Create music on your computer by simulating frequency overtones
  • Translate graphical images into ASCII art
  • Write an autostereogram program that produces 3D images hidden beneath random patterns
  • Make realistic animations with OpenGL shaders by exploring particle systems, transparency, and billboarding techniques
  • Construct 3D visualizations using data from CT and MRI scans
  • Build a laser show that responds to music by hooking up your computer to an Arduino 

 

Author: Mahesh Venkitachalam
Publisher: No Starch Press
Date: October 25, 2015
Pages: 352
ISBN: 978-1593276041
Print: 1593276044
Kindle: B017AH8H7I
Category: Python
Level:  Intermediate

Visit Book Watch Archive for hundreds more titles.

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.

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

Banner
 


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



Android Programming: The Big Nerd Ranch Guide (5e)

Authors: Bryan Sills, Brian Gardner, Brian Hardy and Kristin Marsicano
Publisher: Addison-Wesley
Pages: 688
ISBN: 978-0137645541
Print: 0137645546
Kindle: B09WLF84W7
Audience: Kotlin programmers
Rating: 4.5
Reviewer: Mike James  

The Big Nerd Ranch Guide to Android is bac [ ... ]


More Reviews