What is the best guide for learning C++?
the internet. you really dont need a guide to learn languages. just read a few articles and watch a couple videus on youtube and you are golden
look on the internet and understand that C++ uses nothing but logic and the language to write codes
If you're looking for a thorough reference, I've heard good things about the Stroustrup classic, "The C++ Programming Language." http://www.amazon.com/C-Programming-Language-Special/dp/0201700735/ref=sr_1_2?ie=UTF8&s=books&qid=1309413917&sr=8-2 That book probably makes the most sense for someone who already has some programming experience and really wants to know the ins and outs of C++ though. If you're just looking for an introduction, there are a lot of books out there that would be more suited to your needs. It might also be useful to try and find resources that cover the specific area of C++ in which you are interested. For instance, there are books that teach C++ through instruction on Visual Studio, or through the perspective of game design. Generally speaking, though, the internet IS a more searchable and flexible resource. It's easier to look a specific thing up on the internet than it is in a book. However, many books provide a depth of knowledge that is difficult to find on a single web page. If this is your first language, I am curious why you have decided to start with C++?
Balaguru swami text is best to know about C++
I actually started with JAVA but decided since my OS has a C++ why not do C++ instead... I have made a few programs with the IDE from Bloodshed and C++ for Dummies i was just hoping there might be other options than a 500 page book.
Join our real-time social learning platform and learn together with your friends!