Search

You can find the results of your search below.

top @courses:cs203-201602:lectures
30 Hits, Last modified:
l> **Powerpoint:** [[http://www.cs.vassar.edu/~jones/Horstmann/Slides/HorstmannChapter1.pptx|Horstmann Chapter 1]] [[http://www.cs.vassar.edu/~jones/Horstmann/Slides/HorstmannChapter2.pptx|Horstmann Chapter 2]] [[http://www.cs.vassar.edu/~jones/Horstmann/Slides/HorstmannChapter3.pptx|Horstmann Chapter 3]] [[http://www.cs.vassar.edu/~jones/Horstmann/Slides/HorstmannChapter4.pptx|Horstman
top @courses:cs203-201602:assignments
19 Hits, Last modified:
work locally using git (see lab 1). When you are done, upload the cs203 directory to github. Remember t... nit tests are not so valuable for testing GUI components. The best way to test the user interface is to... cs203 folder again on github when the program is done. - Due Wednesday October 7, 2015 Assignment 3: C... class Pair. For problem 24, Pair must implement Cloneable and Serializable, and E must extend Cloneable
top
7 Hits, Last modified:
602/top | ^ Professor: | [[people:jones:top|Barry Jones]] | ^ Office: | SP 304 ... 5:00-6:00 (and by appointment) | ^ Phone: | 437 5986 ... | ^ Email: | [[jones@cs.vassar.edu]] (by far the best way to reach m
top @courses:cs203-201602:lab1
6 Hits, Last modified:
a Git account * Send your new account name to jones@cs.vassar.edu * Set up Git configuration * C... will also be prompted for a passphrase--//**make one up you can remember!!**// * point your browse... right; hover over it and it should tell you which one it is) * along the left hand side of the page... CCESSFUL// - Email your GitHub account name to jones@cs.vassar.edu so I can set up a private reposito
top @courses:cs203-201602:lab4
4 Hits, Last modified:
ctivities ===== * This project is meant to be done in pairs. * Please put both names on each pape... between the classes, including the cardinalities (one to many, etc.). * If the class diagram require... s the responsibilities among the various classes. One "uber" class that does most of the work is genera... tive process. - If this project takes more than one session, we will allocate additional time. Good w
top @courses:cs203-201602:othermaterials
4 Hits, Last modified:
== ~~NOTOC~~ /* * [[http://www.cs.vassar.edu/~jones/VendingMachineCRCs.docx|Vending Machine CRCs and... way and Trott]] * [[http://www.cs.vassar.edu/~jones/Horstmann/Code|Horstmann Code]] * [[http://www.cs.vassar.edu/~jones/Horstmann/Slides/HorstmannChapter1FullText.pdf|H... r 1 Full Text]] * [[http://www.cs.vassar.edu/~jones/Horstmann/Slides/HorstmannChapter2FullText.pdf|H
top @courses:cs203-201602:lab8
3 Hits, Last modified:
e to have 2 pairs of programmers working, perhaps one pair working on the Model and one pair working on the View and Controller. You may need to learn how... buttons, that's fine. Once the basic clock is done, as time permits, expand this app to include an a
top @courses:cs203-201602:lab5
2 Hits, Last modified:
ctivities ===== * This project is meant to be done with the same pairs of students that did the desi... like it, will have it's own local git setup. * One person on a team will upload the project in its c
top @courses:cs203-201602:finalproject
1 Hits, Last modified:
eritance and polymorphism. * It is meant to be done by yourself, not in a team. * The project will
top @courses:cs203-201602:github
1 Hits, Last modified:
it Cheat Sheet * [[http://www.cs.vassar.edu/~jones/Git_Cheat_Sheet_grey.pdf|Cheat Sheet]] * Other
top @courses:cs203-201602:lab2
1 Hits, Last modified:
fer to the same Greeter object. Invoke setName on one of the references and sayHello on the other. *
top @courses:cs203-201602:lab3
1 Hits, Last modified:
. Put your project in this folder. When you are done with the exercise, which should have the code in