Thursday, July 30, 2009

Learning C++?

I have to do a course on Data structures and algorithms using C++.


So i believe i need to known c++ well before taking that course.


Please give me a website through which I can learn C++ ?





P/S: i already know C programming quite well.....

Learning C++?
If you already know C well, and have worked with structs a lot, then the object oriented aspects of C++ will come easy to you, and you will probably adopt C++ as your language of choice for larger projects that lend themselves to object oriented design. There are lots of simple C++ websites that will introduce you to classes, overloading and inheritance, which are the 3 main things you will find useful in C++, especially for data structures.
Reply:Check out the community over at the cache - www.perkiset.org





its a community made up of technology experts and you can find help and LOTS of free code for every language you can imagine.





good luck witch C++!


No comments:

Post a Comment