teaching machines

Learn to count. post-mortem

The most difficult part of this lab was sadly getting the android device to connect to eclipse.  This is the first app I have needed to use a real device since I needed to test the speech recognition which the emulator does not support.  I used my room mates kindle which came with a bunch […]

CS 145 Lecture 40 – Implementing ArrayList

Agenda what ?s rolling our own ArrayList evaluations Code StringList.java Haiku

Where’s [User]? (POST)

Haley & Trey Interesting Challenges: Figuring out how to have both a WordPress site and an additional generic PHP site on the same machine (ended up giving up and taking down the WordPress site during development) Registering the app so we could use Google Play services Parsing the JSON (originally was trying to misuse a […]

Postmortem – What have I found? (Trey and Haley)

One of the more interesting challenges we faced was when we were setting the permissions for speech recognition due to placing them inside the wrong tag. In order to have the voice recognition understand better, it is important to clearly say the word. No changes have been made since the premortem. Achievements we would like […]

CS 145 Lecture 39 – Volume Slicer

Agenda what ?s sequencer volume slicer TODO Prepare a question for the last quiz during Monday’s lab. Worth a 1/4 sheet. Credit will only be awarded to those who share, so you may want to have several prepared, in case one gets asked by someone else. Last quarter sheet of the semester: compose a headline (as […]

Learn To Count-premortem “Ian Brown, Jake Vosters”

This app will be an introductory in how to count to ten in different languages.  We will have the user say one through ten and only move on when they say the word correctly in the given language set on the device. ex: if the devices language is set to Spanish the device will display […]

leveler-premortem “Jake Vosters,Ian Brown”

This app is used for people who don’t have room to keep a big clunky level around but need to level off pictures or shelves. Points: we worked on these tasks together, we didn’t really divvy it up 1) Employ integrated sensors into an app.

CS 145 Lecture 38 – Sequencer

Agenda what ?s instance vs. local vs. static compose this sequencer TODO An extra credit Weekly Outside Problem will be emailed to you later today. This last one is a little survey about your reaction to and interest in computer science, and I’d really appreciate your feedback even if you don’t need the extra credit. […]

CS 396 Lecture

Agenda what ?s Eric Fischer of Intel TODO Share two observations or questions you took away from our discussion with Intel. Browse How College Graduates Solve Information Problems Once They Join the Workplace. A summary video is available. What do you think? Turn these in on one 1/4 sheet at the beginning of next class.

IOU Postmortem

A few of interesting challenges I had to deal with were firstly, I made my database really slow by not having only one instance of the data manager. I had to refactor my code so it was faster. I also had some trouble testing some of my features mainly the send text message function because […]

1 2 3 4 5 6 15