Thread: Learning C++

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    1

    Learning C++

    Im just beginning to teach myself C++ and I am overwhelmed with all of the stuff incorporated into it. I have Visual Studio 6.0 and I am browsing through all of the included documentation and the amount of information is gigantic. I am used to scripting in flash actionscript and javascript. Where is good place to start in C++?

  2. #2
    Registered User C_Coder's Avatar
    Join Date
    Oct 2001
    Posts
    522
    There is a tutorial included in the documentation with VC++, try that, it deals with all basic concepts.
    All spelling mistakes, syntatical errors and stupid comments are intentional.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Machine Learning with Lego Mindstorms
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 01-30-2009, 02:34 PM
  2. Best Approach for Learning
    By UCnLA in forum C Programming
    Replies: 5
    Last Post: 03-21-2008, 02:35 AM
  3. Need Help On a Simple Bank Program
    By oobootsy1 in forum C# Programming
    Replies: 9
    Last Post: 08-08-2005, 10:51 AM
  4. Fun Learning a New Language
    By UnregdRegd in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 09-30-2003, 10:03 PM
  5. Learning Rate Of C++
    By Krak in forum C++ Programming
    Replies: 27
    Last Post: 01-29-2003, 01:53 PM