[Cs3] CS3 - Professional C++ missing chapter 29

Mikhail Nesterenko mikhail at cs.kent.edu
Wed Nov 14 16:25:01 EST 2018


> I noticed you assigned Chapter 29 in Professional C++ as reading for
> factory design and future lectures. I'm using the online book available
> through the library, which ends at Chapter 26 (probably why I can't find
> anything when I search for template method/factory design, etc).
> https://proquest.safaribooksonline.com/9781118858134/sec14_html#X2ludGVybmFsX0h0bWxWaWV3P3htbGlkPTk3ODExMTg4NTgxMzQlMkZzZWMxMDJfaHRtbCZxdWVyeT10ZW1wbGF0ZSUyMG1ldGhvZA==
> 
> Would you recommend any other chapters for these topics or should we just
> rely on the Patterns book? Thank you for your time.

The Design Patterns book is the main source for the information on
Patterns. They are not covered well or at all in the C++
professional. Either read the book on Safaribooks or purchase a copy.

thanks,
-- 
Mikhail


More information about the cs3 mailing list