Smalltalk with style

書誌事項

Smalltalk with style

Edward J. Klimas, Suzanne Skublics, David A. Thomas

Prentice Hall, c1996

大学図書館所蔵 件 / 8

この図書・雑誌をさがす

注記

"An Alan R. Apt book."

Includes bibliographical references (p. 119-121) and index

内容説明・目次

内容説明

For object-oriented programming courses in Smalltalk or as a supplement to concepts of programming language or software engineering courses using Smalltalk. Designed to bridge the gap between well-established software engineering principles and the actual practice of programing in an OOP language such as Smalltalk, this text documents a minimal set of guidelines and potential standards in design techniques that promote easy reuse and maintenance of object-oriented code, reduce the number of defects, and make code easier to read.

目次

1. What's In a Name. Introduction. General Naming Guidelines. Upper and Lower Case Letters. Class Names. Variable Names: Semantic or Typed? Method Names. Accessor Method Names. Method Parameter Names. Method Temporary Variable Names. Numbers. Abbreviations. 2. Comments. Introduction. Code Comments. Component Comments. Applications. Classes. Methods. Comments within Source Code. 3. Code Formatting. Introduction. Method Template. Horizontal Spacing. Indentation and Alignment. Cascaded Message Protocols. Number of Statements per Line. Blank Lines. Source Code Line Length. Parentheses. 4. Can Your Software Be Reused? Introduction. Common Protocols. Accessor Methods-Variable-Free Programming. Class Evolution and Refactoring. Class Names and Pool Dictionaries. 5. Tips, Tricks, and Traps. Introduction. Common Syntactic Mistakes. Assumption of Return Values. "Cut and Paste" Reuse. Common Yet Confusing Error Messages. Equality, Identity, and Equivalence. Collections. Creating Example Code. Testing. Potential Sources of Abuse and Misuse. 6. Summary of Guidelines. Glossary. References. Index.

「Nielsen BookData」 より

詳細情報

ページトップへ