C++ on MAC

Hello everybody!
I am studing c++ in my university in Ukraine.I am just beginner in programming, I have MacBook, and I want to program C++ on MAC.=)
May you help me, and tell how to start programming,what programs should I download or use.
Can you write me a plan with all steps I should do?.
Thanks a lot.
The IDE for mac is XCode but you can use any cross platform IDE
http://www.cplusplus.com/forum/articles/7263/
OK, thanks, I installed eclipse,and now when I am trying to run simple program, I see -"Launch failed.Binary not found."
What should I do?
Did you compile the program?
Yes,I did.
XCode is a little bit more than an IDE. XCode also includes binutils, gcc, nasm, flex, bison, ruby, python, perl, and a few other nifty things for programming that otherwise don't exist on a Mac.

-Albatross
How can I install , where can I find Xcode, is it free?
closed account (z05DSL3A)
http://developer.apple.com/technologies/tools/xcode.html
Topic archived. No new replies allowed.