Logo

Inside Smalltalk by W. R. Lalonde, J. R. Pugh

Small book cover: Inside Smalltalk

Inside Smalltalk
by

Publisher: Prentice-Hall

Description:
This textbook provides 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.

Download or read it online for free here:
Download link 1
Download link 2

(PDF, 2 volumes)

Similar books

Book cover: Squeak: Learn Programming with RobotsSqueak: Learn Programming with Robots
by - Apress
This book will teach you core programming concepts based on simple, visual problems that involve manipulation of robots, or 'turtles'. You will learn basic programming concepts like loops, abstractions, composition, and conditionals.
(17340 views)
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.
(14374 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.
(18699 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.
(18627 views)