Smalltalk With Style
by E. Klimas, S. Skublics, D. A. Thomas
Publisher: Prentice Hall 2004
ISBN/ASIN: 0131655493
ISBN-13: 9780131655492
Number of pages: 139
Description:
Bridging the gap between established software engineering principles and the real-world practice of programming, this book presents guidelines for programming in the Smalltalk language that will result in source code that is clear, easy to read, and easy to understand. Covers layout and structure, code formatting, reliability and portability, and tips.
Download or read it online for free here:
Download link
(24MB, PDF)
Similar books
Smalltalk and Object Orientation: An Introductionby John Hunt - Springer
An introduction to object-orientation for 2nd, 3rd and 4th year computer science and software engineering students or those actively involved in the software industry. John Hunt adopts a 'hands on' approach providing a thorough introduction to O-O.
(15164 views)
A Taste of Smalltalkby Ted Kaehler, Dave Patterson - W W Norton & Co Inc
This tutorial gives you a taste of programming in the Smalltalk-80 language and environment. Our approach is to guide you through several versions of a small program in a short time. The book is just a 'taste', not a reference manual.
(16261 views)
Inside Smalltalkby W. R. Lalonde, J. R. Pugh - Prentice-Hall
An intro to the object-oriented programming language Smalltalk-80, with an emphasis on classes, subclassing, inheritance and message passing. The SmallTalk language is fully explained as well as the class library and programming environment.
(14954 views)
Practical Smalltalk: Using Smalltalk/Vby Dan Shafer, Dean A. Ritz - Springer
This book is specifically aimed at people who are interested in learning to build real-world applications using Smalltalk/V. It also includes a bit of refresher material that extends some of the information in the Smalltalk/V tutorial as well.
(15250 views)