PDA

View Full Version : is MS Visual Basic available for mac OSX 10.4, or are there only similar programs?




digitalbilly
Sep 10, 2009, 07:22 PM
i was looking for original software availability on Visual Studio, actually.

if you know how to program in C++, will it work the same way on Real Basic for mac to a beginning programmer in a class setting?

answers greatly appreciated!!



lee1210
Sep 10, 2009, 07:31 PM
There have been 4 threads like this recently. Take a look at the replies there. Briefly, there is no native visual studio, so you'd need windows if VS is required. If you're writing standard C++ with standard libraries, you can use XCode or the terminal w/ g++ and a text editor.

-Lee

digitalbilly
Sep 10, 2009, 07:42 PM
your answer actually helped the most.

zippyfly
Sep 11, 2009, 11:06 PM
Take a look at Text Wrangler for a pure text editor.