『Tidy First?』
https://gyazo.com/5ca39e54666290678ef6094291631d15
2023-10発行
日本語翻訳
原書目次
Foreword
Preface
Introduction
Part I. Tidyings
Chapter 1. Guard Clauses
Chapter 2. Dead Code
Chapter 3. Normalize Symmetries
Chapter 4. New Interface, Old Implementation
Chapter 5. Reading Order
Chapter 6. Cohesion Order
Chapter 7. Move Declaration and Initialization Together
Chapter 8. Explaining Variables
Chapter 9. Explaining Constants
Chapter 10. Explicit Parameters
Chapter 11. Chunk Statements
Chapter 12. Extract Helper
Chapter 13. One Pile
Chapter 14. Explaining Comments
Chapter 15. Delete Redundant Comments
Part II. Managing
Chapter 16. Separate Tidying
Chapter 17. Chaining
Chapter 18. Batch Sizes
Chapter 19. Rhythm
Chapter 20. Getting Untangled
Chapter 21. First, After, Later, Never
Part III. Theory
Chapter 22. Beneficially Relating Elements
Chapter 23. Structure and Behavior
Chapter 24. Economics: Time Value and Optionality
Chapter 25. A Dollar Today > A Dollar Tomorrow
Chapter 26. Options
Chapter 27. Options Versus Cash Flows
Chapter 28. Reversible Structure Changes
Chapter 29. Coupling
Chapter 30. Constantine’s Equivalence
Chapter 31. Coupling Versus Decoupling
Chapter 32. Cohesion
Chapter 33. Conclusion
Appendix. Annotated Reading List and References
Index
About the Author
原書を読んだ方の記事
hr.icon
以下はEarly Relase が出てきたときの記述
Early ReleaseがO'reilly Learing Platformに生えてきた
https://gyazo.com/8f4fcf8b6481122838e993e45f90f476
出版予定は 2023年10月
Tidy First? is the first of a trilogy of books focusing on software design in the programmer’s relationship with themself.
とのことなので、あと2冊予定されているようだ
In the next book in the series we’ll talk about how & why teams perform software design together.
2冊目では「チームがソフトウェア設計を(プログラマーと非プログラマーとで)一緒にやるための話をするのかな?