"Smalltalk Best Practice Patterns"

E679905

"Smalltalk Best Practice Patterns" is a highly regarded software engineering book by Kent Beck that distills practical, idiomatic techniques for writing clear, maintainable Smalltalk code.

All labels observed (1)

Label Occurrences
"Smalltalk Best Practice Patterns" canonical 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf book ⓘ
software engineering book ⓘ
approach example-driven ⓘ
experience-based ⓘ
pattern-based ⓘ
audience Smalltalk programmers ⓘ
object-oriented designers ⓘ
software developers ⓘ
author Kent Beck ⓘ
contains class-level patterns ⓘ
method-level patterns ⓘ
state and behavior patterns ⓘ
testing-related patterns ⓘ
emphasizes communication through code ⓘ
incremental improvement ⓘ
local reasoning about code ⓘ
simple design ⓘ
focus clear code ⓘ
idiomatic Smalltalk code ⓘ
maintainable code ⓘ
practical techniques ⓘ
goal improve code maintainability ⓘ
improve code readability ⓘ
improve developer productivity ⓘ
hasReputation classic in software engineering literature ⓘ
highly regarded in Smalltalk community ⓘ
influencedBy Smalltalk community practices ⓘ
language English ⓘ
philosophy continuous refactoring ⓘ
patterns as vocabulary for design ⓘ
small patterns over big frameworks ⓘ
programmingLanguageFocus Smalltalk ⓘ
relatedWork Design Patterns: Elements of Reusable Object-Oriented Software ⓘ
Refactoring: Improving the Design of Existing Code ⓘ
subject best practices ⓘ
coding style ⓘ
design patterns ⓘ
object-oriented programming ⓘ
software engineering ⓘ
targetEcosystem Smalltalk development environments ⓘ
teaches class design ⓘ
coding patterns ⓘ
method organization ⓘ
naming conventions ⓘ
refactoring techniques ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Kent Beck → hasWritten → "Smalltalk Best Practice Patterns" ⓘ