Next:
Introduction to UML and
Up:
cs4311
Previous:
cs4311
Contents
Introduction to UML and Java [3]
UML Notation [4]
UML Examples [12]
Exceptions [19]
Java Database Connectivity (JDBC) [22]
Data Structures in UML and Java [25]
Stack (LIFO) [26]
Queue (FIFO) [28]
Breadth-First Search (BFS) [33]
Btree [35]
Patterns [51]
Singleton Pattern: One Global Object [52]
Dynamic Starter Pattern: Runtime Decision [54]
Abstract Factory Pattern: Platform Independent GUI [56]
Object Pool Pattern: Reusable JDBC Connections [58]
Observer Pattern: Update Notification [60]
Snapshot Pattern: Persistent Objects [62]
Remote Proxy Pattern: Distributed Objects [63]
Composite Pattern: JUnit Testing [64]
Case Study [73]
Observable/Persistent Objects [74]
Remote(RMI)/Persistent Objects [88]
Ted Billard 2006-09-26