Logo

Smalltalk With Style by E. Klimas, S. Skublics, D. A. Thomas

Large book cover: Smalltalk With Style

Smalltalk With Style
by

Publisher: Prentice Hall
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

Book cover: The Joy Of SmalltalkThe Joy Of Smalltalk
by
This textbook introduces concepts of object-oriented software development and the programming language Smalltalk. The text covers OO concepts, OO application development, Smalltalk programming environment, base classes, and elements of style.
(15370 views)
Book cover: Pharo by ExamplePharo by Example
by
Pharo is a development environment for the classic Smalltalk-80 programming language. This book, intended for both students and developers, will guide you through the Pharo language and environment by means of a series of examples and exercises.
(13014 views)
Book cover: Inside SmalltalkInside Smalltalk
by - 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.
(13259 views)
Book cover: Smalltalk-80: The Interactive Programming EnvironmentSmalltalk-80: The Interactive Programming Environment
by - Addison-Wesley
This book is an introduction to the user interface of the Smalltalk-80 system, an illustrated description of how to explore the class descriptions available in the system, how to use the editors for implementing new class descriptions, etc.
(18886 views)