Smalltalk Best Practice Patterns

By Kent Beck,

Book cover of Smalltalk Best Practice Patterns

Book description

This classic book is the definitive real-world style guide for better Smalltalk programming. This author presents a set of patterns that organize all the informal experience successful Smalltalk programmers have learned the hard way. When programmers understand these patterns, they can write much more effective code. The concept of Smalltalk…

When you buy books, we may earn a commission that helps keep our lights on (or join the rebellion as a member).

Why read it?

2 authors picked Smalltalk Best Practice Patterns as one of their favorite books. Why do they recommend it?

Smalltalk is not as common or popular as it once was, but the influence its design had on programming is hard to overstate.

Reading this book has changed how I think about object orientation, and how I design systems, learning the patterns of Smalltalk makes it clear what object oriented design is really intended to achieve.

From Philipp's list on learning from programming classics.

While Smalltalk has been relegated to a tiny niche in the field of currently-used programming languages, I loved the opportunity to work with it many years ago. Smalltalk, an object-oriented language, is powerful but conceptually simple – you can learn the syntax in about 15 minutes. You can also produce highly expressive, clearly-stated yet compact code in Smalltalk.

In Smalltalk Best Practice Patterns, Kent Beck took the approach of expressing each recommendation in the form of an "implementation pattern:" a named technique that provides a recipe for addressing coding problems. Each pattern is short and sweet – you can…

Want books like Smalltalk Best Practice Patterns?

Our community of 12,000+ authors has personally recommended 96 books like Smalltalk Best Practice Patterns.

Browse books like Smalltalk Best Practice Patterns

Book cover of Effective C++: 55 Specific Ways to Improve Your Programs and Designs
Book cover of Effective Java
Book cover of JavaScript: The Good Parts: The Good Parts

Share your top 3 reads of 2024!

And get a beautiful page showing off your 3 favorite reads.

1,178

readers submitted
so far, will you?

5 book lists we think you will like!

Interested in object-oriented programming, computer programming, and algorithms?

Algorithms 36 books