teaching machines

Homework 3 – Thompbla

November 7, 2011 by . Filed under cs491 mobile, fall 2011, postmortems.

Reddit For Fun

For my project I decided to create a simple app that retrieves titles and image links from Reddit using their restful API. The app loads up the top 25 current pictures and allows you to view them in your default browser.

The project did not go too great. Its not that grabbing information from a restful API was very challenging, but many small bugs kept creeping into the project that seemed impossible to diagnose.