Hi guys, I'm beginner to C++ programming, I know the basics and some advanced things. But I'm searching for some ideas of what to program to.
I have made a Notepad in Visual Studio as a way to test my skills, but I want to continue doing more applications and learn more by practice.
Thanks for your help, and feel free to throw any idea! (sorry about my english, it's not my main language)
I recommend picking up any C++ beginners book to familiarize yourself with the language - it impossible to grasp everything your first time through. I'm on my second go through C++ primer plus 5th edition (the new one is 6th edition, just came out in november) and I am catching so many things I have missed before.
If you want exercises to do it's as simple as going to google and searching for "Beginner C++ exercises"