Thread: I'm confused

  1. #1
    newbieprog
    Guest

    Unhappy I'm confused

    I've got the actual Borland C++ Builder 5. I bought it about a year ago. I'm a big time newbie. Could you tell me exactly what to do? Thanks for your help.

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    buy a primer book of some sort. Maybe even take a college course or something.Its pretty hard to learn c++ from bad online tuts.
    books have been discussed lots of times. Hit the search button and look for threads about books.That will give you something to go on. This site has some tuts ( not many) and links to others. Look for tuts in a search engine.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #3
    newbieprog
    Guest

    Woops

    I ment i was confused on how to link things together. I didn't mean to start a new thread. I'm reading one of the "Learn C++ in 21 Days" book, and its actually going pretty well. I'm just wondering how to link things together, cause i want to try the worm game (look under the source section of cprogramming.com). If you or someone could help me, i'd greatly appreciate it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Confused with array size
    By desmond5 in forum C Programming
    Replies: 4
    Last Post: 12-04-2007, 05:14 PM
  2. New to C++ and confused by boolean and ifs and else
    By jconner in forum C++ Programming
    Replies: 10
    Last Post: 08-02-2006, 03:29 AM
  3. So Now Im getting confused?!?!?
    By zergdeath1 in forum C++ Programming
    Replies: 11
    Last Post: 03-06-2004, 05:41 PM
  4. confused.. in selecting my line of deapth
    By jawwadalam in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 05-04-2003, 01:21 PM
  5. Extern Question, really confused
    By SourceCode in forum C Programming
    Replies: 10
    Last Post: 03-26-2003, 11:11 PM