DEV Community

Discussion on: Biggest aha moment

Collapse
 
bertilmuth profile image
Bertil Muth

Mine was when I read the Gang of Four Design Patterns book, years ago. I thought: "Now I finally get object oriented programming!" I was excited. And of course I tried to implement each pattern at least once :-)

Collapse
 
pwaivers profile image
Patrick Waivers

I have the book and I use it for reference. However it is so dense and dry that I have a really difficult time reading it cover-to-cover and understand all of the patterns. It is a really good book though.