java - Design pattern used in projects -


hi learning design patterns these days. want read design pattern used in various projects , how implemented. implementation helpful connect design pattern in broader picture , why deiced use pattern. problem open source projects not documented properly.

can anone me sm online resource?

ps: if possible need in c or c++

update: projects listed below :
http://www.boost.org
http://sourceforge.net/projects/loki-lib/
'poco.'
ace (the adaptive communication environment).

if want add more please do. personaly looked @ above projects , found boost choice start.

update: due nice post on java describe design pattern examples of gof design patterns in java's core libraries .i including other languages in tag know

boost, written , documented library implements several design patterns. it's quite large library, , these implementations used in libraries.

http://www.boost.org

boost found in many projects, loki's worth reading:

http://sourceforge.net/projects/loki-lib/

the original author of loki (andrei alexandrescu) went on many of design details in c++ classic modern c++ design: generic programming , design patterns applied.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -