Book description
Programmers who endure and succeed amidst swirling uncertainty and nonstop pressure share a common attribute: They care deeply about the practice of creating software. They treat it as a craft. They are professionals.
In The Clean Coder: A Code of Conduct for Professional Programmers, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice–about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and understand that deep knowledge comes with a responsibility to act.
Readers will learn
What it means to behave as a true software craftsman
How to deal with conflict, tight schedules, and unreasonable managers
How to get into the flow of coding, and get past writer’s block
How to handle unrelenting pressure and avoid burnout
How to combine enduring attitudes with new development paradigms
How to manage your time, and avoid blind alleys, marshes, bogs, and swamps
How to foster environments where programmers and teams can thrive
When to say “No”–and how to say it
When to say “Yes”–and what yes really means
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them–and earn the pride and fulfillment that they alone possess.
Table of contents
- Cover Page
- Series Page
- Title Page
- Copyright Page
- Contents
- Praise for The Clean Coder
- Foreword
- Preface
- Acknowledgments
- About the Author
- On the Cover
- Pre-Requisite Introduction
- 1. Professionalism
- 2. Saying No
- 3. Saying Yes
- 4. Coding
- 5. Test Driven Development
- 6. Practicing
- 7. Acceptance Testing
- 8. Testing Strategies
- 9. Time Management
- 10. Estimation
- 11. Pressure
- 12. Collaboration
- 13. Teams and Projects
- 14. Mentoring, Apprenticeship, and Craftsmanship
- A. Tooling
- Index
- Footnotes
Product information
- Title: Clean Coder, The: A Code of Conduct for Professional Programmers
- Author(s):
- Release date: May 2011
- Publisher(s): Pearson
- ISBN: 9780132542913
You might also like
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn’t clean, it can bring a development organization …
book
Code Complete, 2nd Edition
Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has …
book
Clean Architecture: A Craftsman's Guide to Software Structure and Design
Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert …
book
Head First Design Patterns, 2nd Edition
What will you learn from this book? You know you don't want to reinvent the wheel, …