pharo-wiki icon indicating copy to clipboard operation
pharo-wiki copied to clipboard

Guide on Iterators

Open jecisc opened this issue 6 years ago • 1 comments
trafficstars

jecisc avatar Dec 19 '18 16:12 jecisc

This is covered in PBE1 chapter 11.5. Collection iterators as well as chapter 9. Protocol for all Collection Classes, section Enumerating Elements (p. 136) of the Smalltalk-80 Blue Book

I think that this repository should contain useful advices from community that are too small, too specific, or too new to be covered by books (baselines, pragmas, spec, bloc, visualizations, new libraries etc.)

And we should not cover general Smalltalk topics that are already in the books.

Perhaps it would be nice to have a single page with a list of topics (like table of contents) and references to the chapters of different books and booklets. For example, Collections are covered in PBE1 and Blue Book, NeoCSV is covered in Deep into Pharo and a booklet, Seaside ...

olekscode avatar Dec 27 '18 08:12 olekscode