
The Joy Of Smalltalk
by Ivan Tomek
2000
Number of pages: 523
Description:
The goal of this textbook is to introduce concepts of object-oriented software development and the programming language Smalltalk as a vehicle for their implementation. The book covers OO concepts, OO application development, Smalltalk programming environment including its user interface painting tools, Smalltalk base classes, and elements of Smalltalk style.
Download or read it online for free here:
Download link
(3.9MB, PDF)
Similar books
Smalltalk by Example: The Developer's Guideby Alec Sharp - Mcgraw-Hill
This book is written for people who want to become productive in Smalltalk programming in as short a time as possible. The book presents the information that the reader needs in order to understand the concepts and the capabilities of Smalltalk.
(16982 views)
Pharo by Exampleby Stephane Ducasse, at al.
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.
(14105 views)
Smalltalk-80: The Language and its Implementationby Adele Goldberg, David Robson - Addison-Wesley
The book is an overview of the concepts and syntax of the programming language, and an annotated and illustrated specification of the system's functionality. The book gives an example of the design and implementation of a moderate-size application.
(23122 views)
Squeak: Learn Programming with Robotsby Stephane Ducasse - 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.
(18835 views)