What are Design Patterns

Programming & Compiler topics
Post Reply
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

What are Design Patterns

Post by Nipuna » Wed Jul 20, 2011 9:21 am

When I was Checking http://www.vtc.com

In here http://www.vtc.com/products/Design-Patt ... orials.htm I saw this

Course Description

Design patterns let programmers avoid re-inventing the wheel. The original book (Design Patterns by the "Gang of Four": Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides) was phenomenally successful. When the programmer faces a particular problem, all they have to do is to look up the correct matching design pattern and use it to implement the solution.
According to this I feel this is like, When i face a problem we can find a Design and make apps according to that. I looked in here http://en.wikipedia.org/wiki/Design_pat ... science%29 But couldn't get an Idea. Because I didn't read t well :) I don't know why but I am so lazy to read wiki Pages.

Am I right?

PS: I gave this tvc.com link 3 times in ROBOT.LK now. I am not spamming or anything just posted it then others can use that site too.
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

Re: What are Design Patterns

Post by Saman » Wed Jul 20, 2011 12:26 pm

You are not even lazy to read, but also lazy to search ;) Read these topics that submitted long time ago.

Design Patterns Tutorial in C# - I guess this will give you a good idea since it is explaining things with examples.

See 'Design Patterns in Delphi' part in my homey's article Delphi Tutorial.

See '15 - Design Patterns' in video tutorial Software Engineering Tutorial

Finally, here is a very nice book: Beautiful Code: Leading Programmers Explain How They Think. You have commented under it but seems like you never read it ;)

People who read more become intelligent day by day. At least this is what I was told by my parents when I was a kid. Decision is yours ;)
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: What are Design Patterns

Post by Nipuna » Wed Jul 20, 2011 12:45 pm

Yes. You 100% Right ;)

I became Lazy Lately I don't know why, Because of that it seems I am going to loose so many Things :oops:

I read almost everything in the past now I always with my PC and don't ready any(Some times a little :oops: )
Post Reply

Return to “Programming Languages & Compiler Theory”