Thread: a good c++ beginner to advanced

  1. #1
    Unregistered
    Guest

    a good c++ beginner to advanced

    well i need a good c++ book, i know functions, loops, if statements and output formating and that is about it but i would eventually like to do sockets and the like so im looking for an exelent book that covers a lot of material and that would come whithout any cd's

  2. #2
    Registered User biosx's Avatar
    Join Date
    Aug 2001
    Posts
    230
    Well if you have some experience in C++ (I don't know if you know anything about classes and OOP), but you should definitley go out and get The C++ Programming Language by Bjarne Stroustrup. It is the bible of C++.

  3. #3
    Unregistered
    Guest
    i havent done OOP or clasese yet that is the next two chapters in my exercise book

  4. #4
    Unregistered
    Guest
    anyone else im getting lots of views but no comments

  5. #5
    Registered User matheo917's Avatar
    Join Date
    Sep 2001
    Posts
    279
    considering your level of programming in C++ try these:

    - "Teach Yourself C++ in 21 days" by Liberty.......(a lot of topics and examples, however not so many details)

    - "Practical C++ " by McGregor..... (down to earth explanations)

    - "C++ - The Complete Reference " by Schildt.......(a lot of topics, but explanations aren't always too clear and detailed[more advaced])

    - "The C++ programming Language" by Stroustrup....... (more advanced for your level, however the explanations are more detail oriented).....

    ...............

    You might want to try your local "Barnes & Nobles" .....

    .... the best way would be to pick cople book at "B&N" sit down and read mayb couple pages or a chapter from each to at least see if they are right for you....

    Good Luck.......

    Regards,
    matheo917

  6. #6
    Registered User
    Join Date
    Jan 2002
    Posts
    363
    You might be interested in thinking in c++.
    It assumes that you already know c and teaches you all about oop.
    You can also get the legally get the e-text free.

  7. #7
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    C++ How to Program - Deitel & Deitel

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Good sound storage method
    By VirtualAce in forum Game Programming
    Replies: 1
    Last Post: 10-14-2003, 05:18 AM
  2. linked list recursive function spaghetti
    By ... in forum C++ Programming
    Replies: 4
    Last Post: 09-02-2003, 02:53 PM
  3. Opinion on GOOD digicam
    By Shadow in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 08-22-2003, 05:37 PM
  4. Question about atheists
    By gcn_zelda in forum A Brief History of Cprogramming.com
    Replies: 160
    Last Post: 08-11-2003, 11:50 AM
  5. Good site to learn about Prog. language concept?
    By Extrovert in forum Tech Board
    Replies: 5
    Last Post: 03-13-2003, 02:46 AM