Pharo by Example 50

Pharo is a clean, innovative, open-source, live-programming environment.

Pharo by Example50 is the second edition of Pharo by Example. It is based on Pharo 50. It covers all the elements of the language, core libraries and the IDE. In addition it shows how to build a simple web application with Seaside (a powerful web framework).

Chapter Topics

Tour on Pharo

Syntax, Environment, Basic examples, Object model

Libraries

Collection, default behavior, Streams, Iterators

SUnit

Morphic

Advanced

Understanding Metaclasses, Reflection

Regexp

Seaside

An Open Book

Pharo by Example 50 is an open book:

The full book is available at https://github.com/.../UpdatedPharoByExample/.

Contributions are welcomed. But pay attention that we are working on the next edition at https://github.com/.../PharoByExample80 (PDF)

The content of this book is released under a Creative Commons Attribution-ShareAlike license.

Authors