Software Design by Example: A Tool-Based Introduction with JavaScript
暫譯: 以範例學習軟體設計:基於工具的 JavaScript 入門指南

Wilson, Greg

  • 出版商: CRC
  • 出版日期: 2022-12-29
  • 售價: $5,170
  • 貴賓價: 9.5$4,912
  • 語言: 英文
  • 頁數: 329
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 1032399678
  • ISBN-13: 9781032399676
  • 相關分類: JavaScript
  • 海外代購書籍(需單獨結帳)

商品描述

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 JavaScript 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.

This material can be used for self-paced study, in an undergraduate course on software design, or as the core of an intensive weeklong workshop for working programmers. Each chapter has a set of exercises ranging in size and difficulty from half a dozen lines to a full day's work. Readers should be familiar with the basics of modern JavaScript, but the more advanced features of the language are explained and illustrated as they are introduced.

All the written material in this project can be freely reused under the terms of the Creative Commons - Attribution license, while all of the software is made available under the terms of the Hippocratic License. All proceeds from sale of this book will go to support the Red Door Family Shelter in Toronto.

Features

  • Teaches software design by showing programmers how to build the tools they use every day
  • Each chapter includes exercises to help readers check and deepen their understanding
  • All the example code can be downloaded, re-used, and modified under an open license

商品描述(中文翻譯)

學習任何領域設計的最佳方式是研究範例,而一些最佳的軟體設計範例來自程式設計師在自己工作中使用的工具。因此,以範例學習軟體設計:基於工具的 JavaScript 入門 建立了程式設計師使用的小型版本,以揭開它們的神秘面紗,並提供一些有關經驗豐富的程式設計師思考方式的見解。從檔案備份系統和測試框架到正則表達式匹配器、瀏覽器佈局引擎和一個非常小的編譯器,我們探索常見的設計模式,展示如何使程式碼更易於測試也使其更易於重用,並幫助讀者理解除錯器、性能分析器、套件管理器和版本控制系統的運作,以便他們能更有效地使用這些工具。

這些材料可用於自學、在本科軟體設計課程中,或作為針對在職程式設計師的密集一週工作坊的核心內容。每一章都有一組練習,大小和難度從幾行到一天的工作不等。讀者應該熟悉現代 JavaScript 的基本知識,但語言的更高級特性會在介紹時進行解釋和說明。

本專案中的所有書面材料均可根據創用CC - 姓名標示授權條款自由重用,而所有軟體則根據希波克拉底授權條款提供。這本書的所有銷售收益將用於支持多倫多的紅門家庭庇護所。

特色
- 通過展示程式設計師如何構建他們每天使用的工具來教授軟體設計
- 每一章都包括練習,幫助讀者檢查和加深理解
- 所有範例程式碼均可在開放授權下下載、重用和修改

作者簡介

Greg Wilson has worked in industry and academia for 35 years, and is the author, coauthor, or editor of several books, including Beautiful Code, The Architecture of Open Source Applications, JavaScript for Data Science, Teaching Tech Together, and Research Software Engineering with Python. He is the co-founder and first executive director of Software Carpentry and received ACM SIGSOFT's Influential Educator Award in 2020.

作者簡介(中文翻譯)

Greg Wilson 在產業和學術界工作了 35 年,是多本書籍的作者、合著者或編輯,包括《Beautiful Code》、《The Architecture of Open Source Applications》、《JavaScript for Data Science》、《Teaching Tech Together》和《Research Software Engineering with Python》。他是 Software Carpentry 的共同創辦人及首任執行董事,並於 2020 年獲得 ACM SIGSOFT 的影響力教育者獎。