teaching machines

Nogramming :: Dave Moss

For my Nogramming I decided to create some Haikus to go along with some of the lessons that we’ve had so far in this class. Enjoy! Activity done, But test the code and it fails Check the Manifest XML Layouts Simplicity and control Boo code made widgets What do you intend? Let your activity know! […]

Dave Moss: Persist

For this app I decided to make an app for keeping track of bank accounts.  The app allows you to add/delete accounts that you have and add transactions to those accounts or delete them.  The app updates the balance of each account based on the type of transactions they add to each account, and the […]

U And I: Dave Moss Resub

I created a grocery list app, the purpose of which is to keep track of what you need to buy from the grocery store. A fairly interesting thing I learned was that to store a list in the SharedPreferences, you need to use a workaround since it cannot store straight up lists. to do this […]

U And I: Dave Moss Resub

I created a grocery list app, the purpose of which is to keep track of what you need to buy from the grocery store. A fairly interesting thing I learned was that to store a list in the SharedPreferences, you need to use a workaround since it cannot store straight up lists. to do this […]

TODO: Dave Moss

I read the syllabus!… A little late though News feed app – pulls in feeds from websites, categorizes them, suggests feeds/articles based on user preferences/favorites Golf game – I haven’t heard of a really successful golf game so I wanted to try this. It would involve swiping to charge up the golf club to hit […]