Jump to content

getting started

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
boarder923

boarder923

    Newbie

  • Members
  • Pip
  • 3 posts
im john,
well im kinda new at this so i needed some help. ive done some basic stuff like hello world code in most totourial but the compilers i used didnt have a ruin feature. so what are some good free compilers, that debug and when you run the program it actuly shows the out come it is supoosed to. im using C++

thanks

#2
dcs

dcs

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 775 posts
Perhaps Code::Blocks; when I last updated it, they were still recommending updating to the nightly builds.

#3
KeilanS

KeilanS

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 211 posts
I use Dev-C++.

Basically you write your code, hit F9 and it compiles and runs.

The Dev-C++ Resource Site

You can download it from there, and I recommend getting the 9.0 MB version, so you have the full set of features and what not.

#4
Steve.L

Steve.L

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 444 posts

Quote

...and when you run the program it actuly shows the out come it is supoosed to.

I lol'd.