𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

The Clean Coder: A Code of Conduct for Professional Programmers

✍ Scribed by Robert C. Martin


Publisher
Prentice Hall
Year
2011
Tongue
English
Leaves
244
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

✦ Subjects


Management; Programming; Debugging; Ethics; Psychology; Unit Testing; Jenkins; Integration Testing; Test-driven Development; Testing; Test Automation; Time Management; Collaboration; Career; Continuous Deployment; UML; Teamwork; Mentorship; Apprenticeship; Craftsmanship


πŸ“œ SIMILAR VOLUMES


The clean coder: a code of conduct for p
✍ Martin, Robert C πŸ“‚ Library πŸ“… 2011;2014 πŸ› Prentice Hall 🌐 English

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<i><b>The Clean Coder: A Code of Conduct for Professional Programmers,</b></i>le

Python Clean Code: Best Practices and Te
✍ Nash Maverick πŸ“‚ Library πŸ“… 2023 πŸ› Vigilant Vaults 🌐 English

<p><span>"</span><span>Python Clean Code</span><span>" is a comprehensive guidebook for Python developers who want to improve the quality of their code by adopting best practices for writing clean, readable, and maintainable code. The book is authored by </span><span>Nash Maverick</span><span>, who