Don't forget, there are lectures on idioms and best practice patterns with lots of examples in the Smalltalk course.
https://www.iam.unibe.ch/scg/svn_repos/Lectures/Smalltalk/ Many of these come from Kent Beck's book. - on On 25 Dec 2011, at 10:11, Stéphane Ducasse wrote: > indeed the presentation is quite good and I like the tips section. > Right now I started to collect coding examples (i.e. do not use , but > nextPutAll:….). > > Stef > > On Dec 25, 2011, at 3:26 AM, Damien Pollet wrote: > >> On 24 December 2011 14:53, Stéphane Ducasse <[email protected]> >> wrote: >>> If you have some suggestions with examples I could integrate to the chapter. >> >> Hernán had a good list in his talk on the design of patagonia: >> http://www.slideshare.net/esug/design-principlesbehindpatagonia >> >> -- >> Damien Pollet >> type less, do more [ | ] http://people.untyped.org/damien.pollet >> > >
