Document Actions
References
This document provides a list of references for this course.
Recent References on del.icio.us
Concepts
- UI Software course at Georgia Tech
- Software Architecture for UIs course at CMU
- Course on Foundations of Software Engineering at UT Dallas
- Design Patterns book by Gamma et al.
- Software Design Patterns home page
- Excellent design patterns catalog with UML diagrams and reasonable Java code
- Design patterns online reference (with some UML diagrams)
- Object-Oriented Information Sources
- Object-Oriented Frameworks
- Unified Modeling Language
- Object-oriented programming newsgroup comp.object
- Temporal Logic Overview
- Brief tutorial on Linear-time Temporal Logic
- Temporal Logic versus Extended Regular Expressions
- Java extension with Temporal Logic
- Various Temporal Logic Resources
- Introduction to Esterel (Synchronous Language)
Java
- Concurrent Programming in Java - Online Supplement
- The Swing Quick Start Guide
- The Swing Tutorial
- The JavaBeans Specification
- Swing Connection: The Last Word in Swing Threads
- Java GUI Programmer's Primer
- Code Conventions for the Java Programming Language
- How to Write Doc Comments for the Javadoc Tool
- Graphics articles from JavaWorld magazine
- JFC Actions from JavaWorld magazine
- Sun Java Tutorial
- Sun Java Developer Connection Training & Tutorials
- Sun Java Developer Connection Technical Tips
- jGuru
- Java Performance Tuning Tips
- Java Performance Tuning
- Java(tm) Optimization and Java Performance Tuning Techniques
- Java performance programming, Part 1
- Java performance programming, Part 2
- Java performance programming, Part 3
- java.oreilly.com -- Java Performance Tuning Strategy
- Innovative ways to handle events
- Java newsgroup hierarchy comp.lang.java.*.*
