hi,
learning a programming language is not really tough, you just need to have interest in the language.....
i know you are searching for a good tutorial, but tutorial is not going to teach you everything about programming in C++
Tutorials can just teach you the language, a good one can teach you in a more organised way...OK fine, but using the language in the right way is something nobody can teach you, you have to learn that yourself...learn by doing things...
people pick up a nice tutorial which claims to teach C++ in one month, and they start reading it, one chapter each day, and at the end of the month, they think they know the language....but they don't ...
In programming you learn by doing things yourself...you can't learn swimming without jumping into water....
So whatever you learn, try implementing it, and start making small programs, think how you can use things in programs.....
cyrusX was right about writing algorithms....they are the most crucial part of programming......
Just pick up a tutorial which covers everything, and start doing things....don't just read them...otherwise you will learn C++, but not how to program in it...
Comment/Reply (w/o sign-up)