Normal view MARC view ISBD view

Effective C++ : 50 specific ways to improve your programs and designs / Scott Meyers

By: Meyers, Scott (Scott Douglas).
Series: Addison-Wesley professional computing series. Publisher: Reading, Mass. : Addison-Wesley, c1998Edition: 2nd ed.Description: xx, 256 p. ; 24 cm.ISBN: 0201924889.Subject(s): C++ (Computer program language)DDC classification: 005.133
Contents:
Preface. - Acknowledgments. - Introduction. - Shifting from C to C++. - Memory Management. - Constructors, Destructors, and Assignment Operators. - Classes and Functions: Design and Declaration. - Classes and Functions: Implementation. - Inheritance and Object-Oriented Design. - Miscellany. - Afterword. - Index.
Summary: Each of this book's 50 guidelines summarizes a way to write better C++, and the accompanying discussions are backed by specific examples. For this new edition, Meyers reworked every guideline in the book. The result is exceptional adherence to C++'s International Standard, currrent compiler technology, and the latest insights into the use of C++ for real-world applications. Highlights of Effective C++ include : Expert guidance on object-oriented design, class design, and the proper use of inheritance ; an examination of the standard C++ library, including how the Standard Template Library and classes like string and vector affect the structure of well-written programmes ; discussions of late-breaking language features like in-class constant initializations, namespaces, and member templates ; wisdom usually possessed by only the most experienced developers - Back cover
Item type Current location Shelf location Call number Copy number Status Notes Date due Barcode Remark
Main Collection TU External Storage-LCS
005.133 MEY (Browse shelf) 1 Available SOCIT, SOCIT, 560524 1000104402 Please fill up online form at https://taylorslibrary.taylors.edu.my/services/external_storage1
Main Collection Taylor's Library-TU

Floor 3, Shelf 1 , Side 1, TierNo 2, BayNo 1

005.133 MEY (Browse shelf) 1 Available SOCIT,15010,03,GR 5000039676

Preface. - Acknowledgments. - Introduction. - Shifting from C to C++. - Memory Management. - Constructors, Destructors, and Assignment Operators. - Classes and Functions: Design and Declaration. - Classes and Functions: Implementation. - Inheritance and Object-Oriented Design. - Miscellany. - Afterword. - Index.

Each of this book's 50 guidelines summarizes a way to write better C++, and the accompanying discussions are backed by specific examples. For this new edition, Meyers reworked every guideline in the book. The result is exceptional adherence to C++'s International Standard, currrent compiler technology, and the latest insights into the use of C++ for real-world applications. Highlights of Effective C++ include : Expert guidance on object-oriented design, class design, and the proper use of inheritance ; an examination of the standard C++ library, including how the Standard Template Library and classes like string and vector affect the structure of well-written programmes ; discussions of late-breaking language features like in-class constant initializations, namespaces, and member templates ; wisdom usually possessed by only the most experienced developers - Back cover