Free Download Software Design by Example: A Tool-Based Introduction with Python
English | 2024 | ISBN: 1032725214 | 342 Pages | EPUB (True) | 5 MB
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with Python therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!