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
 


Learn Enough Python to Be Dangerous (Pearson)

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2023
Pages: 448
ISBN: 978-0138050955
Print: 0138050953
Kindle: ‎ B0C4VCSD1G
Audience: Python
Rating: 2
Reviewer: Ian Elliot
Learning Python is a great idea but "enough to be dangerous"?



Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!


More Reviews