Search

You can find the results of your search below.

top @courses:cs203-201602:assignments
15 Hits, Last modified:
testing GUI components. The best way to test the user interface is to use it. Assignment 2: Create a class BankingSystem that maintains a list of accoun... upply the names and balances individually without user interaction. Have main() ask the banking system ... add unneeded features. This is an exercise in the use of the comparable interface. Create your program
top @courses:cs203-201602:finalproject
7 Hits, Last modified:
t. ==== * This project is designed to show the use of inheritance and polymorphism. * It is meant ... Account. * Create a ListOfAccounts class that uses a single Arraylist<Account> of Savings and Check... kApplication should start a GUI (BankAppGUI), and use the MVC pattern. * The user should be able to type in the amount to deposit or withdraw in the GUI,
top @courses:cs203-201602:lab1
6 Hits, Last modified:
the Linux prompt:<code text> git config --global user.name "Your Name" git config --global user.email "your@email.com" git config --global color.diff a... vate Vassar-cs203 account. In the future you will use the private repository that I will create for you... Java program in a directory within cs203. Please use descriptive names for your program folders so I c
top @courses:cs203-201602:lab4
5 Hits, Last modified:
cessary classes from the problem description. * Use CRC cards to determine the responsibilities and c... lities. * Create sequence diagrams for a set of use cases. ===== Activities ===== * This project ... classes on a separate page. * You may want to use CRC cards to start the process. * Remember tha... king"). Just design the system to cover the basic use cases. A good design will allow us to evolve and
top @courses:cs203-201602:lab8
4 Hits, Last modified:
terface, and a strategy class for each functional use of the up/down buttons (so far, there's just the time set function, later on they can be used to set the alarm time). You should create a stra... m set, etc.) The current-strategy variable can be used to determine which strategy should be created fo... ght want to look at some clocks online. You could use an image or for each digit, and redraw the clock
top
3 Hits, Last modified:
ent. Advanced topics in programming and Graphical User Interface (GUI) development are covered. Develo... ur department server. Instructions for access and use will be provided in-class. The server can be acce... e computers at each seat in the classroom. Please use them only for class work. It is very distracting
top @courses:cs203-201602:lab5
2 Hits, Last modified:
ware system for managing a car rental agency. * Use Javdoc comments for all classes and methods. * Use a JUnit framework and create tests for all method
top @courses:cs203-201602:lab7
2 Hits, Last modified:
be able to sort the list on name and/or balance. Use comparators for sorting. Create a class BankApp t... upply the names and balances individually without user interaction. Have main() ask the banking system
top @courses:cs203-201602:github
1 Hits, Last modified:
count * see Lab 1 * email me your github username * after class: I will add you to access
top @courses:cs203-201602:lab2
1 Hits, Last modified:
==== Lab 2: Using Javadoc ==== * Use the code in chapter 1 as your starting point for a Greeter prog
top @courses:cs203-201602:lab3
1 Hits, Last modified:
p of the page, and skip the junit3 steps, we will use junit4. NOTE: Create a folder under your CS203 f
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
OTE: You do not need to implement Comparable<> to use the String method CompareTo(). However, you may n
top @courses:cs203-201602:othermaterials
1 Hits, Last modified:
/VendingMachineCRCs.docx|Vending Machine CRCs and Use Case]] */ * [[http://cdn.preterhuman.net/texts