EveryMatrix / workshops

6 stars 2 forks source link

Pragmatic programmer way #68

Open morarasu-alexandru opened 6 years ago

morarasu-alexandru commented 6 years ago

-Broken Window; Stone Soup and Boiled Frogs; Good-Enough Software

-Reversability + Flexible Arhitecture -Estimate -Design by Contract -Assertive Programming(“If it can’t happen, use assertions to ensure that it won’t”) -Programming by Coincidence -Refactoring -Ruthless testing -Pragmatic teams

morarasu-alexandru commented 6 years ago

Basically the presentation is based on the following book:

The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt