Apprentice Quote by Michael Fogus
““The apprentice avoids all use of Java classes. The journeyman embraces Java classes. The master knows which classes to embrace and which to avoid.””
About This Quote
A master programmer discerns when to use or avoid language features, balancing flexibility and complexity.
In simple terms: Experts choose tools wisely.
Use the right tool for the job.
Themes
Mood
Type
When to use this quote
- software architecture
- code reviews
- learning new languages
Key Concepts
Questions to Reflect On
- When should you simplify your code?
- How do you decide which libraries to adopt?
Over‑reliance on any tool can create rigidity.