Good Beginner Projects for Certain Levels?

Feb 4, 2017 at 4:14pm
Hi! I'm new to C++, well sort of, I've tried learning it in the past but was busy with other things, and I think the one thing that caused me to not learn as well in the past was simply learning something and then moving on to the next part without any real practice. SO. I was wondering if there was a place where I could start a small project based on where I am in the C++ language.

Thanks in advance!
Last edited on Feb 4, 2017 at 4:15pm
Feb 4, 2017 at 4:29pm
...based on where I am in the C++ language.

Where are you now?
Have you seen these exercises? http://www.cplusplus.com/forum/articles/12974/
Feb 4, 2017 at 4:54pm
Ah that helps a lot! Just what I was looking for.

When I said "where I am in the language" I meant like generally. Like a set of projects that corresponds to specific parts of the language (ie usage of if statements, functions, classes ect)
Last edited on Feb 4, 2017 at 4:54pm
Topic archived. No new replies allowed.