-
WHAT WILL I LEARN?
- Introduction to C++,Introduction, IDE, Basic I/O, variables & constants
- Functions, Namespaces, Operators, Boolean expression with logical & relational operators, increment & decrement operators
- Conditional Branching control statements: If-Else, switch-case, conditional operator
- Conditional looping control statements & unconditional control statements: while, do while, for, break, continue, goto
- Arrays, Types of Arrays
- String Functions, Pointers
- File I/O, Multiple file compilation, Header files
- Compound Data structures(Struct, Union, enum, typedef)
- Classes and Objects, Encapsulation, Abstraction
- Lvalue & rvalue references, Types of Member functions, Friend functions and classes
- Inheritance, Types of Inheritance – Single, Multilevel, Hierarchical, Multiple, Hybrid
- Function and operator overloading, Polymorphism, multiple dispatching
- STL Containers – sequence containers, Associative Containers
- Iterartors & Iterator classes
- Errors and Debugging: Compile-time, Run-time & logical errors, Debugging methods, optimization methods
- Exceptions : try-throw-catch, std exceptions, define exceptions, catch by reference, dynamic memory exceptions
- Compilation using GNU compiler
- Creating Libraries: Static and Dynamic Library creation
- Mini Project
- Mini Project
- Mini Project
0.0
0 total
5
4
3
2
1