O’REILLY Learning「Software Architecture for Web Developers」1 The Role of Architecture
1 The Role of Architecture 議論は常に一つの問いに帰結する。 "ソフトウェアアーキテクチャとは何か?"非常に議論されている重要な事柄で ...
O’REILLY Learning「97 Things Every Java Programmer Should Know」20〜32
20.Don’t Vary Your Variables できるだけ多くの変数をfinalにするようにしている。 Javaの不変性サポートは、他の言語よりも制限 ...
O’REILLY Learning「Good Code, Bad Code」10〜11
日本語翻訳版は秀和システムから発売 10 Unit testing principles This chapter covers ・The basics of ...
O’REILLY Learning「Good Code, Bad Code」8〜9
日本語翻訳版は秀和システムから発売 8 Make code modular This chapter covers ・The benefits of modul ...
O’REILLY Learning「Good Code, Bad Code」7 Make code hard to misuse
日本語翻訳版は秀和システムから発売 7 Make code hard to misuse This chapter covers ・How the misuse ...
O’REILLY Learning「Good Code, Bad Code」6 Avoid surprises
日本語翻訳版は秀和システムから発売 6 Avoid surprises This chapter covers ・How code can cause surp ...
O’REILLY Learning「The Programmer’s Brain」13 How to onboard new developers
興味のある方は日本語訳が2/16に発売されます。 13 How to onboard new developers This chapter covers ・C ...
O’REILLY Learning「The Programmer’s Brain」12 Designing and improving larger systems
興味のある方は日本語訳が2/16に発売されます。 12 Designing and improving larger systems This chapter ...
O’REILLY Learning「The Programmer’s Brain」11 The act of writing code
興味のある方は日本語訳が2/16に発売されます。 11 The act of writing code This chapter covers ・Compari ...
O’REILLY Learning「The Programmer’s Brain」10 Getting better at solving complex problems
興味のある方は日本語訳が2/16に発売されます。 10 Getting better at solving complex problems This chap ...