what would be some good practice?

still somewhat new to C++ so far I have made the basic hello world program, I have made a program that asks a question and depending on the answer it opens an image in paint and I have a program that calls a batch file after agreeing to a terms of service to reset a password

what would be a good program to write for practice?
I would actually recommend a book, with a forum. Understand that not all programming concepts put out on the internet are correct. When you become a better programming you will be able to distinguish this and adapt to styles. Having a good book to use as learning and a forum to use as reference will become twice as good.

The Addison Wesley collection is very good, I've been able to find the entire collection for free (keep in mind I'm a student and would happily pay for these if I could and would recommend buying them if you can)
Something that would be useful to you or recreate something that already exist is ok too.

Look at the Dos commands and think of some kind of improvement or something you might find useful.
Topic archived. No new replies allowed.