dev.to記事で紹介された技術書(洋書)と日本語版の翻訳本を紹介

Clean Code66

紹介された本(洋書)
日本語版(翻訳本)
Clean Code
Clean Code
A Handbook of Agile Software Craftsmanship

著者:Robert C. Martin

出版社:Pearson Education

出版日:2009

Clean Code アジャイルソフトウェア達人の技
Clean Code アジャイルソフトウェア達人の技

著者:Robert C.Martin

出版社:ドワンゴ

出版日:2017-12-18

概要:Looks at the principles and clean code, includes case studies showcasing the practices of writing clean code, and contains a list of heuristics and "smells" accumulated from the process of writing clean code.

概要:本書のケーススタディを注意深く読むことで、コードを洗練していく過程で行うべき判断について学ぶことができます。プログラムが動作したからといって、プログラミングが終わったことにはならないのです。

引用されているdev.toの記事

Do Repeat Yourself

Uses

Being a happy developer

As the sprints stop #1

Readable Code

Matters of Style

S.O.L.I.D Windows Forms

Coding with empathy

Watch your Coding Manners

TDD is an ethical matter

Book Recommendations

Why not write clean code?

Developer Bootcamp