C++

احمد صديق سعد وهبه // احمد محمد احمد عبدالله زايد // احمد عادل محمد مرسى نور الدين

Get Started. It's Free
or sign up with your email address
C++ by Mind Map: C++

1. Synthesis

1.1. General information

1.2. Class documentation

1.3. character level

1.3.1. symbol

1.3.2. control

1.4. Pragmatics

2. Features

2.1. Simple

2.2. High-level programming language

2.3. Case sensitive.

2.4. Popular

2.5. Platform or Machine Independent/ Portable

3. Analysis

3.1. Semantics layer

3.1.1. Preprocessor

3.1.2. compiler

3.1.3. Linker

3.2. Tivia

3.2.1. Declaration definition

3.2.2. initialization vs Assignment

3.3. Liabrary

4. Resources

4.1. C++ For C Programmers

4.2. XOAX.net

4.3. MSDN C++

4.4. IBM C++

5. Loop

5.1. do while statement

5.2. while statement

5.3. for statement

6. Desturctor should never throw exceptions