Category Archives: Mobile

New Course: Programming Android

We’re excited to announce Programming Android, a new CodeLesson course that covers creating native mobile applications on the Android mobile operating system. In this course, you’ll learn how to install and work with Android development tools, create a mobile user interface, debug your application, consume web services, and work with device features such as location [...]

Also posted in Android, Courses | Leave a comment

New Course: Programming SQLite

This morning we added a new course to our arsenal: Programming SQLite. This course covers the free, embedded database SQLite. SQLite is everywhere these days: as part of the iPhone/iPad, Android, and Blackberry, it’s a way for developers to store data in any kind of application using the same programming paradigms (such as SQL, tables, [...]

Also posted in Courses, Database | Leave a comment