Archive for the 'Programming Languages' Category

Squeak Smalltalk tutorial

Tuesday, July 3rd, 2007

It´s difficult to find good squeak smalltalk tutorials. There´s a lot of good tutorials about the Smalltalk language, but the tutorials about Squeak specifically are majority outdated. But this one is wonderfull: A Development Example for Squeak 3.9. Thanks Stephan Wessels for this great work.
But I miss a tutorial like Java Cookbook yet. Something showing examples of how to do some common tasks like opening files, multithreading, sockets, etc. I would like to start this type of work, but right now, time is a exparse resource. Someday, someday…

Java Cookbook, Second Edition