jagomart
digital resources
picture1_Programming Pdf 182439 | Lec 1 Item Download 2023-01-31 05-51-02


 145x       Filetype PDF       File size 0.12 MB       Source: deslab.mit.edu


File: Programming Pdf 182439 | Lec 1 Item Download 2023-01-31 05-51-02
introduction to effective c programming kwangheeko design laboratory departmentof oceanengineering massachusettsinstitute of technology introduction to effective c programming p 1 7 introduction a brief introductory course review rules that are ...

icon picture PDF Filetype PDF | Posted on 31 Jan 2023 | 2 years ago
Partial capture of text on file.
                     Introduction to Effective C++ Programming
                                                     KwangheeKo
                                                   Design Laboratory
                                           Departmentof OceanEngineering
                                         MassachusettsInstitute of Technology
                                                                            Introduction to Effective C++ Programming – p.1/7
                                                                        Introduction
                   • A brief introductory course.
                   • Review rules that are recognized as fundamental : Mostly
                      adopted from [1, 6]
                   • Share useful information : This is not a serious course!!!
                       • useful books, etc.
                   • (Hopefully) Give a big picture of effective programming using
                      C++.
                   • C++ language lawyer? : Don’t have to be such a person to
                      design a good class.
                                                                        Introduction to Effective C++ Programming – p.2/7
                                                                                  MoreReading
                     References
                     [1] T. Cargill. C++ Programming Style. Addison-Wesley, New York, 1992.
                     [2] T. Cargill. Exception Handling: A False Sense of Security. C++ Report, 6(9):21–24,
                         1994.
                     [3] J. Coplien. Advanced C++: Programming Styles and Idioms. Addison-Wesley, New
                         York, 1992.
                     [4] M. A. Ellis and B. Stroustrup. The Annotated C++ Reference Manual.
                         Addison-Wesley, New York, 1990.
                     [5] S. Meyers. More Effective C++: 35 New Ways to Improve Your Programs and
                         Designs. Addison-Wesley, New York, 1996.
                     [6] S. Meyers. Effective C++: 50 Specific Ways to Improve Your Programs and Designs.
                         Addison-Wesley, New York, 2nd edition, 1998.
                     [7] R. Murray. C++ Strategies and Tactics. Addison-Wesley, New York, 1993.
                     [8] B. Stroustrup. The C++ Programming Language. Addison-Wesley, New York, 3rd
                         edition, 1997.
                                                                                     Introduction to Effective C++ Programming – p.3/7
                                                                                  Terms
                   • declaration vs. definition
                   • default constructor
                   • (default) copy constructor
                   • initialization vs. assignment
                   • inheritance, polymorphism, OOP, etc.
                                                                        Introduction to Effective C++ Programming – p.4/7
The words contained in this file might help you see if this file matches what you are looking for:

...Introduction to effective c programming kwangheeko design laboratory departmentof oceanengineering massachusettsinstitute of technology p a brief introductory course review rules that are recognized as fundamental mostly adopted from share useful information this is not serious books etc hopefully give big picture using language lawyer don t have be such person good class morereading references cargill style addison wesley new york exception handling false sense security report j coplien advanced styles and idioms m ellis b stroustrup the annotated reference manual s meyers more ways improve your programs designs specic nd edition r murray strategies tactics rd terms declaration vs denition default constructor copy initialization assignment inheritance polymorphism oop...

no reviews yet
Please Login to review.