Mac Programming resources/links
Awhile ago I had created this list, but I never posted it as I wanted to add more to it. I never got around to it, so today I finally did
Mainly it's just a compilation of various links around the web that I thought were worth mentioning... Hope someone finds this useful!
Getting Started
• http://www.idevgames.com/forum/showthread.php?t=11896 <--Describes all the languages, tools and libraries.
General Mac Programming
• http://developer.apple.com
• http://macdevcenter.com/
• http://forum.insanelymac.com/index.php?showtopic=14778
• http://forums.macrumors.com/showthread.php?t=90331
• http://www.idevgames.com/forum/
• http://connect.apple.com
Developing Widgets
• http://andrew.hedges.name/widgets/dev/
AppleScript
• http://forum.insanelymac.com/index.php?showtopic=19843
• http://files.macscripter.net/sourcebook/AS4ASb2.pdf
Graphic/Game Engines[3D]
• http://unity3d.com <-- Best Engine available! $250 for Indie version. Great Community as well
• http://irrlicht.sourceforge.net/ <-- My favorite FREE engine around (PSP version is the "LTE Game Engine")
• http://www.ogre3d.org/
• http://www.devmaster.net/engines/ <-- Great list of 3D game engines for all platforms
Java
• http://java.sun.com/docs/books/tutorial/
• http://www.cafeaulait.org/ <-- Look at Side-links
• http://www.mindview.net/ <-- Excellent Free Book
Cocoa
• http://cocoadevcentral.com/ <-- Highly recommended
• http://www.cocoadev.com/index.pl
C#
• http://www.mono-project.com/Main_Page <-- Very good, and easy to install. See cocoa# and objective-c# as well
• http://dotgnu.org
Btw, it does contain the sticky at the top of this forum, thought it should be brought up again
Mainly it's just a compilation of various links around the web that I thought were worth mentioning... Hope someone finds this useful!Getting Started
• http://www.idevgames.com/forum/showthread.php?t=11896 <--Describes all the languages, tools and libraries.
General Mac Programming
• http://developer.apple.com
• http://macdevcenter.com/
• http://forum.insanelymac.com/index.php?showtopic=14778
• http://forums.macrumors.com/showthread.php?t=90331
• http://www.idevgames.com/forum/
• http://connect.apple.com
Developing Widgets
• http://andrew.hedges.name/widgets/dev/
AppleScript
• http://forum.insanelymac.com/index.php?showtopic=19843
• http://files.macscripter.net/sourcebook/AS4ASb2.pdf
Graphic/Game Engines[3D]
• http://unity3d.com <-- Best Engine available! $250 for Indie version. Great Community as well
• http://irrlicht.sourceforge.net/ <-- My favorite FREE engine around (PSP version is the "LTE Game Engine")
• http://www.ogre3d.org/
• http://www.devmaster.net/engines/ <-- Great list of 3D game engines for all platforms
Java
• http://java.sun.com/docs/books/tutorial/
• http://www.cafeaulait.org/ <-- Look at Side-links
• http://www.mindview.net/ <-- Excellent Free Book
Cocoa
• http://cocoadevcentral.com/ <-- Highly recommended
• http://www.cocoadev.com/index.pl
C#
• http://www.mono-project.com/Main_Page <-- Very good, and easy to install. See cocoa# and objective-c# as well
• http://dotgnu.org
Btw, it does contain the sticky at the top of this forum, thought it should be brought up again

