Thread: what do i learn next?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jan 2011
    Posts
    87

    what do i learn next?

    i have been learning c++ for a while now, i know how to use arrays and basic functions pretty well but i need to know what is best to learn next.
    here are the things i have seen:

    overloading(already know this, just havent used it yet)
    maps
    enumerations
    vectors
    classes
    pointers
    passing by reference
    passing pointers

    i would like to know the best order to learn these and if there is anything else i should consider
    any input is appreciated
    any book suggestions are great!
    Last edited by bobknows; 03-05-2011 at 08:32 PM. Reason: added to list

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. You have to learn C in order to learn C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 07-16-2004, 10:33 AM
  2. Quickly learn C# for a C++ expert
    By BigDaddyDrew in forum C# Programming
    Replies: 9
    Last Post: 06-06-2004, 04:38 PM
  3. The best place to learn
    By CougarElite in forum C Programming
    Replies: 15
    Last Post: 04-25-2004, 04:07 PM
  4. Novice trying to learn C++
    By dead in forum C++ Programming
    Replies: 10
    Last Post: 12-01-2003, 09:25 PM
  5. Wanna learn Assembly?
    By Garfield in forum A Brief History of Cprogramming.com
    Replies: 137
    Last Post: 06-29-2002, 01:49 AM