Online Free Computer Tutorials.: iPhone

'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. Show all posts
Showing posts with label iPhone. Show all posts

Friday, December 7, 2012

Sunday, December 2, 2012

iOS SDK : Testing with TestFlight

Testing software isn't limited to beta testing. There are several techniques to test software, such as unit testing, integration testin...
Read More

ScratchPadView for iOS using GLKit

This class is essentially the code from my iOS app: AKW Factor Tree. It allows users to do rough (math) work on the device instead of using...
Read More

Getting Started With Automated UI Testing For iOS

We've covered tools and frameworks for automated iOS testing before, but we've never really delved into the whys and hows of automa...
Read More

Open Source Control For Creating iOS Form Field Navigation Buttons

Today's iOS Developer Resources Open Source Control For Creating iOS Form Field Navigation Buttons An open source iOS control ...
Read More

Saturday, December 1, 2012

Source Code Example: Creating A Destructible Environment With Cocos2D iPhone

Today's iOS Developer Resources Source Code Example: Creating A Destructible Environment With Cocos2D iPhone A source code example sh...
Read More

Open Source iOS Component Providing File Downloading From Many Different Services

With iOS 5 and iCloud it became relatively easy to add in document loading from the web.  The problem is that many users are using servic...
Read More

Designing for iOS: Graphics & Performance

In the previous article, we explored different techniques to customize the look and feel of UIButton, assigning to each a difficulty leve...
Read More

libextobjc

This is an interesting one from Justin Spahr-Summers, a library to extend Objective-C to explore some new language features. Important to...
Read More

Flags: very useful when debugging with Instruments

A gem of a tip from Geppy Parziale on using the DTPerfomanceSession framework in your iOS app to send signals to Instruments at specific ...
Read More

Write to the Console with NSLog

Objective and primitive type values may be reported to the console using NSLog. Each type has a different specifier that must be used as ...
Read More

UIView Category Adding Simple Frame Changes And Command Chaining

Today's iOS Developer Resources. UIView Category Adding Simple Frame Changes And Command Chaining A UIView helper category th...
Read More

Saturday, November 24, 2012