Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Mobile Software</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 …

Automated Unit Testing with Palm Mojo SDK

In this webcast we’ll introduce Behavior Driven Development (BDD) and Jasmine (a BDD framework for JavaScript); install Jasmine and add related code to the app to support BDD; discuss how to write a failing test first, then add functionality to make a test pass; and finally we’ll develop a simple …