
O’REILLY Learning「Modern Software Engineering: Doing What Works to Build Better Software Faster」13 Managing Coupling
13 Managing Coupling 「ソフトウェアモジュール間の相互依存の度合い、2つのルーチンまたはモジュールがどれだけ密接に接続されているかの尺度、モ ...

O’REILLY Learning「The Programmer’s Brain」4 How to read complex code
興味のある方は日本語訳が2/16に発売されます。 4 How to read complex code This chapter covers: ・Analyz ...

O’REILLY Learning「The Programmer’s Brain」3 How to learn programming syntax quickly
興味のある方は日本語訳が2/16に発売されます。 3 How to learn programming syntax quickly This chapter ...

O’REILLY Learning「The Programmer’s Brain」2 Speed reading for code
興味のある方は日本語訳が2/16に発売されます。 2 Speed reading for code This chapter covers ・Analyzing ...

O’REILLY Learning「97 Things Every Java Programmer Should Know」1〜19
1.All You Need Is Java 2.Approval Testing 3.Augment Javadoc with AsciiDoc 4.Be A ...

O’REILLY Learning「The Programmer’s Brain」1 Decoding your confusion while coding
1 Decoding your confusion while coding This chapter covers ・Discriminating the d ...

O’REILLY Learning「Good Code, Bad Code」4 Errors
日本語翻訳版は秀和システムから発売 4 Errors This chapter covers ・The distinction between errors a ...

O’REILLY Learning「Good Code, Bad Code」3 Other engineers and code contracts
日本語翻訳版は秀和システムから発売 3 Other engineers and code contracts This chapter covers ・How ...

O’REILLY Learning「Good Code, Bad Code」2 Layers of abstraction
日本語翻訳版は秀和システムから発売 2 Layers of abstraction This chapter covers ・How to break a pr ...

O’REILLY Learning「Modern Software Engineering: Doing What Works to Build Better Software Faster」12 Information Hiding and Abstraction
12 Information Hiding and Abstraction 情報の隠蔽と抽象化とは、「物体やシステムの研究において、より重要な細部に注意を向ける ...