Nov. 27, 2016
7:46 a.m.
Hi Derry, Welcome to Pharo.
On 27 Nov 2016, at 08:24, Derry Bryson <derrybryson@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?
Thanks,
Derry
The primary way you learn about Pharo is by using it and browsing around in the image (all the source code, documentation, examples & tests are included, as well as all tools and the IDE itself). But that maybe creates a chicken/egg problem. You definitively have to start with the Pharo By Example book (see book.pharo.org). There is also a nice online course you could take, http://files.pharo.org/mooc/ Good luck, have fun and keep coming back with questions. Regards, Sven