Python
№1 Fluent Python (2015) by Luciano Ramalho
Python s simplicity lets you become productive quickly, but this often means you aren t using everything it has to offer. With this hands-on guide, you ll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python s core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.
№2 Python Cookbook (2013) by David Beazley, Brian K. Jones
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
№3 High performance python (2013) by Micha Gorelick, Andy R. Terrel
If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral technologies, such as numpy, cython, cpython, and various multi-threaded and multi-node strategies.
#b3python #b3programming #b3cs