Where can I find thorough tutorials?

Hi, I consider myself a beginner programmer with some (or even very little) experience in programming.

Is there a website (besides this one), that has C++ tutorials designed for those who have barely any experience in C++ programming?

I am looking for a tutorial that explains every single thing step by step with someone in mind who doesn't "just know the obvious".

Right now I am in college and we just learnt:
1. Functions
2. Basic I/O of files
3. Recursion

I am completely lost in these subjects, and am in real need of a online (or not online) tutorial that explains it very thoroughly .

If any of you would know of such tutorials I would very much appreciate that.

Thank you!
You're on the right site!
http://www.cplusplus.com/doc/tutorial/
http://www.cplusplus.com/forum/articles/2231/

(That's is well explained but you can skip some paragraphs)
Last edited on
Topic archived. No new replies allowed.