Apps from 2 big MOOC providers

I have been waiting for this – edX mobile is finally here.

I’ve been taking courses from the two big names in Massive Open Online Courses (MOOCs), edX and Coursera, and making good use of Coursera’s iOS app on my iPhone (also available for Android). What I like about having the apps is that I can download course videos and view them anytime, even offline.

I can now get on with the course I’ve signed up for from MITx: Design and Development of Games for Learning. The furthest I’ve got is through their pre-course tutorial videos on Gameblox. I designed my first game (don’t judge!).

Keep your eye on offerings from McGill on McGillx. You can now follow courses on your mobile (yay).

Design your own apps

I came up with an idea for an iPhone app on my way home from work so I decided to set my programmer husband on the task.

He registered as an Apple developer at developer.apple.com. You do need a Mac to develop an app because Xcode, the program used to write apps in Objective-C, only runs on the Mac OS.

If you are interested in designing an application and distributing it through the App Store you can follow the iPad and iPhone app development course from Paul Hegarty at Stanford on iTunes U. Assignments and PowerPoint slides are included. I watched the first lecture and learned a little about MVC (model view controller) design strategy. It assumes a certain comfort level with object-oriented programming, which I do not have, so he pretty much lost me at the introduction to Objective-C.

This image has Paul’s first ever app on the simulator that comes with Xcode.

Stay tuned for more homegrown apps updates!