Hey Chris,

Before looking for anything on patterns, I would recommend reading The
Object-Oriented Thought Process from cover to cover.  It's not the
most exciting read, but it's short, and starts with "you know what a
variables is" and ends with "oh, geez, you're stuck, here's where
patterns can help."

http://www.amazon.com/exec/obidos/tg/detail/-/0672326116/qid=1117652108/sr=8-1/ref=pd_csp_1/102-6429914-6358503?v=glance&s=books&n=507846

After that, I'd move on to Head First Design Patterns:

http://www.amazon.com/exec/obidos/tg/detail/-/0596007124/qid=1117652182/sr=8-1/ref=pd_csp_1/102-6429914-6358503?v=glance&s=books&n=507846

It's a good read because it's not just a pattern catalog but a
collection of lessons in refactoring to patterns and good OOD
principles in general.

I read both before the GoF book and other design pattern "catalogs"
really started to click.

-Joe


On 6/1/05, Chris Alvarado <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Hello all, 
> 
>   
> 
> Im delving deeper into the OO world with my work (CF / Flash, etc) and I am
> starting to see some of the limitations my own misunderstandings of OO. Can
> anyone recommend any good books on learning how to "think" in a more OO
> fashion, that expose you to some good best practices and terminology etc? 
> 
>   
> 
> I have been recommended a few books on design patterns before but I cant
> find that list for the life of me. 
> 
>   
> 
> Some books to set good foundations (from the beginning) would be really
> helpful. I want to get off on the right foot. 
> 
>   
> 
> Thanks for any and all help everyone. 
> 
>   
> 
> -chris.alvarado 
> 
> [ application developer ] 
> 
> 4 Guys Interactive, Inc 
> 
>   
>  
> 
> --
>  No virus found in this outgoing message.
>  Checked by AVG Anti-Virus.
>  Version: 7.0.322 / Virus Database: 267.4.0 - Release Date: 6/1/2005
>  ----------------------------------------------------------
> You are subscribed to cfcdev. To unsubscribe, send an email to
> [email protected] with the words 'unsubscribe cfcdev' as the subject of the
> email.
> 
> CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting
> (www.cfxhosting.com).
> 
> CFCDev is supported by New Atlanta, makers of BlueDragon
> http://www.newatlanta.com/products/bluedragon/index.cfm
> 
> An archive of the CFCDev list is available at
> www.mail-archive.com/[email protected] 


-- 
Get Glued!
The Model-Glue ColdFusion Framework
http://www.model-glue.com


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to