High Performance Python ( O'Reilly)
Monday, 22 September 2014

Your Python code may run correctly, but you need it to run faster.  In this practical guide subtitled "Practical Performant Programming for Humans", Micha Gorelick and Ian Ozsvald explore the fundamental theory behind design choices to help you gain a deeper understanding of Python’s implementation and show how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs.

<ASIN:1449361595>

Author: Micha Gorelick and Ian Ozsvald
Publisher: O'Reilly
Date: September 20, 2014
Pages: 370
ISBN: 978-1449361594

See our Python section for dozens of reviews of related titles

 

Visit Book Watch Archive for hundreds more titles.

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
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Essential C# 8.0, 7th Ed (Addison-Wesley)

Author: Mark Michaelis
Publisher: Addison-Wesley
Date: October 2020
Pages: 1088
ISBN: 978-0135972267
Print: 0135972264
Kindle: B08Q84TH84
Audience: C# developers
Rating: 4.5
Reviewer: Mike James
The latest edition of a highly recommended book that combines reference and tutorial material.


More Reviews