Head First Python, 2nd Ed (O'Reilly)
Wednesday, 08 February 2017

This book introduces you to Python's fundamentals, working with the built-in data structures and functions. Author Paul Barry then moves on to show you building your very own webapp, exploring database management, exception handling, and data wrangling. If you're intrigued by what you can do with context managers, decorators, comprehensions, and generators, it's all here. Although this is billed as a second edition, not only does is it greatly expanded, it is also extensively re-written.

<ASIN:1491919531>

 

Author: Paul Barry
Publisher: O'Reilly
Date: December 2016
Pages: 624
ISBN: 978-1491919538
Print: 1491919531
Kindle: B01N0GU0OC
Audience: Would-be Python developers
Level: Introductory, although you need familiarity with another programming language.
Category: Python

 

 

The design of the book, in common with other titles in the Head First series, is based on the latest research in cognitive science and learning theory,  and uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. The argument is, why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.

 

For more recommendations of Python books see Python Books For Beginners and Books for Pythonistas.

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
 


Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]



SQL Server Query Tuning and Optimization (Packt)

Author: Benjamin Nevarez
Publisher: Packt Publishing Pages: 446
ISBN: 9781803242620
Print: 1803242620
Kindle: B0B42SVBFY
Audience: Intermediate to advanced DBAs and developers
Rating: 4.7
Reviewer: Ian Stirk 

This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]


More Reviews