| Author |
Message |
TechCrazy *nix forums beginner
Joined: 18 Apr 2005
Posts: 26
|
Posted: Fri Jul 15, 2005 7:24 am Post subject:
Re: Getting Started with Design Patterns
|
|
|
|
I have heard "Modern c++ design" is pretty good as well. |
|
| Back to top |
|
 |
pven *nix forums beginner
Joined: 04 Jul 2005
Posts: 8
|
Posted: Fri Jul 15, 2005 3:22 am Post subject:
Re: Getting Started with Design Patterns
|
|
|
Hi,
Just a small tip,
If you start off on the GOF book, it starts off with the abstract
factory design pattern.
But as a beginner if you first read the abstract factory pattern, you
might be feel you are in void. Instead if you check out the facade
design pattern, then singleton, then decorator.. you will slowly learn
to appreciate the patterns and also get a good feel to think about
applications where you can use them.
The link below, has a sequence in which you can read the gof book
effectively.
http://mahemoff.com/paper/software/learningGoFPatterns/
I only wish I saw this link before I read the book.
I also hear Golub on Design Patterns is very good. I haven't checked it
out myself but pretty strong reviews.
Wish you a Happy Pattern Halo |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Jul 15, 2005 3:06 am Post subject:
Re: Getting Started with Design Patterns
|
|
|
Hi...
Again...Book of GoF(Design Pattern -Elements of....) is Really Good But
many Beginners find Difficulties to Start with the Book.
Again One Book is HEAD FIRST DESIGN PATTERN....By Eric Freeman i have
read its really nice for Beginners in Pattern
Regards
Raxit Sheth
Alex Vinokur wrote:
|
|
| Back to top |
|
 |
Robert C. Martin *nix forums beginner
Joined: 01 Jun 2005
Posts: 8
|
|
| Back to top |
|
 |
Antonio Santiago *nix forums beginner
Joined: 14 Jul 2005
Posts: 1
|
|
| Back to top |
|
 |
Phlip *nix forums Guru
Joined: 09 Apr 2005
Posts: 815
|
Posted: Thu Jul 14, 2005 4:07 am Post subject:
Re: Getting Started with Design Patterns
|
|
|
Alex Vinokur wrote:
| Quote: | Is there something in Internet?
|
www.c2.com is the premier site for patterns, software engineering, and
whimsy.
--
Phlip
http://www.c2.com/cgi/wiki?ZeekLand |
|
| Back to top |
|
 |
Alex Vinokur *nix forums Guru Wannabe
Joined: 23 Feb 2005
Posts: 160
|
Posted: Thu Jul 14, 2005 2:39 am Post subject:
Re: Getting Started with Design Patterns
|
|
|
"AbdulMunaf" <abdulmunaf.chhatra@gmail.com> wrote in message news:1121315802.820800.312160@g47g2000cwa.googlegroups.com...
| Quote: | Start with the book
"Design Patterns - Elements of Reuseable Object-Oriented Software"
|
Thanks.
Is there something in Internet?
--
Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn |
|
| Back to top |
|
 |
AbdulMunaf *nix forums beginner
Joined: 05 Jul 2005
Posts: 14
|
Posted: Thu Jul 14, 2005 2:36 am Post subject:
Re: Getting Started with Design Patterns
|
|
|
Start with the book
"Design Patterns - Elements of Reuseable Object-Oriented Software" |
|
| Back to top |
|
 |
Alex Vinokur *nix forums Guru Wannabe
Joined: 23 Feb 2005
Posts: 160
|
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|