30-Days-Of-CPP
30-Days-Of-CPP copied to clipboard
30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
### Select the Day of Content Day 1 ### What information is missing? UI is very simple so I want to redesign and contribute all of the pages. Can I...
I want to add chatbot to website @subhadipbhowmik, please assign me this issue under GSSOC'24
📝[Docs]:
**What Docs changes are you proposing?** I propose the following changes to the documentation - **Corrections -** Fix any existing errors or inconsistencies in the current documentation. **Clarifications -** Clarify...
### Select the Day of Content others ### What information is missing? I want to add custom exception handling in C++ using classes and templates.
### Select the Day of Content others ### What information is missing? In Home page I would like to add CPP Roadmap in, so students will know the path to...
### Site URL https://subhadipbhowmik.github.io/30-Days-Of-CPP/ ### What information was incorrect, unhelpful, or incomplete? The Footer Section containing the "Learn,Community,More" information is not correctly aligned. They all are aligned to the left....
### Select the Day of Content Day 2 ### What information is missing? Introduce the basic syntax and structure of a C++ program. This issue aims to familiarize learners with...
### Select the Day of Content Day 22 ### What information is missing? Binary search is a fundamental algorithm used for finding the position of a target value within a...
## Describe the bug I wanted to Update logo of the page ## Add Screenshots  ## Steps To Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll...
### Select the Day of Content Day 1 ### What information is missing? There should be clear difference between C and C++ as Procedural and Object Oriented Programming language. It...