Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
Tuesday, August 30, 2011
iOS and Android courses (SINGAPORE) in Sep 2011 confirmed!
Thursday, August 25, 2011
Newly published - Beginning Android Tablet Application Development
Wednesday, August 24, 2011
Android Programming - 19-20 Sep 2011
Sample Project by Android Course Participant - Converts between degrees of Latitude and Longitude and MGRS
Monday, August 22, 2011
Army moves to create mobile apps in pilot course
Saturday, August 20, 2011
Another Android app published by my course participants - Android Programming - US Aug 2011
This is the app for you.
- Features
* Show colors and # from fiber optic pair count.
* Show pair colors, binder colors, and 600 binder color from a pair count using 25 pair color code.
Thursday, August 18, 2011
Android apps in the Android Market from participants of my Android class in the US - Aug 2011
Internet/data connection is needed in order to obtain real-time rate.
Saturday, August 13, 2011
iOS Tutorial - Importing & Exporting Documents in iOS
One of the common tasks that an iOS developer has to do is to import or export documents from his iOS application. For example, suppose you are developing a document reader and you want to allow the user to import documents into your application so that it can be read offline. Also, your reader might also support the exporting of documents so that other applications can make use of the document.
In this article, I will walk you through the different techniques you can employ to allow documents to be imported or exported from your iOS application.