![]() |
|
where its good to beginner? - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Programming Languages & Scripting (/forum-8.html) +--- Thread: where its good to beginner? (/thread-143.html) |
where its good to beginner? - dimza - Apr 17, 2010 11:47 PM hi all, i want to learn about c++.. where software program its good to beginner like me.. visual c++, borland, or etc thanks... where its good to beginner? - mikey - Apr 23, 2010 12:56 PM If you're programming on the mac, Xcode is the best option, if you're programming in windows why are you here? RE: where its good to beginner? - Drix - Aug 1, 2011 06:18 PM The best IDE I know for C++ is MS Visual C++, but it is for Windows. As mikey said, this forum is for Mac and iOS develpment. RE: where its good to beginner? - cmiller - Aug 8, 2011 08:58 AM What seems like a lifetime ago I learned some rather basic C++ on the Mac. I used Xcode 3.2, and it worked great. Xcode is easily the best C++ IDE I have yet tried. Then again, I'm used to it from a lot of iOS development experience. |