Search

You can find the results of your search below.

top @courses:cs203-201602:assignments
16 Hits, Last modified:
2: Chapter 4, exercise 4.4. For simplicity, your project should create several bank accounts without user ... e arrayList again. Hint: Keep it simple. Put your project in your personal private git hub at Vassar-cs203 ... cts: </h2> </html> * [[courses:cs203-201602:FinalProject:top|Final Project: Banking System]] /* * [[courses:cs203-201601:Project1:top|Project 1: Car Rental Age
top @courses:cs203-201602:lab5
11 Hits, Last modified:
or all methods. ===== Activities ===== * This project is meant to be done with the same pairs of studen... on each paper submission. * All work for this project is to be submitted to a repository to be created ... 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 it, will have it's own local g
top @courses:cs203-201602:finalproject
5 Hits, Last modified:
==== Final Project: Banking System ==== ==== Due 5/17/2017 at the latest. ==== * This project is designed to show the use of inheritance and po... nt to be done by yourself, not in a team. * The project will be graded on quality of code and documentati... of the testing framework. * Please upload your project to your git repository. * A word to the wise: R
top @courses:cs203-201602:lab7
4 Hits, Last modified:
** November 1 ** ===== Goals ===== * This project is intended to be worked on individually * Crea... 3 folder called BankingApp. * Create a Netbeans project in that folder with the JUnit library included ... * Push your work to the remote repository. * Project specifications: Create a class BankingSystem that... simple, do not add unneeded features. We will return to this project later in the term to add features.
top @courses:cs203-201602:lab4
3 Hits, Last modified:
t of use cases. ===== Activities ===== * This project is meant to be done in pairs. * Please put bot... on each paper submission. * All work for this project is to be submitted in hard copy. * Given that ... iagram. This is an iterative process. - If this project takes more than one session, we will allocate add
top @courses:cs203-201602:lab1
2 Hits, Last modified:
> - Use the git push command to copy your CS203 project(s) to your GitHub repository. It should look some... n master </code> - Check via the github website to see that your project has been successfully uploaded.
top @courses:cs203-201602:lab2
2 Hits, Last modified:
* Any other classes or methods you create in this project should have Javadoc comments. * Generate the Ja... o generate the javadocs: * Right click on the project name and select "Generate Javadoc" * Click on
top @courses:cs203-201602:lab3
2 Hits, Last modified:
Create a folder under your CS203 folder for this project, called JUnitLab. Put your project in this folder. When you are done with the exercise, which should have
top @courses:cs203-201602:lab6.5
2 Hits, Last modified:
===== * Set up teams of two students for this project * Create a program utilizing the Comparator int... here x is your team number. * Create a Netbeans project in that folder with the JUnit library included
top @courses:cs203-201602:lab6
2 Hits, Last modified:
===== * Set up teams of two students for this project. * Enhance the shape icon class in chapter 4 of... here x is your team number. * Create a Netbeans project in that folder with the JUnit library included
top
1 Hits, Last modified:
and labs, midterm exam, final exam, and the final project are each 25% of the final grade. ---- <html> <
top @courses:cs203-201602:lab8
1 Hits, Last modified:
t. Please include a jUnit test framework in your project. It is unreasonable to test the GUI within this f