Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code PDF

Autor:

Al Sweigart

Ansichten:

814

Sprache:

Englisch

Bewertung:

0

Abteilung:

Technologie

Seitenzahl:

755

Abschnitt:

Programmierung

Größe der Datei:

5743516 MB

Buchqualität :

Exzellent

ein Buch herunterladen:

36

Benachrichtigung

Da die Website aktualisiert wird, wird der Download vorübergehend gestoppt, bis die Aktualisierung abgeschlossen ist [email protected]

Al Sweigart ist ein in Houston lebender Softwareentwickler und Autor von Fachbüchern. Er hat mehrere Programmierbücher für Anfänger geschrieben, darunter Automate the Boring Stuff with Python. Seine Bücher sind unter einer Creative Commons-Lizenz auf seiner Website frei verfügbar.

Beschreibung des Buches

Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code pdf von Al Sweigart

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 code
- Common sources of bugs, and how to detect them with static analyzers
- How to structure the files in your code projects with the Cookiecutter template tool
- Functional programming techniques like lambda and higher-order functions
- How to profile the speed of your code with Python's built-in timeit and cProfile modules
- The computer science behind Big-O algorithm analysis
- How to make your comments and docstrings informative, and how often to write them
- How 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.

Buchrezension

0

out of

5 stars

0

0

0

0

0

Book Quotes

Top rated
Latest
Quote
there are not any quotes

there are not any quotes

Mehr Bücher Al Sweigart

Invent Your Own Computer Games With Python
Invent Your Own Computer Games With Python
Programmierung
899
English
Al Sweigart
Invent Your Own Computer Games With Python pdf von Al Sweigart
Hacking Secret Ciphers with Python
Hacking Secret Ciphers with Python
hacken
957
English
Al Sweigart
Hacking Secret Ciphers with Python pdf von Al Sweigart
Making Games with Python & Pygame
Making Games with Python & Pygame
Programmierung
992
English
Al Sweigart
Making Games with Python & Pygame pdf von Al Sweigart
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python
Programmierung
1408
English
Al Sweigart
Automate the Boring Stuff with Python pdf von Al Sweigart

Mehr Bücher Programmierung

Creating Mobile Apps with Sencha Touch 2
Creating Mobile Apps with Sencha Touch 2
1120
English
John Earl Clark
Creating Mobile Apps with Sencha Touch 2 pdf von John Earl Clark
Sencha Touch 2 Mobile JavaScript Framework
Sencha Touch 2 Mobile JavaScript Framework
922
English
John Earl Clark
Sencha Touch 2 Mobile JavaScript Framework pdf von John Earl Clark
Sencha Touch Mobile JavaScript Framework
Sencha Touch Mobile JavaScript Framework
1051
English
John Earl Clark
Sencha Touch Mobile JavaScript Framework pdf von John Earl Clark
Advanced R
Advanced R
1771
English
Hadley Wickham
Advanced R pdf von Hadley Wickham

Add Comment

Authentication required

You must log in to post a comment.

Log in
There are no comments yet.