- Добавил: literator
- Дата: 16-11-2022, 10:06
- Комментариев: 0
Название: Software Design by Example: A Tool-Based Introduction with jаvascript
Автор: Greg Wilson
Издательство: CRC Press
Год: 2023
Страниц: 340
Язык: английский
Формат: pdf (true)
Размер: 15.8 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 jаvascript 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 re-use, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.
Автор: Greg Wilson
Издательство: CRC Press
Год: 2023
Страниц: 340
Язык: английский
Формат: pdf (true)
Размер: 15.8 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 jаvascript 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 re-use, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.