Impractical Python Projects (No Starch Press)
Monday, 03 December 2018

This book is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. Author Lee Vaughan picks up where the complete beginner books leave off, expanding on existing concepts and introducing useful new tools. To keep things interesting, each project includes a zany twist featuring historical incidents, pop culture references, and literary allusions. 

<ASIN:159327890X>

Author: Lee Vaughan
Publisher: No Starch Press
Date: November 2018
Pages: 424
ISBN: 978-1593278908
Print: 159327890X
Kindle:  B077WZ43P2
Audience: Python developers wanting to improve their skills
Level: Intermediate
Category: Python

  • Help James Bond crack a high-tech safe with a hill-climbing algorithm
  • Write haiku poems using Markov Chain Analysis
  • Use genetic algorithms to breed a race of gigantic rats
  • Crack the world's most successful military cipher using cryptanalysis
  • Derive the anagram, "I am Lord Voldemort" using linguistical sieves
  • Plan your parents' secure retirement with Monte Carlo simulation
  • Save the sorceress Zatanna from a stabby death using palingrams
  • Model the Milky Way and calculate our odds of detecting alien civilizations
  • Help the world's smartest woman win the Monty Hall problem argument
  • Reveal Jupiter's Great Red Spot using optical stacking
  • Save the head of Mary, Queen of Scots with steganography
  • Foil corporate security with invisible electronic ink.

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
 


Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?



PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]


More Reviews