I have taken an introduction course in C++ programming and I'm now looking for some C++ code example's which I could study before the course final test. I will try to follow the rule: If you would like to be an good authour, read a lot of books by excellent authours. I assume that the same rule is valid for programmers. I think there is a lot of good code example's with comments by posting Pro's on this forum, but it take's a lot of time to search and read all thread's that are listed here. Example's that I'am looking for should cover basic C++ upto Pointer's and Classes. I.e Input/output, Strings, Iteration, Selection, Functions (with references), Structures, File handling, Standard functions like RND , SQRT should be fairly large.
Pls post some link's to thread's that you think should be studied.