Design Patterns for e-Science
This is a book about a code and about coding. The code is a case study which has been used to teachcourses in e-Science atthe Australian NationalUniv- sity since 2001. Students learn advanced programming skills and techniques TM in the Java language. Above all, they learn to apply useful object-orie...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berlin, Heidelberg :
Springer Berlin Heidelberg
2007.
|
Edición: | 1st ed. 2007. |
Colección: | Texts in Computational Science and Engineering,
4 |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009460790806719 |
Tabla de Contenidos:
- Construction of a Waveform Browser
- e-Science and EScope
- A Java Client for MDSplus
- Graphical User Interfaces Using Swing
- Waveform Graphics
- Interactive Graphics Using Mouse Events
- Navigating the Database
- Refactoring EScope with Design Patterns
- Object-Oriented Analysis and Design
- First Facades
- Adapter
- The Template Pattern
- Decorator
- Patterns at Work: Multiple Waves
- Patterns at Work: Multiple Graphs
- Observer
- Proxy
- State
- Factory Patterns
- Chain of Responsibility
- Design Patterns and Threads
- Postscript.