๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Smalltalk Best Practice Patterns

โœ Scribed by Beck, Kent


Publisher
Pearson Education Limited (US titles);Prentice Hall
Year
1997
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Table of Contents


  1. Introduction. Coding. Talking Programs. Good Software. Style. What's Missing? Book Organization. Adoption. Learning a Pattern.2. Patterns. Why Patterns Work. Role of Patterns. Reading. Development. Review. Documentation. Clean Up. Format.3. Behavior. Methods. Composed Method. Constructor Method. Constructor Parameter Method. Shortcut Constructor Method. Conversion. Converter Method. Converter Constructor Method. Query Method. Comparing Method. Reversing Method. Method Object. Execute Around Method. Debug Printing Method. Method Comment. Messages. Message. Choosing Message. Decomposing Message. Intention Revealing Message. Intention Revealing Selector. Dispatched Interpretation. Double Dispatch. Mediating Protocol. Super. Extending Super. Modifying Super. Delegation. Simple Delegation. Self Delegation. Pluggable Behavior. Pluggable Selector. Pluggable Block. Collecting Parameter.4. State. Instance Variables. Common State. Variable State. Explicit Initialization. Lazy Initialization. Default Value Method. Constant Method. Direct Variable Access. Indirect Variable Access. Getting Method. Setting Method. Collection Accessor Method. Enumeration Method. Boolean Property Setting Method. Role Suggesting Instance Variable Name. Temporary Variables. Temporary Variable. Collecting Temporary Variable. Caching Temporary Variable. Explaining Temporary Variable. Reusing Temporary Variable. Role Suggesting Temporary Variable Name.5. Collections. Classes. Collection. OrderedCollection. RunArray. Set. Equality Method. Hashing Method. Dictionary. SortedCollection. Array. ByteArray. Interval. Collection Protocol. IsEmpty. Includes:. Concatentation. Enumeration. Do. Collect. Select/Reject. Detect. Inject:into:. Collection Idioms. Duplicate Removing Set. Temporarily Sorted Collection. Stack. Queue. Searching Literal. Lookup Cache. Parsing Stream. Concatenating Stream.6. Classes. Simple Superclass Name. Qualified Subclass Name.7. Formatting. Inline Message Pattern. Type Suggesting Parameter Name. Indented Control Flow. Rectangular Block. Guard Clause. Conditional Expression. Simple Enumeration Parameter. Cascade. Yourself. Interesting Return Value.8. Development Example. Problem. Start. Arithmetic. Integration.Summary. Appendix A: Quick Reference. Index.

โœฆ Subjects


Smalltalk <Programmiersprache>;Smalltalk &lt;Programmiersprache&gt


๐Ÿ“œ SIMILAR VOLUMES


Practical Smalltalk: Using Smalltalk/V
โœ Dan Shafer, Dean A. Ritz (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› Springer-Verlag New York ๐ŸŒ English

<p>Object-Oriented Programming (OOP) is recognized as one of the most powerful programming techniques to come along in many years. Its power lies in the ability it gives the designer to manage the complex, rapidly changing applications that have become the watchword of modern software. Smalltalk is

Concurrent Patterns and Best Practices
โœ Atul S. Khot ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Selecting the correct concurrency architecture has a significant impact on the design and performance of your applications. This book explains how to leverage the different characteristics of parallel architecture to make your code faster and more efficient.<br /><br />To start with, you'll understa