Programming in Mac

Posts 17 of 7 · Page 1 of 1
Programming in Mac
I'm totally new and want to do programming for just fun. Can anyone tell me how to do it in mac? Because Visual Basic is MS program which is not working in Mac so how to start it?
You could make a Windows VM on your Mac and code VB in it.
Buy a coderbook, it help me much.
If you're learning for fun it honestly doesn't really matter what language you learn as it's the core concepts that are actually important when it comes to programming. There are workarounds to write/compile C# or VB on OSX (look up something called mono), but it might be easier for you to simply learn a different language.

Java is very similar to C# and will run/compile on Mac as well as windows.
As the others say, just use a vm if you want to use Visual Basic for stuff like C, but if you wanted to learn java use eclipse, really depends on what language you want to learn.
Download the program Sublime and code in that. Then to run your programs just use the terminal.
Posts 17 of 7 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?