Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

C# ПІДРУЧНИКИ / c# / [IBM] C# Design Patterns- A Tutorial

.pdf
Скачиваний:
204
Добавлен:
12.02.2016
Размер:
5.58 Mб
Скачать

421

a Visitor pattern to report on net end-of-year profit or loss on stocks sold during the year.

Programs on the CD-ROM

\Visitor\

Visitor example

 

 

Copyright © , 2002 by James W Cooper

422

32.Bibliography

Copyright © , 2002 by James W Cooper

423

Alexander, Christopher, Ishikawa, Sara, et. al. A Pattern Language, Oxford University Press, New York, 1977.

Alpert, S. R., Brown, K., and Woolf, B. The Design Patterns Smalltalk Companion, Addison-Wesley, Reading, MA, 1998.

Arnold, K., and Gosling, J. The Java Programming Language, Addison-Wesley, Reading, MA, 1997.

Booch, G., Jacobson, I., and Rumbaugh, J. The Unified Modeling Language User Guide, Addison-Wesley, Reading, MA, 1998.

Buschman, F., Meunier, R., Rohnert, H., Sommerlad, P., and Stal, M. A System of Patterns, John Wiley and Sons, New York, 1996.

Cooper, J. W. Java Design Patterns: A Tutorial. Addison-Wesley, Reading, MA, 2000.

Cooper, J. W. Principles of Object-Oriented Programming in Java 1.1 Coriolis (Ventana), 1997.

Cooper, J.W. Visual Basic Design Patterns: VB6 and VB.NET, Addison-Wesley, Boston, MA, 2001.

Coplien, James O. Advanced C++ Programming Styles and Idioms, Addison-Wesley, Reading, MA, 1992.

Coplien, James O., and Schmidt, Douglas C. Pattern Languages of Program Design, Addison-Wesley, Reading, MA, 1995.

Fowler, Martin, with Kendall Scott. UML Distilled, Addison-Wesley, Reading, MA, 1997.

Gamma, E., Helm, T., Johnson, R., and Vlissides, J. Design Patterns: Abstraction and Reuse of Object Oriented Design. Proceedings of ECOOP ’93, 405—431.

Gamma, Eric, Helm, Richard, Johnson, Ralph, and Vlissides, John. Design Patterns. Elements of Reusable Software, Addison-Wesley, Reading, MA, 1995.

Grand, Mark Patterns in Java, Volume 1, John Wiley & Sons, New York 1998.

Krasner, G.E. and Pope, S.T. A cookbook for using the Model-View-Controller user interface paradigm in Smalltalk-80. Journal of Object-Oriented Programmng I(3)., 1988

Kurata, Deborah, “Programming with Objects,” Visual Basic Programmer’s Journal, June, 1998.

Pree, Wolfgang, Design Patterns for Object Oriented Software Development, AddisonWesley, 1994.

Riel, Arthur J., Object-Oriented Design Heuristics, Addison-Wesley, Reading, MA, 1996

Vlissides, John, Pattern Hatching: Design Patterns Applied, Addison-Wesley, Reading,

MA, 1998

Copyright © , 2002 by James W Cooper

424

Copyright © , 2002 by James W Cooper