SW-Con 1 ![]() |
Updated |
Solutions | Links to examples and exercises |
Keyboard KeyIn CalendarCalculator Library2007.zip
|
The keyboard class. Save in working
folder compile!
|
Library2007 VS. 3.0.zip | Library with borrower collection, handlers and filing |
Leonardo.zip | Iterative and recursive calculation of Leonardo numbers Leonardo with static medthods Exception class for Leonardo class Leonardo throwing exception |
Library with borrowers, adults, children |
|
Stack using ArrayList Stack using LinkedList GUI for stacking Strings |
|
Comparator.zip | New Borrower implements Comparable 3 different implementations of Comparator Test class with sorting |
Library with borrowers, adults, children and items |
|
TMC_Ping TMC_PingPong |
Thread Ping class Ping and Pong classes extending Thread |
Library2007 VS. 6.0.zip |
Library with borrowers, adults, children and items New classes: super GUI class LibraryGUI |
LendHandler | A handler class facade to LendCollection |
Library2007 VS. 7.0.zip | Library with borrowers, adults, children and items New classes: Lend, LendCollection, LendGUI |
SQL-semtences for create, inser/update/searchi Video |
|
Hotel_DDL.sql HotelDML.sql Hotel_Select.sql |
SQL-sentences for creating HotelDB SQL-sentences for inserting/updating HotelDB selct-sentences for HotelDB |
Java program for estanlishing connection to a DB Java program for SQL-statements |
|
Borrower.zip | Borrower class: extra constructor and toDBString for insert toDBUpdateString for update |
LibraryDB Vs. 1.0 2007.zip | Library DB with Borrower, lend and item Tables SQL-scripts and Java application programs |
LibraryOODesign Vs.1.0 |
Library lend design model diagram first version 1.0 |
DMC_Library
|
Special database facade class to Library Database All LibraryGUI on RDB with CMC-classes and DBFacade Classes |
DMC_LibrarySingleton |
Special database Singleton facade class to Library Database. All LibraryGUI on RDB with CMC-classes and DBFacade Classes |
Trial
Exam 1 Assignment 1 Assignment 2AB Assignment 2CD Assignment 3 Assignment 4 Assignment 5ABCD Assignment 6 |
The text of the exam paper Solutions ! |
Trial
Exam 2 Assignment 1 Assignment 2AB Assignment 2CD Assignment 3 Assignment 4 Assignment 5AB Assignment 5CD |
The text of the exam paper Solutions ! |
Exam 2004 01 07 | .zip file with the solutions |
Michael's favourites Maze
|
Solutions acknowledged to my great students Solution made by by longest spanning path |