Merhaba arkadaşlar bu sayfa da sizlere yapmış olduğum eğitimleri paylaşacağım.
C++ Eğitim Konuları
1. Konu | Basics |
1-History | |
2-Development Environment (IDE) | |
3-Input/Output | |
4-Variables | |
6-Keywords, Identifiers, Blocks & Delimiters | |
7-Operators |
2. Konu | Flow Control |
1-If Else | |
2-Switch Case | |
3-For Loop | |
4-While Loop | |
5-Do While Loop | |
6-Break and Continue | |
7-Goto | |
8-Comments |
3. Konu | Functions |
1-Functions | |
2-Call by value and reference | |
3-Storage | |
4-Recursion |
4. Konu | Arrays |
1-Arrays | |
2-Array to Function | |
3-Multidimensional Arrays | |
4-Strings |
5. Konu | Pointers |
1-Pointer | |
2-Pointers and Arrays | |
3-Pointers and Functions | |
4-Pointers and Memory Management |
6. Konu | Object Oriented |
1-OOP | |
3-Class Method | |
4-Inheritance | |
5-Overloading | |
6-Polymorphism | |
7-Abstraction | |
8-Encapsulation | |
9-Interfaces |
7. Konu | Files and Streams |
1-Files and Streams |
8. Konu | Exceptions |
1-Exception Handling | |
2-Try/Catch | |
3-Custom Defined |
9. Konu | Dynamic Memory |
1-Dynamic Memory |
10. Konu | Namespaces |
1-Namespaces |
11. Konu | Templates |
1-Templates |
12. Konu | Preprocessor |
1-Preprocessor |
13. Konu | Signal Handling |
1-Signal Handling |
14. Konu | Multithreading |
1-Multithreading |
15. Konu | Web Programming |
1-Web Programming |
16. Konu | Standard Template Library (STL) |
1-Stl | |
2-Vector | |
3-Deque | |
4-List | |
5-Set | |
6-Stack | |
7-Queue | |
8-Map | |
9-Multimap | |
10-Multiset | |
11-Bitset | |
12-Pair | |
13-Sort | |
14-Unordered |