|
1 | | -# C++ Programming Language Course |
| 1 | +<!-- Introduction --> |
| 2 | +# 🚀 Welcome to the C++ Programming Language Course Repository! |
2 | 3 |
|
3 | | -Playlist URL: https://www.youtube.com/playlist?list=PLu0W_9lII9agpFUAlPFe_VNSlXW5uE0YL |
| 4 | +This repository is your gateway to learning C++ programming. Whether you're a beginner or looking to enhance your C++ skills, you're in the right place. Dive into the world of C++ with me and let's code together! |
4 | 5 |
|
5 | | -Notes URL: https://www.codewithharry.com/videos/cpp-tutorials-in-hindi-7/ |
6 | | -<br> |
7 | | -Replace the number in the url with the video number |
| 6 | +--- |
8 | 7 |
|
9 | | -C++ in one video URL: https://www.youtube.com/watch?v=yGB9jhsEsr8&t=11s&ab_channel=CodeWithHarry |
| 8 | +### Getting Started 🚀 |
10 | 9 |
|
11 | | -Cheatsheet: https://www.codewithharry.com/blogpost/cpp-cheatsheet/ |
| 10 | +1. **Clone this Repository**: `git clone https://github.com/YourUsername/CppProgrammingCourse.git` <br> |
| 11 | +2. **Explore the Code**: Dive into the files to access source code. <br> |
| 12 | +3. **Start Learning**: Follow along with the YouTube playlist and refer to the notes as needed. <br> |
| 13 | +4. **Practice**: The best way to learn is by coding! Try out the examples and exercises in the repository. |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +### Contributions and Issues 🤝 |
| 18 | + |
| 19 | +Feel free to contribute to this repository by adding more code examples, fixing errors, or improving the notes. If you encounter any issues, please open an issue on GitHub, and we'll work on resolving it together. |
| 20 | + |
| 21 | +--- |
| 22 | + |
| 23 | +### Stay Connected 📫 |
| 24 | + |
| 25 | +- Connect with me on [LinkedIn](https://www.linkedin.com/in/mooazam/) for updates and networking opportunities. <br> |
| 26 | +- Follow me on [Twitter](https://twitter.com/SMMooazam) to stay updated with the latest programming trends. |
| 27 | + |
| 28 | +Let's embark on this C++ journey together and elevate your programming skills to the next level! Happy coding! 🖥️🔥 |
0 commit comments