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
 


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.


More Reviews