Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Ignacio Sniechowski
Also the book by Chamond Liu has a chapter in Design Patterns... *Lic. Ignacio Sniechowski, MBA* *Prosavic SRL* *Tel: (011) 4542-6714* On Mon, Jan 26, 2015 at 1:38 AM, Sebastian Heidbrink wrote: > no! > > > > > On 2015-01-25 7:48 PM, Mayuresh Kathe wrote: > >> thanks. a qu

Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Joachim Tuchel
Am 26.01.2015 04:48 schrieb Mayuresh Kathe : > > thanks. a question; would the second book require me to work through the > original book on design patterns first? > No, you will able to understand the Smalltalk companion without the pattern bible. Chamond Liu is definitely a good book! Joac

Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Sebastian Heidbrink
no! On 2015-01-25 7:48 PM, Mayuresh Kathe wrote: thanks. a question; would the second book require me to work through the original book on design patterns first? ~mayuresh On Sun, Jan 25, 2015 at 06:06:31PM -0800, Sebastian Heidbrink wrote: Definitely a good book! You might also consider

Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Mayuresh Kathe
thanks. a question; would the second book require me to work through the original book on design patterns first? ~mayuresh On Sun, Jan 25, 2015 at 06:06:31PM -0800, Sebastian Heidbrink wrote: > Definitely a good book! > > You might also consider these, too: > > for the couch, or desk while wait

Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Mayuresh Kathe
great. i think i'll work through it to get a better grip over smalltalk using "pharo", post which i'll start off with the "pharo" books. thanks for the note. ~mayuresh On Sun, Jan 25, 2015 at 10:43:48PM -0300, Ignacio Sniechowski wrote: > It's a very good introductory book for Smalltalk in gener

Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Sebastian Heidbrink
Definitely a good book! You might also consider these, too: for the couch, or desk while waiting: http://sdmeta.gforge.inria.fr/FreeBooks/WithStyle/SmalltalkWithStyle.pdf a must http://www.amazon.ca/The-Design-Patterns-Smalltalk-Companion/dp/0201184621 Sebastian On 2015-01-25 1:37 PM, Mayure

Re: [Pharo-users] smalltalk, objects and design - chamond liu

2015-01-25 Thread Ignacio Sniechowski
It's a very good introductory book for Smalltalk in general but it is not focused on Pharo but in IBM's Smalltalk. It has a good treatment of OOP, and the basic classes. But if you want to learn about specific Pharo frameworks and APIs it wont help you that much. cheers Nacho *Lic. Ignacio Sniec