Thread: Noobie <-- alittle help /w compiler

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    2

    Talking Noobie <-- alittle help /w compiler

    Hello everyone this is my first post on these boards hopefully many more to follow. I have never programmed before I've always wanted to and now I plan on learning. I went to the public library and picked up a book called C++ Programming "for the absolute beginner". Well in the book they reference code warrior a bunch. I couldn't find a free version of the program so I'm going to need another compiler. So my question is whats the best C++ compiler? And what else do I need?
    keep hereing directX references to SDK and to be honest I don't know what the hell SDK is, I supose I'll drop by the microsoft site and read up. Anyways thanks for your time.
    -Bean

    Info: I want to learn to write so I can program complex multiplayer games, and clients for the games.

  2. #2
    Registered User
    Join Date
    Aug 2004
    Posts
    2
    And if I was going to drop a few bucks what compiler would I want to payfor?

  3. #3
    Registered User Bajanine's Avatar
    Join Date
    Dec 2001
    Location
    The most peaks over 10,000 feet!
    Posts
    396
    Here is some info on compilers:LINK.
    Favorite Quote:

    >For that reason someone invented C++.
    BLASPHEMY! Begone from my C board, you foul lover of objects, before the gods of C cast you into the void as punishment for your weakness! There is no penance for saying such things in my presence. You are henceforth excommunicated. Never return to this house, filthy heretic!



  4. #4
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    Compiler post from a little while back

    On a side note...

    Is there any way to search a person's post for key words and if, for example, you find the words: new to c++, compiler, which one...etc, it automatically redirects them to one of the other millions of posts about it?


    oh, and SDK isn't a compiler

    SDK=Software Development Kit

  5. #5
    Registered User
    Join Date
    Aug 2004
    Posts
    731
    I would strongerly sugets geting dev-cpp 4.9.9.0!

    I use it, and it is very easy to use and very "noob" freidly.

    And it is free!


    Edit: Here is a direct link to the dev-cpp 4.9.9.0 download page...
    http://www.bloodshed.net/dev/devcpp.html
    Last edited by Rune Hunter; 08-28-2004 at 09:25 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  4. OpenScript2.0 Compiler
    By jverkoey in forum C++ Programming
    Replies: 3
    Last Post: 10-30-2003, 01:52 PM
  5. Compiler Design... Anyone That Can Help!
    By ComputerNerd888 in forum C++ Programming
    Replies: 3
    Last Post: 09-27-2003, 09:48 AM