|
|
|
Title: Advanced C++ Programming Idioms & TechniquesAfter a student has mastered the basics of the standard library, constructors, destructors, assignment operators and templates, the additional techniques in this module are invaluable. The lectures in this module allow students to more fully exploit the power of C++ with classic techniques like the "counted pointer" and "deferred copy on write" to optimize their code. Additional complementary techniques are discussed in C++ XML, Web & Component Programming. The standard containers are also discussed as many of these techniques are used to implement the standard containers. We also discuss how to save standard containers (such as maps) in shared memory which allows us to efficiently share data with other processes and quickly save our data between sessions. Who should attend?C++ programmers who need a thorough understanding of standard techniques (many used by the standard containers) , optimization and memory management. Duration: 2 DaysPrerequisitesTopics
|
|
Send mail to
webmaster@SIGNITEK.com with
questions or comments about this web site.
|