cppreference is definitely the best source but full of language lawyering difficult to to follow.
I think the only way to be useful to casual person is to take a hard month or so to learn nothing else but language terminology and rules.
ex. what is declarator, what is ADL, what is expression, what is overload resolution, what's the difference between using directive and using declaration etc. and how does all this stuff work in detail.
Once you grasp all this as a first step following the reference should be pretty easy and you get a bonus of grasping language lawyering which is good.
I mainly agree with you but think you may not have seen my introductory posts. |
I get your point and different people take different approach to learn, I'm just giving my suggestions that I personally follow and find them most useful.
In any case I don't think deleting your account would get you anything, forums and articles such as those on cplusplus are useful learning and reference source, you will come back sooner or later, everybody does occasianally read reference on this site.
I suggest you stay ;)