C++ for Java Programmers

Mark A. Weiss
Title C++ for Java Programmers
Edition 1st
ISBN 9780139194245
ISBN 10 013919424X
Published 28/10/2003
Published by Pearson Higher Ed USA
Pages 304
Format Cloth
Out of stock
 
Total Price $116.95 Add to Cart
Description

For courses in C++ Intermediate Programming.

Best selling author Mark Allen Weiss wrote this book as a concise no-nonsense introduction to C++ for experienced programmers learning a second language or for use as a supplemental reference in C++ based courses such as data structures. The book could be used as a primary textbook for moderately experienced Java programmers who need a concise and authoritative tutorial/reference to C++. He builds on students existing knowledge of Java programming and Weiss covers all important aspects of the complex C++ language in under 300 pages.

Table of contents


 0. Introduction.


 1. Basic Types and Control Structures.


 2. Functions, Arrays, Strings, and Parameter Passing.


 3. Pointers and Reference Variables.


 4. Object-Based Programming: Classes.


 5. Operator Overloading.


 6. Object-Oriented Programming: Inheritance.


 7. Templates.


 8. Abnormal Control Flow.


 9. Input and Output.


10. Collections: The Standard Template Library.


11. Primitive Arrays and Strings.


12. C-Style C++.


13. Using Java and C++: The JNI.


Bibliography.


Index.
Features & benefits
  • Accessible presentation.
    • Takes into consideration students' Java background, and offers them a highly usable presentation on the key C++ features.

  • Contains insightful Java versus C++ comparative material.
    • Leverages students and teachers knowledge of Java by providing information about key language differences.

    • Allows a faster path to productive C++ programming than 1000 page tomes.

  • Includes thorough coverage of OOP.
    • Students can transfer their OOP skills to the Rich C++ environment while avoiding traps and pitfalls.

  • Coverage of C programming material.
    • Useful for advanced courses that require C programming or C++ programming that interfaces with C-style library routines.

  • An entire chapter devoted to JNI.
    • Includes practical advice about C++ traps and pitfalls.

Educator supp's