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
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
|