BOOKS - PROGRAMMING - Better Python Code A Guide for Aspiring Experts (Final)
US $9.86
253022
253022
Better Python Code A Guide for Aspiring Experts (Final)
Author: David Mertz
Year: 2024
Format: PDF
File size: 36.7 MB
Language: ENG
Year: 2024
Format: PDF
File size: 36.7 MB
Language: ENG
Move Beyond Python Code That "Mostly Works" to Code That Is Expressive, Robust, and Efficient. Python is arguably the most-used programming language in the world, with applications from primary school education to workaday web development, to the most advanced scientific research institutes. While there are many ways to perform a task in Python, some are wrong, inelegant, or inefficient. Better Python Code is a guide to "Pythonic" programming, a collection of best practices, ways of working, and nuances that are easy to miss, especially when ingrained habits are borrowed from other programming languages. Author David Mertz presents concrete and concise examples of various misunderstandings, pitfalls, and bad habits in action. He explains why some practices are better than others, based on his 25+ years of experience as an acclaimed contributor to the Python community. Each chapter thoroughly covers related clusters of concepts, with chapters sequenced in ascending order of sophistication.