Results 1 to 4 of 4

Thread: C++ Resoruces?

  1. #1
    Senior Member
    Join Date
    Jan 2003
    Posts
    220

    C++ Resoruces?

    I was wondering if anyone knows of some good C/C++ resources for example sites, text editors, debuggers....reccommened compilers. Any help is appricated. I already found a few if people are looking.

    http://www.cprogramming.com
    http://www.cplusplus.com
    http://www.cpp-home.com

    And at http://www.download.com there is a good text editor. Soruce edit 5.
    [gloworange]And then it happened... a door opened to a world... rushing through the phone line like heroin through an addict\'s veins, an electronic pulse is sent out, a refuge from the day-to-day incompetencies is sought... a board is found. \"This is it... this is where I belong...\" I know everyone here... even if I\'ve never met them, never talked to them, may never hear from them again... I know you all...[/gloworange]

  2. #2
    Senior Member
    Join Date
    Mar 2003
    Posts
    135
    If you are running linux, then g++ is a great compiler. If you are running windows, then I would suggest dev-c++. I have used both and think they are very good.
    For text editors, take your pick. Many will swear by vi or emacs but I have found kwrite and notepad plenty adequate.

  3. #3
    Senior Member
    Join Date
    Jan 2003
    Posts
    220
    I am running windows. I already use Bloodshed. Thanks for the info
    [gloworange]And then it happened... a door opened to a world... rushing through the phone line like heroin through an addict\'s veins, an electronic pulse is sent out, a refuge from the day-to-day incompetencies is sought... a board is found. \"This is it... this is where I belong...\" I know everyone here... even if I\'ve never met them, never talked to them, may never hear from them again... I know you all...[/gloworange]

  4. #4
    Junior Member
    Join Date
    Sep 2003
    Posts
    3
    well i would defiently recommend search the AO forums for any C++ tutorials or any information about C++> Also, head out to your local bookstore and you can pick up some great books about C++. Also, you might want to check out some of white_eskimo's tutorials; in one of them he gives some great resources.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •