Beyond the Basic Stuff with Python Beyond the Basic Stuff with Python

Beyond the Basic Stuff with Python

Best Practices for Writing Clean Code

    • ¥3,600
    • ¥3,600

発行者による作品情報

BRIDGE THE GAP BETWEEN NOVICE AND PROFESSIONAL

You've completed a basic Python programming tutorial or finished Al Sweigart's bestseller, Automate the Boring Stuff with Python. What's the next step toward becoming a capable, confident software developer?

Welcome to Beyond the Basic Stuff with Python. More than a mere collection of advanced syntax and masterful tips for writing clean code, you'll learn 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. Sweigart takes you through best practices for setting up your 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. The skills you learn will boost your ability to program--not just in Python but in any language.

You'll learn:
Coding style, and how to use Python's Black auto-formatting tool for cleaner codeCommon sources of bugs, and how to detect them with static analyzersHow to structure the files in your code projects with the Cookiecutter template toolFunctional programming techniques like lambda and higher-order functionsHow to profile the speed of your code with Python's built-in timeit and cProfile modulesThe computer science behind Big-O algorithm analysisHow to make your comments and docstrings informative, and how often to write themHow to create classes in object-oriented programming, and why they're used to organize code
Toward the end of the book you'll read a detailed source-code breakdown of two classic command-line games, the Tower of Hanoi (a logic puzzle) and Four-in-a-Row (a two-player tile-dropping game), and a breakdown of how their code follows the book's best practices. You'll test your skills by implementing the program yourself.

Of course, no single book can make you a professional software developer. But Beyond the Basic Stuff with Python will get you further down that path and make you a better programmer, as you learn to write readable code that's easy to debug and perfectly Pythonic

Requirements: Covers Python 3.6 and higher

ジャンル
コンピュータ/インターネット
発売日
2020年
12月16日
言語
EN
英語
ページ数
384
ページ
発行者
No Starch Press
販売元
Penguin Random House LLC
サイズ
3.8
MB

似たブック

Python Tutorial 2.7 Python Tutorial 2.7
2012年
Python For Dummies Python For Dummies
2011年
Python 3 Tutorial Python 3 Tutorial
2014年
Python Tricks Python Tricks
2017年
Python: Programming For Intermediates: Learn The Basics Of Python In 7 Days! Python: Programming For Intermediates: Learn The Basics Of Python In 7 Days!
2020年
Python Programming For Beginners Python Programming For Beginners
2021年

Al Sweigartの他のブック

Scratch 3 Programming Playground Scratch 3 Programming Playground
2021年
Automate the Boring Stuff with Python, 2nd Edition Automate the Boring Stuff with Python, 2nd Edition
2015年
きれいなPythonプログラミング きれいなPythonプログラミング
2022年
Cracking Codes with Python Cracking Codes with Python
2018年
Coding with Minecraft Coding with Minecraft
2018年
Invent Your Own Computer Games with Python, 4th Edition Invent Your Own Computer Games with Python, 4th Edition
2016年

カスタマーはこんな商品も購入

Object-Oriented Python Object-Oriented Python
2022年
Real-World Python Real-World Python
2020年
Python One-Liners Python One-Liners
2020年
The Secret Life of Programs The Secret Life of Programs
2019年
Dead Simple Python Dead Simple Python
2022年
Dive Into Algorithms Dive Into Algorithms
2021年