Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
Thursday, December 29, 2011
Tuesday, December 20, 2011
Courses in Jan 2012
Foundation of iPhone Programming
19-20 Jan 2012 (updated)
Foundation of Android Programming
17-18 Jan 2012 (updated)
Course Venue
229 Mountbatten Road
Friday, December 16, 2011
Training vouchers now available
Sunday, December 04, 2011
Foundation of iPhone Programming - 3-4 Dec 2011
Foundation of iPhone Programming - 19-20 Dec 2011
Tuesday, November 29, 2011
Graduating class of 24-25 Nov 2011 - Foundation of iPhone Programming
Monday, November 28, 2011
Special run of the Android Programming class on 1-2 Dec 2011
Sunday, November 27, 2011
Android Table for Development - Asus Eee Pad Transformer
Thursday, November 24, 2011
Weekend Class - Foundation of iPhone Programming - 3-4 Dec 2011
For quick registration, send me an email at weimenglee@learn2develop.net.
Course Venue
229 Mountbatten Road
#02-41 Mountbatten Square
Singapore 398007
Time: 9am to 5pm
Fee
S$997 (nett)
Sunday, November 06, 2011
Course Schedules
23 Nov 2011 - Objective-C Programming (S$499)
24-25 Nov 2011 - Foundation of iPhone Programming (S$997)
29-30 Nov 2011 - Foundation of Android Programming (S$997)
1 -2 Dec 2011 - Advanced Android Programming (S$997)
3-4 Dec 2011 - Foundation of iPhone Programming (weekend class) (S$997)
For quick registration, send me an email at weimenglee@learn2develop.net.
Course Venue
229 Mountbatten Road
#02-41 Mountbatten Square
Singapore 398007
Time: 9am to 5pm
Download course outlines and application form here.
* Note that the iOS courses are updated to cover iOS 5.
* Note that the Android courses are updated to cover Android 4.0 (Ice Cream Sandwich).
Saturday, October 29, 2011
Weekend iPhone class on 3-4 Dec 2011 (Singapore)
Tuesday, October 18, 2011
US Army adopts my iOS and Android books for their series of mobile development courses - Hooah!
Class Photo of Android Programming Course on 19-20 Sep 2011
Monday, October 17, 2011
My book - Beginning Android Application Development adopted as textbook at Rock Valley College in Rockford, Illinois
Thursday, October 13, 2011
Upcoming iOS and Android Courses (Singapore) - Nov-Dec 2011
Wednesday, October 05, 2011
Steve Jobs 1955-2011
"If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it. And, like any great relationship, it just gets better and better as the years roll on."
Steve Jobs
Tuesday, October 04, 2011
iOS 5 GM Seed now available for download
Monday, October 03, 2011
Come and learn the new features of iOS 5 and Android in Vancouver this December!
Sunday, September 25, 2011
Learn iPhone Programming in a weekend! (15-16 Oct 2011; Singapore)
Thursday, September 22, 2011
Displaying Status Bar Notifications in Android
Wednesday, September 21, 2011
Updated Course Brochures and Outlines!
Wednesday, September 14, 2011
Android Course Schedules in Oct 2011 (Singapore)
iOS Course Schedules in Oct 2011 (Singapore)
Class Photo of Foundation of iPhone Programming -13-14 Sep 2011
Monday, September 12, 2011
iOS and Android Courses in Atlanta, Dec 2011
Upcoming Classes
Foundations of iPhone Programming | Dec 5-6, 2011 | Atlanta, GA |
Language: English | More Info | |
Advanced iOS Programming | Dec 7-8, 2011 | Atlanta, GA |
Language: English | More Info | |
Android Programming | Dec 9-10, 2011 | Atlanta, GA |
Language: English | More Info | |
Saturday, September 10, 2011
Another Android app developed by my Android Course participant published on the Android Market!
If you are low on space, this app also has the ability to be stored on an SD Card.
This app is perfect for Geocaching or Land Navigation. Buy it here!
Tuesday, September 06, 2011
MobileTeach is coming to Vancouver this fall...12 - 17 Dec 2011
MobileTeach is a spinoff of DevTeach and I am proud to announce that I will be running for them a series of workshops on the iOS and the Android this fall.
Friday, September 02, 2011
Using your Borders Gift Card (Singapore) to offset against my courses
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.