Advanced C++ Programming Styles and Idioms
Short Description
can expand the horizons of accomplished C++ programmers. Drawing from the book. Advanced C++ Programming Styles and Idioms, the tutorial tackles difficult …
Website: csdl.computer.org | Filesize: 103kb
Content
Advanced C++ Programming Styles and Idioms
Jim Coplien
Bell Laboratories, Naperville, Illinois, USA
Is C++ a high-level or low-level language? It depends on how you use it! This tutorial
introduces programming techniques that raise the level of C++ programming by
freeing the programmer from administrative details, and by modeling the powerful
semantics of high-end object-oriented programming languages. These techniques form
C++-specific patterns called idioms, which remain an important component of the
contemporary pattern discipline. Many of the techniques are presented in pattern
form.
This tutorial goes beyond most introductory C++ texts with programming styles that
can expand the horizons of accomplished C++ programmers. Drawing from the book
Advanced C++ Programming Styles and Idioms, the tutorial tackles difficult but
common problems faced by developers of C++ systems, both large and small.
This tutorial is for the C++ programmer with at least one year of experience in C++ or
another object-oriented programming language.
Jim Coplien is a member of the Software Production Research Department at Bell
Laboratories. He holds a B.S. in Electrical and Computer Engineering, and a M.S. in
Computer Science, both from the University of Wisconsin at Madison. His early career
work…
Get the file Download here
Related Books:Related Searches: advanced c programming, oriented programming languages, software production research, oriented programming language, object oriented programming languages
Comments
Leave a Reply