by Elisabeth Robson | Jan 10, 2019 | blog, Design Patterns, Java
A common question we get from readers and from students in our Design Patterns Bootcamp course is about using Java lambda expressions with the Strategy Pattern. Our book, Head First Design Patterns, and our course both use Java to demonstrate how to implement a design...
by Elisabeth Robson | Sep 2, 2018 | beginner, Beginner's Mind, blog, Design Patterns, Programming
Eric recently pointed me to this article about Steven Pinker’s 2015 book on writing, A Sense of Style: The Thinking Person’s Guide to Writing in the 21st Century and one reason why some writing is so hard to understand: The Curse of Knowledge. I...
by team | Sep 15, 2015 | Beginner's Mind, blog, Design Patterns, FrontPage
We’ve just finished a cool project with O’Reilly: a short manager’s guide to design patterns. Here’s the idea: create a guide that gives you the gist of design patterns, enough to remind you of what they are all about, or enough to get you motivated and on your way to...
by eric | Jun 30, 2015 | blog, Design Patterns
We recently finished a cool project with O’Reilly: a short manager’s guide to design patterns. Here’s the idea: create a guide that gives you the gist of design patterns, just enough to get you started. In the guide we’ll step you through what a design pattern...
by eric | Jun 18, 2015 | blog, Design Patterns, FrontPage, Java, Programming
This article first appeared on the O’Reily Radar to promote the new report titled An Engineering Manager’s Guide to Design Patterns. You can download a free copy of An Engineering Manager’s Guide to Design Patterns directly from O’Reilly. If you haven’t...
Comments