Skip to:Content
|
Bottom
Cover image for The late night guide to C++
Title:
The late night guide to C++
Personal Author:
Publication Information:
Chichester : Wiley, 1996
ISBN:
9780471950714

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000003935073 QA76.73.C153 C52 1996 Open Access Book Book
Searching...

On Order

Summary

Summary

The Late Night Guide to C++ Nigel Chapman Did you ever stay up late into the night, working on a computer program? Not because you had to but because there was something fascinating about making that program work that was just.worth staying up for? If this sounds familiar then this book is aimed at you. In a good-humoured style, The Late Night Guide introduces C++ to the experienced programmer. It assumes no prior knowledge of the language and unlike the endless dry reference manuals has one mission: to restore the fun and excitement to jaded programmers. Completely up-to-date, it conforms to the latest published C++ standards. Starting with the simplest features of the language, The Late Night Guide to C++ develops and introduces key aspects of C++, including: object-oriented Programming, abstraction, inheritance, templates and the standard template library, exceptions, classes, pointers, arrays and more. By the end of the book the programmer will be able to write robust C++ peograms with confidence. Visit our Web Page http://www.wiley.com/compbooks/


Table of Contents

Opening Time
C++ Considered
The C++ Happy Hour
Fundamentals
Abstractions
Pointers and Arrays
Inheritance
C++ Into The Night
Construction and Destruction
More About Functions
More About Types
More About Classes
Late Night C++
Templates
Exceptions
Further and More
END OF THE NIGHT
End
Index
Go to:Top of Page