Deep into Pharo (Bergel, Cassou, Ducasse, and Laval)
( \newcommand{\kernel}{\mathrm{null}\,}\)
Pharo is a clean, innovative, open-source, live-programming environment. Deep into Pharo is the second volume of a series of books covering Pharo. Whereas the first volume is intended for newcomers, this second volume covers deeper topics. You will learn about Pharo frameworks and libraries such as Glamour, PetitParser, Roassal, FileSystem, Regex, and Socket. You will explore the language with chapters on exceptions, blocks, small integers, and floats. You will discover tools such as profilers, Metacello and Gofer.
Front Matter
1: Zero Configuration Scripts and Command-Line Handlers
2: Files with FileSystem
3: Sockets
4: The Settings Framework
5: Regular Expressions in Pharo
6: Versioning Your Code with Monticello
7: Gofer — Scripting Package Loading
8: Managing Projects with Metacello
9: Glamour
10: Agile Visualization with Roassal
11: Scripting Visualizations with Mondrian
12: Handling Exceptions
13: Blocks — A Detailed Analysis
14: Exploring Little Numbers
15: Fun with Floats
16: Profiling Applications
17: PetitParser — Building Modular Parsers
Back Matter