On Sun, Nov 27, 2016 at 3:24 PM, Derry Bryson <derrybry...@gmail.com> wrote: > Where can I find documentation of the base class libraries for Pharo > Smalltalk? Or is there some other way I should learn about the system?
Within the Image, click on the button <? Com> beneath the class list to view the class comments. Some are really good and other less so. If you encounter the latter, please ask here for better ones here. Fresh eyes help us plug these gaps. Another tool to learn about the system is Tools > Finder > Examples See it in action 5:03 at "7 minutes of Pharo Smalltalk for Rubyists" [1] [1] https://www.youtube.com/watch?v=HOuZyOKa91o cheers -ben