• Forum
  • Lounge
  • Hello C++ Forums! Need some suggesstions

 
Hello C++ Forums! Need some suggesstions.

Hello C++ forum.
I am just beginning on the amazing journey on C++ and am looking to do some projects.
The only downside is, I'm having trouble coming up with things.

So far I only have the following:
=Calculator
-Calendar


If anyone wants to help add to that list, it'd be awesome!
Thank you. :)
Hmm... Why don't you try making a small text based RPG?
How about something relatively useless yet educational, like a utility which reverses a file?
It sounds simple, but it's not once you realize that reading byte by byte is not practical for large files, >1GB.
If you need help I'm sure people here would be glad to give it.
Those both sound like great ideas. Thank you so much!
Last edited on
Topic archived. No new replies allowed.