To get started with the most basic programming in C++, the following three fundamentals are required:
You can learn these basics by understanding the following three programs
If you have a even vague understanding of what's going on till now, you have now learned enough programming to do a lot of fundamental problems. Pattern problems are a very important set of problems that help new programmers to improve their grasp on if conditionals and for loops.
It is highly recommended that you solve atleast these problems. You are encouraged to use tools like ChatGPT and Bard for learning and resolving doubts. You can also put your doubts for discussion on the WhatsApp group. Apart from all this, we will also have discussion sessions on every Thursday, so go ahead and solve as many problems as you can!
If you feel that you are already comfortable and do not want to solve a lot of problems, you can do these.
However, if you still feel that you need something even more challenging, try some of these interesting problems.