Search

You can find the results of your search below.

top @courses:cs203-201602:assignments
24 Hits, Last modified:
d 12 - Due Wednesday, 2/15/2017 - Please hand in your work on hardcopy (paper). ** **Assignment 2: Cha... - Note that the code in the book is available on our course wiki. You will not need to implement Comparable any more, nor will you need to create a compare... include a junit testing framework and tests for your methods. Place the program in a subdirectory of y
sidebar
7 Hits, Last modified:
<html></center></html>====== CS203 Course Materials ====== // // * [[courses:cs203-201602:top|Syllabus]] * [[courses:cs203-201602:Lectures:top|Lectures]] * [[courses:cs203-201602:Assignments:top|Assignments, Labs, E
top
6 Hits, Last modified:
, Spring 2017</h1> <h1>Syllabus</h1> </html> ^ Course Wiki: | http://www.cs.vassar.edu/courses/cs203-201602/top | ^ Professor: | [... | ^ Office Hours: | Mon 12:00-1:00; Tues 5:00-6:00 (and b... s will be programming in the Linux environment on our department server. Instructions for access and us
top @courses:cs203-201602:github
4 Hits, Last modified:
a github account * see Lab 1 * email me your github username * after class: I will add you to access our course repositories * Codeschool * http://www.codeschool.com/courses/try-git * Git Reference: * [[http://gitr
top @courses:cs203-201602:lab1
2 Hits, Last modified:
= Goals ===== * Create a Git account * Send your new account name to jones@cs.vassar.edu * Set u... cal repository in the CS203 directory * Upload your CS203 folder to your private remote git repository within the Vassar-cs203 account. ===== A... .com and create an account - Configure git for your CS Linux account: * Login and enter the follo
top @courses:cs203-201602:lab8
2 Hits, Last modified:
learned in class. We will be working in teams of four. You should divide the work when possible to have... rn how to merge the work of two pairs on github. Your repository will be named ClockTeamn, with 0<'n'<7... clock with the ability to set the time manually. Your clock will have six digits like this: XX:XX:XX. ... * Set time (Unlocks the set time functions) * Hour * Minute * Up * Down If you have a differ
top @courses:cs203-201602:finalproject
1 Hits, Last modified:
and polymorphism. * It is meant to be done by yourself, not in a team. * The project will be grade... lity of the testing framework. * Please upload your project to your git repository. * A word to the wise: Remember that the last 10% of your project takes 90% of the time. * Do not wait u
top @courses:cs203-201602:lab2
1 Hits, Last modified:
g Javadoc ==== * Use the code in chapter 1 as your starting point for a Greeter program. * Create the program in a subdirectory of your CS203 directory called Greeter. * Add Javadoc c... d select "Generate Javadoc" * You can then see your Javadocs in a browser by right clicking on a clas... lass GreeterApp with a main() method for testing your program. * In main(), create two Greeter variab
top @courses:cs203-201602:lab3
1 Hits, Last modified:
l be using a unit-test framework called junit4 in our programs. There is a very short intro to junit at... we will use junit4. NOTE: Create a folder under your CS203 folder for this project, called JUnitLab. Put your project in this folder. When you are done with t... se, which should have the code in a folder under your cs203 directory, save your CS203 directory to you
top @courses:cs203-201602:lab5
1 Hits, Last modified:
m. Team names are RentalTeamn where 1<=n<=11 * Your repository address will be: https://github.com/Va... nd navigator roles should be switched every half hour or so. * You must create a new folder for your project that is outside of your CS203 folder. The new folder, named RentalProject, or something like i
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
tor interface * Include JUnit tests * Upload your program to the correct ComparatorTeamx repository... * Find a teammate * Create a folder outside of your cs203 folder called ComparatorTeamx where x is your team number. * Create a Netbeans project in that... the Other Materials section of the wiki for this course. * Once you have something in the folder, set
top @courses:cs203-201602:lab6
1 Hits, Last modified:
eable shapes. * Include JUnit tests * Upload your program to the correct AnimationTeamx repository ... be a good idea to find a different partner than your previous partner. * Create a folder outside of your cs203 folder called AnimationTeamx where x is your team number. * Create a Netbeans project in that