Herbert schildt the complete reference c++

1K 628 0
Herbert schildt   the complete reference c++

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Đây là quyển sách tiếng anh về lĩnh vực công nghệ thông tin cho sinh viên và những ai có đam mê. Quyển sách này trình về lý thuyết ,phương pháp lập trình cho ngôn ngữ C và C++.

[...]... type in the examples xxxi xxxii C++: The Complete Reference For Further Study C++: The Complete Reference is your gateway into the "Herb Schildt" series of programming books Here is a partial list of Schildt' s other books If you want to learn more about C++, then you will find these books especially helpful C++ From the Ground Up Teach Yourself C++ Expert C++ If you want to learn more about C, the foundation... turn to Herbert Schildt, the recognized authority on programming Part I The Foundation of C++: The C Subset T his book divides the description of the C++ language into two parts Part One discusses the C-like features of C++ This is commonly referred to as the C subset of C++ Part Two describes those features specific to C++ Together, they describe the entire C++ language As you may know, C++ was built... aspects of the C++ language, including its foundation: C The book is divided into these five parts: s The C Subset — The foundation of C++ s The C++ language s The Standard Function Library s The Standard Class Library s Sample C++ applications Part One provides a comprehensive discussion of the C subset of C++ As most readers will know, C is the foundation upon which C++ was built It is the C subset... because of the addition of the numerics library, C++ can be more conveniently used for numeric processing Of course, the information contained in this edition xxix xxx C++: The Complete Reference reflects the International Standard for C++ defined by the ANSI/ISO committee, including its new features What's New in the Third Edition The third edition of C++: The Complete Reference is greatly expanded... version The preprocessor is another example The preprocessor is very important to C, but less so to C++ Discussing several of the "C-only" features in Part One prevents them from cluttering up the remainder of the book Remember The C subset described in Part One constitutes the core of C++ and the foundation upon which C++' s object-oriented features are built All the features described here are part of C++. .. Preface This is the third edition of C++: The Complete Reference In the years that have transpired since the second edition, C++ has undergone many changes Perhaps the most important is that it is now a standardized language In November of 1997, the ANSI/ISO committee charged with the task of standardizing C++, passed out of committee an International Standard for C++ This event marked the end of a very... upon the foundation of C In fact, C++ includes the entire C language, and (with minor exceptions) all C programs are also C++ programs When C++ was invented, the C language was used as the starting point To C were added several new features and extensions designed to 1 2 C++: The Complete Reference support object-oriented programming (OOP) However, the C-like aspects of C++ were never abandoned, and the. .. base document for the International Standard for C++ Thus, an understanding of C++ implies an understanding of C In a book such as this Complete Reference, dividing the C++ language into two pieces the C foundation and the C++- specific features—achieves three major benefits: 1 The dividing line between C and C++ is clearly delineated 2 Readers already familiar with C can easily find the C++- specific information... of C++, we recommend Teach Yourself C C: The Complete Reference The Annotated ANSI C Standard If you will be developing programs for the Web, you will want to read Java: The Complete Reference co-authored by Herbert Schildt and Patrick Naughton Finally, if you want to program for Windows, we recommend Windows 98 Programming From the Ground Up Windows NT 4 From the Ground Up MFC Programming From the. .. predecessor In fact, the length of the book has nearly doubled! The main reason for this is that the third edition now includes comprehensive coverage of both the standard function library and the standard class library Neither of these were sufficiently well defined when the second edition was being prepared to warrant inclusion With the standardization of C++ being complete, these topics can finally . and C++books include Teach Yourself C, C++ from the Ground Up, Teach Yourself C++, C++: The Complete Reference, Borland C++: The Complete Reference, and C++ Programmer's. the prior written permission of the publisher. 0-0 7-2 1329 3-0 The material in this eBook also appears in the print version of this title: 0-0 7-8 8247 6-1 All

Ngày đăng: 19/03/2014, 14:09

Từ khóa liên quan

Mục lục

  • C++: Complete Reference (3rd Ed.)

    • About the Author

    • Copyright

    • Contents at a Glance

    • Contents

    • Preface

    • Part1 Foundation of C++: C Subset

      • Ch1 Overview of C

      • Ch2 Expressions

      • Ch3 Statements

      • Ch4 Arrays & Null-Terminated Strings

      • Ch5 Pointers

      • Ch6 Functions

      • Ch7 Structures, Unions, Enumerations & User-Defined Types

      • Ch8 C-Style Console I/O

      • Ch9 File I/O

      • Ch10 Preprocessor & Comments

      • Part2 C++

        • Ch11 Overview of C++

        • Ch12 Classes & Objects

        • Ch13 Arrays, Pointers, References & Dynamic Allocation Operators

        • Ch14 Function Overloading, Copy Constructors & Default Arguments

        • Ch15 Operator Overloading

Tài liệu cùng người dùng

Tài liệu liên quan