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: Computer Programming using GNU SmalltalkComputer Programming using GNU Smalltalk
by - Lulu.com
This book tries a different approach for teaching introductory computer programming than most other books by choosing Smalltalk as the programming language. A language which is mature and powerful yet not as widely used as some popular alternatives.
(15226 views)
Book cover: Smalltalk/V: Tutorial and Programming HandbookSmalltalk/V: Tutorial and Programming Handbook
- Digitalk, Inc
Smalltalk is both a powerful language -- you can get a lot of activity out of a few lines of code -- and a powerful program development environment. This book is intended for both beginners as well as experienced Smalltalk programmers.
(15623 views)
Book cover: The Art and Science of SmalltalkThe Art and Science of Smalltalk
by - Prentice Hall
This practical book provides an effective introduction to programming in Smalltalk, and explains the most efficient ways to think about and work with the system. The demystifies the transition from conventional programming to Smalltalk.
(19518 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.
(13816 views)