登入選單
返回Google圖書搜尋
101 CHALLENGES IN C++ PROGRAMMING
註釋

TAGLINE

Practice them to be a mature a C++ programmer


DESCRIPTION

Very often it is found that while creating C++ programs programmers are simply doing C programming with a C++ compiler. As a result they are unable to exploit the real power that C++ lays at their door steps. Also there are not enough challenges/problems available in text books that would test the programmer' understanding of C++ and OOP concepts. To address these issues Authors have crafted well thought out this book. Their complete solution, sample runs and explanation. These challenges would test and improve your knowledge in every aspect of C++ programming.

Ê

KEY FEATURES

¥Ê Ê Ê Strengthens the foundations, as detailed explanation of programming language concepts are given..Ê

¥Ê Ê Ê Lists down all important points that you need to know related to various topics in an organized manner.

¥Ê Ê Ê Prepares you for coding related interview and theoretical questions.

¥Ê Ê Ê Provides In depth explanation of complex topics and Questions.

¥Ê Ê Ê Focuses on how to think logically to solve a problem.

¥Ê Ê Ê Follows systematic approach that will help you to prepare for an interview in short duration of time.

Ê

WHAT WILL YOU LEARN

Basic C++, Class organization, Class constructor, Classes and Objects, Function challenges

Function, Operator overloading challenges Free store, Inheritance, Virtual function, Input/output, Exception handling, STL challenges

Ê

WHO THIS BOOK IS FOR

Students, Programmers, researchers, and software developers who wish to learn the basics of C programming language.

Ê

Table of Contents

1. Getting off the ground challenges

2. The starters challenges

3. Basic C++ challenges

4. Class organization challenges

5. Class constructor challenges

6. Classes and objects challenges

7. More classes and objects challenges

8. Function challenges

9. Function overloading challenges

10. Operator overloading challenges

11. Free store challenges

12. Inheritance challenges

13. Virtual function challenges

14. Input / output challenges

15. Template challenges

16. Exception handling challenges

17. STL challenges

18. Miscellaneous challenges