Online Free Computer Tutorials.: iPhone Coding

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label iPhone Coding. Show all posts
Showing posts with label iPhone Coding. Show all posts

Thursday, August 30, 2012

Objective-C Literals

Three new features were introduced into clang at the same time: NSNumber Literals provide a syntax for creating NSNumber from scalar l...
Read More

iOS Resources: Create A Character With Ragdoll Physics Using Chipmunk And Cocos2D

A great example on using the Chipmunk physics engine with Cocos2D. You can find the tutorial with an example project on the Heyalda...
Read More

Open Source iOS Control For Creating Map Kit Style Callouts In Other Views

Now you can add the same callouts outside of an MKMapKitView. You can find the control on Github here . You can read more about the co...
Read More

iOS Resources : Open Source iOS Library And Example For Creating A Drum Beat Maker

For anyone looking to create a drum beat maker on the iOS platform. Also included is a great example that could be used as a starting poi...
Read More

Wednesday, August 29, 2012

Today iPhone Development Resources and Articles

1.A Utility App for iPhone On the iPhone, the Utility Application template creates an app with a two view controllers. The second view co...
Read More

How to Create Air hockey Game for Mobile Phones iPhone and Android

Have you ever played Air Hockey? Air Hockey is a fairly popular game in game centers and other places where people hang out. Not that man...
Read More

Reusable collapsable table view for iOS

I was once working on an iPhone application that shows a large number of inputs, grouped into various categories, in a UITableView. To ch...
Read More

Open Source iOS Grid View Control With Automatic Dynamic Layout Changing

A very useful control for displaying images of different sizes. You can find the control BDDynamicGridViewController by Norez Ora...
Read More

Tuesday, August 28, 2012

Today iPhone Development Resources and Articles

1- Open Source Unity 2D Game Framework With A Flash/Cocos2D Like Syntax A new framework from Matt Rix known as Futile for creating 2D gam...
Read More

Open Source Custom iOS UITableView Control For Chat Bubbles Like The Messages App

Open Source Custom iOS UITableView Control For Chat Bubbles Like The Messages App A very interesting UITableView customization. You ...
Read More

Today iPhone development Resources and Articles

1- Create A Character With Ragdoll Physics Using Chipmunk And Cocos2D A great example on using the Chipmunk physics engine with Cocos2D. ...
Read More

Today iPhone Development Resources and Articles

1.Custom Table View Cells in iPad Programming The UITableViewCell class can be configured to display in a variety of standard ways, but...
Read More

Open Source iOS Control For Creating Springboard Style Icons With Alert Badges

Open Source iOS Control For Creating Springboard Style Icons With Alert Badges A very useful control if you're looking to add a spring...
Read More

Monday, August 27, 2012

Open Source Robot Framework Inspired iOS App Automation Library

This library provides an easy way to automate usage of your apps in the simulator.  Included are a number of easy ways to perform swipe g...
Read More

Open Source iOS Control For Creating Map Kit Style Callouts In Other Views

The UICalloutView (those "bubbles" you see in map view) is a control that has been mimicked many different times. with numerous...
Read More

Open Source iOS Control Providing Live Video Filters With A Great Interface

Some time ago I mentioned GPUImage that greatly simplifies the creation of OpenGL ES video filters on the iOS platform. I've also poi...
Read More

Today iPhone Example Program And Resources...

1.Presenting a Popover in iPad: The UIPopoverController class (for iPad) is a very neat way to present information to the user. In this b...
Read More

Example Source Code: A Konami Code iOS Gesture Recognizer

The Konami Code is a sequence of button presses and control movements used to unlock cheats and easter eggs in many Konami (and other) ga...
Read More