TopicTracker
出典 refactoringenglish.com原文を表示
翻訳言語翻訳言語

私を形作ったソフトウェアエッセイ

著者は20年間で数千のソフトウェアブログを読んできたが、特に記憶に残り思考を変えた10の重要なエッセイを紹介。ジョエル・テストから「退屈な技術を選べ」まで、ソフトウェア開発への影響力のある作品を厳選。

関連記事

  • The article critiques query-based compilers, which are currently popular, by highlighting potential pitfalls and challenges in their implementation. It aims to provide a balanced perspective on this trending approach to compiler design.

  • User data is confined within software applications, with visibility limited to what the program's developers choose to expose. This creates a controlled environment where users can only access information through predetermined interfaces.

  • The article argues that lines of code can be a useful metric when used appropriately, despite common criticism. It suggests that while LOC has limitations, it provides valuable insights about codebase size and complexity when combined with other measures.