I'm a newbie for Mac application development. I have some exposure to Mac, Parental Control, Data Backup, etc ...
I have Objective C (to develop a small application for the iPhone)
so please give me some advice Where to start from, where Mac application development (video) and this libraries and frameworks I have to focus on, find the best resources.
Thank you in advance ....
Develop Mac OS X on your iPhone Work is similar to the work of libraries - Mac OS X is packed with functionality, which makes the development very fast.
The first thing I advised you to do is to get hold of it with the xode, this is a great IDE when you use it. Know how well you know the IDE, this will also affect your productivity. It does not take long to get acquainted with it, once you're there - you'll start learning some shortcuts and other tricks which make development very easy! I say Xcode is this - when you can use any other IDE, for the development of the Mac platform, when Xcode is truly unbeatable (I personally use Eclipse on Linux and Windows - and various I use it for languages. Developing with Mac, Objective-C and Coco (or Coco-Touch / iPhone-SDK) is really great)
Knowing IDE also includes different structures Working with Will make it easy - adding them to the project, building options, etc. Do not tell how well GDB (GNU debugger) is integrated with the package. It is very comprehensive for free IDE and can make development very pleasant. (Downsides are the way it handles many documents, it can be quite annoying at times)
When I talk about the capture with the exit, I also mean the interface builder too It is easy to create an interface with simple drag-n-drop features, which uses the interface builder - but it also shows how to use Inspector to edit specific options.
Everything I like to develop for Apple platform is the quality of apple documentation. Too difficult I have encountered problems with it, there are many examples of going along with documentation. I fully recommend you to check out the Apple Developer Connection, even if you are not a paid-up member; There is still some fantastic resources out there! Then there are other websites you would love to love - like Kokoiiv.
In short - using coco framework and exode IDE, you have many programming functions. Apart from this, Apple developer has a great resource in reading documentation, and can answer many topics. Then there are websites like Stacks Overflow and CocoIVE, where often you can find answers to such topics which have not been so well documented.
You can also check out the discussion on the Apple forum - it has some great resources to do this.
At the top, however, enjoy what you are learning - and this will make it even easier! Good luck
Comments
Post a Comment