The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition (2nd Edition)
by: David Thomas (0)
âOne of the most significant books in my life.â
âObie Fernandez, Author,
The Rails Way
âTwenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my career. This new edition could do the same for yours.â
âMike Cohn, Author of
Succeeding with Agile
,
Agile Estimating and Planning
, and
User Stories Applied
â. filled with practical advice, both technical and professional, that will serve you and your projects well for years to come.â
âAndrea Goulet, CEO, Corgibytes, Founder, LegacyCode.Rocks
â. . . lightning does strike twice, and this book is proof.â
âVM (Vicky) Brasseur, Director of Open Source Strategy, Juniper Networks
The Pragmatic Programmer is one of those rare tech books youâll read, re-read, and read again over the years. Whether youâre new to the field or an experienced practitioner, youâll come away with fresh insights each and every time.
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development, independent of any particular language, framework, or methodology, and the Pragmatic philosophy has spawned hundreds of books, screencasts, and audio books, as well as thousands of careers and success stories.
Now, twenty years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and youâll learn how to:
- Fight software rot
- Learn continuously
- Avoid the trap of duplicating knowledge
- Write flexible, dynamic, and adaptable code
- Harness the power of basic tools
- Avoid programming by coincidence
- Learn real requirements
- Solve the underlying problems of concurrent code
- Guard against security vulnerabilities
- Build teams of Pragmatic Programmers
- Take responsibility for your work and career
- Test ruthlessly and effectively, including property-based testing
- Implement the Pragmatic Starter Kit
- Delight your users
Youâll become a Pragmatic Programmer.
Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
The Quotes
Donât leave âbroken windowsââ (bad designs, wrong decisions, or poor code) unrepaired.
Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.
âKaizenâ is a Japanese term that captures the concept of continuously making many small improvements.