cplusplusnewb89 wrote: |
---|
Microsoft Visual |
If you are looking for a book, I will recommend Bjarne Stroustrup's Programming, Principles and Practice Using C++, with the caveat that I haven't read it. http://www.stroustrup.com/programming.html Stroustrup is an eminently qualified author, and I have good reason to expect the book lives up to its reputation. |
Beginner Introductory, no previous programming experience Programming: Principles and Practice Using C++ (Bjarne Stroustrup) (updated for C++11/C++14) An introduction to programming using C++ by the creator of the language. A good read, that assumes no previous programming experience, but is not only for beginners. http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list?answertab=active#tab-top |