C++ (C incremented by one
) is "just" C with classes, virtual functions, operator overloading, multiple inheritance, templates and exception handling support (yeah, that's a mouthful).
So, considering that you know the basic syntax (which is more or less the same), if you have any knowledge of OOP principles, you should follow
Shoes' advice and dive in the code while keeping an eye on the IRC for the devs.