|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocm54115486 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
040130s2000 maua obf 001 0 eng d |
040 |
|
|
|a OCL
|b eng
|e pn
|c OCL
|d OCLCQ
|d OCLCG
|d OCLCQ
|d VLB
|d CEF
|d C6I
|d OCLCQ
|d OCLCF
|d IDEBK
|d OCLCQ
|d INARC
|d OCLCQ
|d AU@
|d OCLCQ
|d WYU
|d VT2
|d CNCEN
|d ERF
|d UHL
|d UKBTH
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 645496027
|a 748104400
|a 1035903062
|a 1044275416
|a 1056392584
|a 1060783990
|a 1064146268
|a 1074323757
|a 1100911910
|a 1103273007
|a 1112512114
|a 1113229991
|a 1113754056
|
020 |
|
|
|z 0201485397
|
020 |
|
|
|z 9780201485394
|
024 |
8 |
|
|a 9780201485394
|
024 |
8 |
|
|a 0201485397
|
029 |
1 |
|
|a AU@
|b 000067102161
|
029 |
1 |
|
|a HEBIS
|b 291417140
|
035 |
|
|
|a (OCoLC)54115486
|z (OCoLC)645496027
|z (OCoLC)748104400
|z (OCoLC)1035903062
|z (OCoLC)1044275416
|z (OCoLC)1056392584
|z (OCoLC)1060783990
|z (OCoLC)1064146268
|z (OCoLC)1074323757
|z (OCoLC)1100911910
|z (OCoLC)1103273007
|z (OCoLC)1112512114
|z (OCoLC)1113229991
|z (OCoLC)1113754056
|
050 |
|
4 |
|a QA76.73.J38
|b C658 2000
|
082 |
0 |
4 |
|a 005.13/3
|2 21
|
084 |
|
|
|a 54.53
|2 bcl
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Cooper, James William,
|d 1943-
|
245 |
1 |
0 |
|a Java design patterns :
|b a tutorial /
|c James W. Cooper.
|
260 |
|
|
|a Reading, Mass. :
|b Addison-Wesley,
|c ©2000.
|
300 |
|
|
|a 1 online resource (xvii, 329 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
504 |
|
|
|a Includes bibliographical references (pages 317-318) and index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
0 |
|g Section 1: What are design patterns?
|t Introduction --
|t UML diagrams --
|g Section 2: Creational patterns.
|t The factory pattern --
|t The factory method --
|t The abstract factory pattern --
|t The singleton pattern --
|t The builder pattern --
|t The prototype pattern --
|g Section 3: Structural patterns.
|t The adapter pattern --
|t The bridge pattern --
|t The composite pattern --
|t The decorator pattern --
|t The fac̦ade pattern --
|t The flyweight pattern --
|t The proxy pattern --
|g Section 4: Behavioral patterns.
|t Chain of responsibility pattern --
|t The command pattern --
|t The interpreter pattern --
|t The iterator pattern --
|t The mediator pattern --
|t The memento pattern --
|t The observer pattern --
|t The state pattern --
|t The strategy pattern --
|t The template pattern --
|t The visitor pattern --
|g Section 5: Design patterns and the Java foundation classes.
|t The JFC, or swing --
|t Writing a simple JFC program --
|t Radio buttons and toolbars --
|t Menus and actions --
|t The JList class --
|t The JTable class --
|t The JTree class --
|g Case studies.
|t Sandy and the mediator --
|t Herb's text processing tangle --
|t Mary's dilemma.
|
520 |
|
|
|a Design patterns have become a staple of object-oriented design and programming by providing elegant, easy-to-reuse, and maintainable solutions to commonly encountered programming challenges. However, many busy Java programmers have yet to learn about design patterns and incorporate this powerful technology into their work. Java Design Patterns is exactly the tutorial resource you need. Accessible and clearly written, it helps you understand the nature and purpose of design patterns. It also serves as a practical guide to using design patterns to create sophisticated, robust Java programs. This book presents the 23 patterns cataloged in the flagship book Design Patterns by Gamma, Helm, Johnson, and Vlissides. In Java Design Patterns, each of these patterns is illustrated by at least one complete visual Java program. This practical approach makes design pattern concepts more concrete and easier to grasp, brings Java programmers up to speed quickly, and enables you to take practical advantage of the power of design patterns. Key features include: Introductory overviews of design patterns, the Java Foundation Classes (JFC), and the Unified Modeling Language (UML) Screen shots of each of the programs UML diagrams illustrating interactions between the classes, along with the original JVISION diagram files An explanation of the Java Foundation Classes that illustrates numerous design patterns Case studies demonstrating the usefulness of design patterns in solving Java programming problems After reading this tutorial, you will be comfortable with the basics of design patterns and will be able to start using them effectively in your day-to-day Java programming work. 0201485397B04062001.
|
542 |
|
|
|f Copyright © 2000 Addison Wesley
|g 2000
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|
650 |
1 |
7 |
|a Java (programmeertaal)
|2 gtt
|
650 |
|
7 |
|a Java (langage de programmation)
|2 ram
|
650 |
|
7 |
|a Conception orientée objets (informatique)
|2 ram
|
776 |
0 |
8 |
|i Print version:
|a Cooper, James William, 1943-
|t Java design patterns.
|d Reading, Mass. : Addison-Wesley, ©2000
|z 0201485397
|w (DLC) 99056547
|w (OCoLC)42798243
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0201485397/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Internet Archive
|b INAR
|n javadesignpatter00coop
|
994 |
|
|
|a 92
|b IZTAP
|