[Newbies] Smalltalk Data Structures and Algorithms

Cédrick Béler cdrick65 at gmail.com
Fri Jun 26 10:26:25 UTC 2009


I'd suggest reading "The Design Patterns Smalltalk Companion" Alpert et al.

http://www.amazon.com/Design-Patterns-Smalltalk-Companion-Software/dp/0201184621

drafts: http://stephane.ducasse.free.fr/FreeBooks/SmalltalkDesignPatternCompanion/

hth,

2009/6/26 K. K. Subramaniam <subbukk at gmail.com>:
> On Friday 26 Jun 2009 2:59:13 am Frank Church wrote:
>> Are there any books that cover this area for Smalltalk
> Yes. See http://stephane.ducasse.free.fr/FreeBooks.html for an annotated list.
>
> BTW, Smalltalk is a object-based system. An object combines the role of data
> and algorithm into one unit. The computational model is different from that of
> procedural programming. Are you looking for anything specific?
>
> Subbu
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>



-- 
Cédrick


More information about the Beginners mailing list