collections:principles_in_the_pragmatic_programmer
Table of Contents
Principles In "The Pragmatic Programmer"
The Pragmatic Programmer lists 70 “tips”, some of which are principles as discussed in this wiki:
- Don't Repeat Yourself (tip 11)
- Make It Easy To Reuse (tip 12)
- Program Close To The Problem Domain (tip 17)
- Keep Knowledge in Plain Text (tip 20)
- Write Code That Writes Code (tip 29)
- Crash Early (tip 32)
- Finish What You Start (tip 35)
- Minimize Coupling Between Modules (tip 36)
- Configure, Don't Integrate (tip 37)
- Always Design for Concurrency (tip 41)
- Separate Views From Models (tip 42)
Origin
Andrew Hunt and David Thomas: The Pragmatic Programmer: From Journeyman to Master
Further Reading
Box
Discussion
Discuss this wiki article and the collection on the corresponding talk page.
collections/principles_in_the_pragmatic_programmer.txt · Last modified: 2021-10-18 22:19 by christian