The Best Resources In iOS Development July 26th 2010 (For Week 07/17-07/23)
Thanks again for visiting the site, once again I’ve added more resources to the site, and have quite a bit more to add this week. Things slowed down a bit form the torrid pace of great resources being released, but still there were some excellent resources.
I came out with the source code for a simple action game, and that proved to be the most popular post of the week. The complete tutorial will be coming out this week and I hope that it will put many of you on the path for those interested to create their own iPhone or iPad game. I am completing my own game which will be my first game submission to the app store for which the gameplay is similar to the tutorial.
Here’s the posts from the week 7-17 to 7-23 listed in order of popularity and tweets, enjoy!
Beginners iPhone Action Game Tutorial: Source Code – Source code for a simple action game with line by line commenting. Designed for beginners to easily follow through the flow of the code.
Find iOS Custom URL Schemes From Thousands Of Apps And Add Yours – A great site for finding the url schemes of many apps and adding your own.
How To Use The Facebook Graph API In Your iPhone and iPad Apps – A couple of outstanding tutorials on integrating with the Facebook graph api within your apps.
Free Collection Of Outstanding UIToolbar Icons – An open source collection of icons that you ccan use within your UIToolbars.
How To Implement A Socket Server For Easy App Tweaking – A great tutorial on how to set up a socket server within your apps that will allow you to tweak variables in real time.
Beginners Tutorial: Basic Touch And Animation – A tutorial illustraining how to do basic UIView animations and integrate touch events.