C++ FAQ LITE
Author: Marshall Cline (credits go to him)
Question: Why should I use this FAQ?
Answer: Your C++ book most likely sucks, because a lot don't cover the important stuff mentioned in the FAQ.
Question: That FAQ looks big and complicated, do I have to read all of it?
Answer: No, when learning C++, use this FAQ to read important information about C++ features you are learning.
You don't need to know all the things you can do in C++ to code something good.
When learning something new about C++ it's highly recommended to look in the FAQ for additional information.
I do recommend to read Coding standards, Learning OO/C++ and Newbie Questions / Answers
Question: What's so great about this FAQ? You're a noob too right? So what makes you an expert?
Answer: Yes, I'm a noob too. No one is forcing you to use this FAQ. Good C++ programmers refer to this FAQ all the time.
You don't have to believe what they say, if you're happy with staying a noob forever.
