Search

You can find the results of your search below.

top @courses:cs203-201602:assignments
16 Hits, Last modified:
g framework and tests for your methods. Place the program in a subdirectory of your CS203 directory and upl... d deadline to 3/31/16 Assignment 3: Read Extreme Programming Explained, up to page 82. We'll talk about it... ise 5.4. Create a folder called "slider" for your program within your cs203 folder. Backup your work locall... the use of the comparable interface. Create your program in a folder called Banking within your cs203 fold
top
6 Hits, Last modified:
71744875 \\ * Kent Beck, Cynthia Andres, Extreme Programming Explained: Embrace Change, 2nd Edition, Addis... borative software development. Advanced topics in programming and Graphical User Interface (GUI) developmen... ment Preparation: </h2> </html> Students will be programming in the Linux environment on our department se... a few times when students must work alone (a few programs and exams), but in general, the work will go fas
top @courses:cs203-201602:lab1
5 Hits, Last modified:
Set up Git configuration * Create a simple Java program * Create local repository in the CS203 director... rectory within this one. - Create a simple Java program in a directory within cs203. Please use descriptive names for your program folders so I can find them easily. - cd into yo... r Linux account. All of your individually written programs will also be stored remotely at github in one cs
top @courses:cs203-201602:lab2
3 Hits, Last modified:
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 comment... GreeterApp with a main() method for testing your program. * In main(), create two Greeter variables that
top @courses:cs203-201602:lab6.5
3 Hits, Last modified:
ams of two students for this project * Create a program utilizing the Comparator interface * Include JUnit tests * Upload your program to the correct ComparatorTeamx repository in gith... n Horstmann, which asks you to extend the Country program in chapter 4. The code in the book is available i
top @courses:cs203-201602:lab6
2 Hits, Last modified:
e shapes. * Include JUnit tests * Upload your program to the correct AnimationTeamx repository in githu... enhance the ShapeIcon class. Modify the animation program to show a number of moving cars. hint: Store all
top @courses:cs203-201602:lab7
2 Hits, Last modified:
worked on individually * Create a basic banking program utilizing the Comparator interface * Include JUnit tests * Upload your program to your github repository ===== Activities ===
top @courses:cs203-201602:lectures
2 Hits, Last modified:
/Horstmann/Slides/ExtremeProgramming.pptx|Extreme Programming]] [[http://www.cs.vassar.edu/~jones/Horstman... s/Horstmann/Slides/ExtremeProgramming.pdf|Extreme Programming]] [[http://www.cs.vassar.edu/~jones/Horstman
top @courses:cs203-201602:othermaterials
2 Hits, Last modified:
a.org/wikipedia/commons/2/25/Genealogical_tree_of_programming_languages.svg|Genealogy of Programming Languages]] */
top @courses:cs203-201602:lab3
1 Hits, Last modified:
using a unit-test framework called junit4 in our programs. There is a very short intro to junit at the end
top @courses:cs203-201602:lab4
1 Hits, Last modified:
ood design will allow us to evolve and extend the program later. * Create sequence diagrams for the foll
top @courses:cs203-201602:lab8
1 Hits, Last modified:
divide the work when possible to have 2 pairs of programmers working, perhaps one pair working on the Mode