85
96.2
Dec 13, 2010
I read the GoF book years ago. Yes, it is a difficult read.
I have not read the Heads First book, the one referenced in the DoFactory Framework, but I would recommend it simply because others have recommended it, and you have C# code to walk through as you read. There is however, plenty of stuff on the web that talks about design patters, but I ended up here because DoFactory gave me code to go along with the 'talk'.
I would also recommend Code Complete.
-Mike
685
99.9
Dec 13, 2010
GoF is definitely difficult to get at the first attempt. Head First makes understanding patterns very easy.