Thread: Beginning C++

Results 1 to 15 of 57

Threaded View

  1. #9
    crushed's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    My name is Jay. k?
    Posts
    415
    Reputation
    10
    Thanks
    113
    My Mood
    Sneaky
    Quote Originally Posted by WiKKK3d View Post
    GREATEST C++ TUTORIAL EVER:

    YouTube - antiRTFM

    Thank me if I helped.

    It starts you off right at the beginning, and if your dedicated enough, you can get to know all the basics; and even some of the more advanced stuff.

    He explains how to get a compiler, he wants you to use VC++ '08, but I recommend Dev-C++ just to get started. Also he walks you step, by step, by step, by step through everything, runtime install, basic coding, to floats and doubles, to unsigned ints, to loops, to EVERYTHING.

    cout << "Good luck with C++! " << endl

    Make sure to thank me!
    Few things.
    - Fix your link.
    - Stop copying pasting your own posts. It's considered spam.
    - Posting it twice won't make you get more thanks, the opposite, you piss people off.
    - If you've read the thread around, even 2 pages, both the ones you posted in, you'd notice it's already been mentioned.
    - Don't state the obvious.

    int main()
    {
    for( ; ; ){
    cout <<"Epic fail.";
    }
    cin.get();
    return 0;
    }

  2. The Following 2 Users Say Thank You to crushed For This Useful Post:

    Hell_Demon (12-18-2009),Void (12-17-2009)

Similar Threads

  1. Replies: 28
    Last Post: 03-02-2009, 07:44 AM
  2. Replies: 8
    Last Post: 01-30-2009, 07:14 AM
  3. Could help beginer C++ users
    By skittlznick2 in forum C++/C Programming
    Replies: 7
    Last Post: 10-10-2008, 03:23 PM
  4. New Patch... Let the games begin
    By jebadiah in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 08-22-2008, 09:14 AM
  5. Begin hacking here.
    By tednugent in forum General Game Hacking
    Replies: 0
    Last Post: 06-11-2007, 09:43 AM

Tags for this Thread