Pharo by Example 5.0

Pharo is an open-source, elegant and pure object-oriented language that supports truly immersive and life programming experience. Pharo offers excellent tools such as hot-debuggers and on the fly code update that change the programming experience. More at http://www.pharo.org.Pharo is a powerful lan...

Full description

Saved in:
Bibliographic Details
Main Authors: Ducasse, Stéphane (Author), Zagidulin, Dmitri (Author), Hess, Nicolai (Author), Chloupis, Dimitris (Author)
Format: Electronic eBook
Language:English
Published: Lille, France Stéphane Ducasse [2016]
Series:Open textbook library.
Subjects:
Online Access:Access online version
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 1 Preface
  • 2 A quick tour of Pharo
  • 3 A first application
  • 4 Syntax in a nutshell
  • 5 Understanding message syntax
  • 6 The Pharo object model
  • 7 Some of the key tools of the Pharo environment
  • 8 Sharing code and source control
  • 9 S Unit
  • 10 Basic classes
  • 11 Collections
  • 12 Streams
  • 13 Morphic
  • 14 Seaside by example
  • 15 Classes and metaclasses
  • 16 Reflection
  • 17 Regular expressions in Pharo