Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
Thursday, August 27, 2009
Source Code for Download for Apple's Event (28 Sep 2009)
Friday, August 21, 2009
Updated training Schedule
Thursday, August 20, 2009
Programming Mapping Applications (14 Sep 2009)
1-day Programming Mapping Applications (S$399)
Google Maps and Microsoft Virtual Earth are two of the most popular mapping applications in use today. Besides using these two maps directly, you can also integrate them into your own applications using the APIs exposed by Google and Microsoft.
In this one-day course, you will learn how to incorporate mapping solutions into your own applications and how to implement interesting features such as geo-tagging and geo-tracking. In addition, you will also learn how to write location-based services using GPS and CellID technologies.
Wednesday, August 19, 2009
Understanding User Interface in Android - Part 2: Views
Monday, August 17, 2009
New run of iPhone Programming course - 3-4 Sep 2009
Wednesday, August 12, 2009
iPhone Programming Fundamentals - Outlets and Actions
An understanding of outlets and actionsis one of the first things you will need for iPhone programming. For someone coming from the .NET background, this is a concept that requires some time to get used to - the concepts are similar, but it is a different way of doing things.
And so, in this article, I am going to show you what outlets and actions are. At the end of this article, you will have a solid understanding of how to create outlets and actions, and be on your way to creating great iPhone apps.