Ohoohoo this is just my thing. Let me open up GCC and get started. I'm not sure what I'll do yet, though. I'm great with C/C++.
Practically by definition, you are not.
There is no such language as "C/C++". There is C, and there is C++, and they share some aspects of their grammar and libraries, but the differences are legion. The languages are not source code compatible, and their coding styles are so radically different that knowledge of one confers practically no knowledge of the other.
Don't get nitpicky; he could be good at both languages. Save this for when people ask if they should learn C or C++ or what the differances are between them.
Thanks for the thread. There are some fun challanges and learncpp.com is pretty good. I've known some very basic C++ for a few years but haven't really touched it mostly because of lack of inspiration. Now I'm going to go try and make some stuff that actually utilizes OOP decently.