Beyond the Basic Stuff with Python (No Starch Press) |
Wednesday, 30 December 2020 | |||
This book takes the next step beyond the basics covering the skills for becoming a capable, confident software developer. More than a mere collection of advanced syntax and masterful tips for writing clean code, Al Sweigart shows how to advance your Python programming skills by using the command line and other professional tools like code formatters, type checkers, linters, and version control. The book covers best practices for setting up a development environment, naming variables, and improving readability, then tackles documentation, organization and performance measurement, as well as object-oriented design and the Big-O algorithm analysis commonly used in coding interviews. <ASIN:1593279663>
Author: Al Sweigart
Related Reviews
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section. For more Book Watch just click. Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed. To have new titles included in Book Watch contact BookWatch@i-programmer.info 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.
|