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
 


Python Programming and Visualization for Scientists 2nd Ed

Author: Alex DeCaria and Grant Petty
Publisher: Sundog Publishing
Pages: 372
ISBN: 978-0972903356
Print: 0972903356
Audience: Scientists wanting to use Python
Rating: 2
Reviewer: Mike James
Visualization - a difficult topic and difficult to see how to explain the ideas in a book.



SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?


More Reviews