teaching machines

CS 145 Homework 7 – due before December 21

See the PDF.

CS 145 Homework 6 – due before December 9

See the PDF.

CS 145 Homework 5 – due before November 24

See the PDF.

CS 145 Homework 4 – due before November 11

See the PDF.

CS 145 Homework 3 – due before October 26

See the PDF.

CS 145 Homework 2 – due before October 10

See the PDF.

CS 145 Homework 1 – due before September 23

See the PDF.

CS 145 Homework 0, Part 2

In part 1, you created your homework repository on Bitbucket, cloned it on your local machine, and pushed local changes back up to Bitbucket. In this installment, you will learn how to pull changes down from Bitbucket to your local mirror. Pulling Suppose your home on for the weekend, and you get the craving to […]

CS 145 Homework 0, Part 1

Follow these steps to create your class homework repository and get homework 0 up and running. 1. Create a Bitbucket account In this class, all your code will be stored with the Bitbucket webservice. Using this third-party service has some nice benefits: they maintain a complete history of your source code using some software called […]

CS 330 Lecture 40 – Multiple Inheritance

Agenda what ?s design this multiple inheritance TODO The Wasd utilities.rb was treating a Vector2 instance immutably, which violated the spec. It was been updated. You’ll need to pull down the revised file. (Thanks, Paul!) Note We start today with this task: Design a reusable piece of Java code that allows a class to “listen” […]

1 8 9 10 11 12 20