Pharo by Example
by Stephane Ducasse, at al.
2017
ISBN/ASIN: 3952334146
Number of pages: 358
Description:
Pharo is a modern open-source development environment for the classic Smalltalk-80 programming language. Pharo by Example, intended for both students and developers, will guide you gently through the Pharo language and environment by means of a series of examples and exercises.
Download or read it online for free here:
Download link
(17MB, PDF)
Similar books
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.
(18925 views)
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.
(14813 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.
(14652 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.
(14932 views)