Best iPhone/iOS programming tutorials

When I was beginning with iOS development I've collected some tutorials, lectures and beginner's guides that were most helpful for me. Here they are! I recommend studying them in particular sequence starting with top of my list. 1. Create Your first iOS app: I recommend starting with very simple Hello World! from Apple, rather than reading … Continue reading Best iPhone/iOS programming tutorials

Mobile cross-platform programming frameworks

It is possible to develop one application that will run on several mobile platforms (like Android, iOS, Windows Phone, Symbian etc.). Such cross-platform frameworks are mased mainly on HTML5 and gives access to native phone sensors and devices such as for example accelerometer, camera, gps or contact book. Here are popular platforms for mobile cross-platform … Continue reading Mobile cross-platform programming frameworks