Smalltalk by Example: The Developer's Guide

From the Publisher: You'll quickly progress from Smalltalk basics to real-world applications development. Valuable guidelines for writing more productive code are provided in chapters that cover how to handle errors using Smalltalk's handling mechanism to eliminate most errors checking code, change procedural code into object-oriented code...and eliminate procedural code from applications, write multithreaded applications with semaphores and mutexes, and use the Model View Controller paradigm to split applications into pieces that each focus on the domain problem and user interaction. Guidance on how to improve software testing includes an example of a Test Manager you can build and use in your projects. Ready-to-use code examples on the disk included with the book will accelerate your Smalltalk programming proficiency.