okay, if you think C++ is that easy then go ahead I would be glad to help you in the future.
I did not mention C++ is easy. What I'm trying to say is, anyone that have a programming background of course knows basic structure and standard in writing codes. Syntax may differ on other language but some are also the same. If and else statement, for loops, do while, while, switch statement and the whole nine yards.. you know what I mean. Except that in C++ I need to know other stuff.