Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>iphone</span>

Unofficial iPhone Development – How to be a Real iPhone Code Ninja

Do you want an unfair advantage when it comes to developing iPhone applications? Using tactics learned in this session, you, the developer will leave with tools that improve your ability to develop iPhone applications. You’ll learn how to find and take advantage of undocumented methods, debug your code and get …

iPhone Acceptance Testing with uispec

UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby. To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal …