|
|
|
|
|
by vince_refiti
4137 days ago
|
|
This is the kind of thing sorely missing from other language teaching - once you learn the basics, how to write good, idiomatic code? Btw, I can also recommend Kent Beck's Smalltalk Best Practice Patterns is you are learning Pharo Smalltalk. |
|
The linked article is good and surprised me, especially using 'define' inside functions instead of 'let'.