Welcome to the C++ Programming 10-Day Training repository led by Shreya Malogi! π , a hands-on program designed to provide you with practical knowledge and intensive experience in C++ programming. π
This comprehensive 10-day training program is designed to immerse you in the world of C++ programming and equip you with the skills needed to excel in this versatile language. Each day of training focuses on key concepts and practical exercises to ensure you build a strong foundation in C++.
C++ is a powerful and versatile programming language used in a wide range of applications, from game development to system programming. By learning C++, you open up opportunities to work on exciting projects and contribute to the world of technology.
In this repository, you'll find a structured collection of chapters and topics that cover essential aspects of C++ programming. Each section is tailored to the daily training schedule and includes hands-on exercises to reinforce your learning.
Here's an overview of what's covered during this 10-day training:
-
Day 1: Datatypes π
- Understanding fundamental data types in C++.
-
Day 2: If-Else Statements π€
- Exploring conditional statements for decision-making.
-
Day 3: Loops π
- Learning about loops for repetitive tasks.
-
Day 4: Break and Continue βΈοΈ
- Mastering control flow with break and continue statements.
-
Day 5: Switch Statements π
- Diving into switch statements for multi-case scenarios.
-
Day 6: Operators π€
- Exploring C++ operators for various operations.
-
Day 7: Patterns π
- Creating interesting patterns using loops and characters.
-
Day 8: Functions π¦
- Understanding functions for modular and reusable code.
-
Day 9: Arrays π
- Working with arrays to store and manipulate data.
-
Day 10: Pointers and Strings ππ
- Exploring pointers for memory management and manipulating character strings in C++.
This training program is open-source and distributed under the MIT License.
MIT License
Copyright (c) 2021 CodeMacrocosm
If you find this C++ Programming 10-Day Training helpful and informative, don't forget to star this repository to show your appreciation! β
Embark on your 10-day journey to becoming a C++ programming pro by exploring the chapters and topics provided in this repository. We hope you find these resources valuable.
Happy Learning! π₯οΈ