+ 2
Suggest web url or book from where i study design patterns in c++
Need to study design patterns in c++, suggest best book or any web portal
2 Respostas
+ 16
for a starter I would recommend "Heads First Design Patterns" by Kathy Sierra. GoF is probably the best book available but I don't think it's for starters, you may not know how and where to apply those design patterns. GoF can be next in line if you are really interested in mastering design patterns.
0
thanku so much :)