Object-oriented design with UML and Java /:
Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Oxford ; Boston :
Elsevier Butterworth-Heinemann,
2004.
|
Schlagworte: | |
Online-Zugang: | Volltext Volltext |
Zusammenfassung: | Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure. Java is a general purpose programming language with a number of features that make the language well suited for use on the World Wide Web. Fully road tested from the authors own courses, Object-Oriented Design with UML and Java shows how consider. |
Beschreibung: | 1 online resource (xiii, 401 pages) : illustrations |
Bibliographie: | Includes bibliographical references (pages 299-300) and index. |
ISBN: | 9780080497556 0080497551 0750660988 9780750660983 1281014354 9781281014351 9786611014353 6611014357 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn166422115 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 070830s2004 enka ob 001 0 eng d | ||
040 | |a N$T |b eng |e pn |c N$T |d YDXCP |d OCLCQ |d E7B |d OCLCQ |d TEFOD |d MERUC |d OCLCQ |d OCLCF |d NLGGC |d OCLCQ |d OPELS |d UMI |d DEBSZ |d TEFOD |d REB |d OCLCQ |d COO |d OCLCQ |d LOA |d AGLDB |d COCUF |d STF |d MOR |d PIFAG |d ZCU |d OCLCQ |d WRM |d D6H |d VTS |d CEF |d INT |d VT2 |d AU@ |d OCLCQ |d WYU |d OCLCQ |d LEAUB |d VLY |d UKCRE |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d EZC |d COA |d INARC | ||
019 | |a 162591115 |a 170922722 |a 648271925 |a 824144688 |a 961678890 |a 962623220 |a 966254227 |a 984776197 |a 988460832 |a 991956892 |a 1034936077 |a 1035699737 |a 1037770806 |a 1038688550 |a 1055346174 |a 1058057891 |a 1081206097 |a 1153024073 |a 1162202905 |a 1181907711 |a 1228581816 |a 1340109782 | ||
020 | |a 9780080497556 |q (electronic bk.) | ||
020 | |a 0080497551 |q (electronic bk.) | ||
020 | |a 0750660988 | ||
020 | |a 9780750660983 | ||
020 | |a 1281014354 | ||
020 | |a 9781281014351 | ||
020 | |a 9786611014353 | ||
020 | |a 6611014357 | ||
020 | |z 9780750660983 | ||
024 | 8 | |a (WaSeSS)ssj0000213270 | |
035 | |a (OCoLC)166422115 |z (OCoLC)162591115 |z (OCoLC)170922722 |z (OCoLC)648271925 |z (OCoLC)824144688 |z (OCoLC)961678890 |z (OCoLC)962623220 |z (OCoLC)966254227 |z (OCoLC)984776197 |z (OCoLC)988460832 |z (OCoLC)991956892 |z (OCoLC)1034936077 |z (OCoLC)1035699737 |z (OCoLC)1037770806 |z (OCoLC)1038688550 |z (OCoLC)1055346174 |z (OCoLC)1058057891 |z (OCoLC)1081206097 |z (OCoLC)1153024073 |z (OCoLC)1162202905 |z (OCoLC)1181907711 |z (OCoLC)1228581816 |z (OCoLC)1340109782 | ||
037 | |a 101488:101497 |b Elsevier Science & Technology |n http://www.sciencedirect.com | ||
037 | |a C3B71D04-47DC-4736-A7A6-03B3638F38E7 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.64 |b .B375 2004eb | |
072 | 7 | |a COM |x 051210 |2 bisacsh | |
072 | 7 | |a UPG |2 bicssc | |
082 | 7 | |a 005.1/17 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Barclay, Kenneth A., |d 1947- |1 https://id.oclc.org/worldcat/entity/E39PCjKWw9VCvdkwHk3BVbKQtq |0 http://id.loc.gov/authorities/names/n88168396 | |
245 | 1 | 0 | |a Object-oriented design with UML and Java / |c K. Barclay, J. Savage. |
260 | |a Oxford ; |a Boston : |b Elsevier Butterworth-Heinemann, |c 2004. | ||
300 | |a 1 online resource (xiii, 401 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 |2 rdaft |0 http://rdaregistry.info/termList/fileType/1002. | ||
504 | |a Includes bibliographical references (pages 299-300) and index. | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Front Cover; Object-Oriented Design with UML and Java; Copyright Page; Contents; Preface; Chapter 1. Object Technology; Chapter 2. Object-Oriented Analysis and Design; Chapter 3. Implementing Objects with Java; Chapter 4. Case Study: A Library Application; Chapter 5. Specialization; Chapter 6. Case Study: The Library Application Revisited; Chapter 7. Graphical User Interfaces; Chapter 8. Design Patterns; Chapter 9. Case Study: A Final Review; Bibliography; Appendix A. Setting up the Environment; Appendix B. ROME; Appendix C. Package textio; Appendix D. UML Notation and Java Bindings. | |
520 | |a Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure. Java is a general purpose programming language with a number of features that make the language well suited for use on the World Wide Web. Fully road tested from the authors own courses, Object-Oriented Design with UML and Java shows how consider. | ||
546 | |a English. | ||
650 | 0 | |a Object-oriented programming (Computer science) |0 http://id.loc.gov/authorities/subjects/sh87007503 | |
650 | 0 | |a Java (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh95008574 | |
650 | 0 | |a UML (Computer science) |0 http://id.loc.gov/authorities/subjects/sh97003561 | |
650 | 6 | |a Programmation orientée objet (Informatique) | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 6 | |a UML (Informatique) | |
650 | 7 | |a COMPUTERS |x Programming |x Object Oriented. |2 bisacsh | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a Object-oriented programming (Computer science) |2 fast | |
650 | 7 | |a UML (Computer science) |2 fast | |
655 | 7 | |a dissertations. |2 aat | |
655 | 7 | |a Academic theses |2 fast | |
655 | 7 | |a Academic theses. |2 lcgft |0 http://id.loc.gov/authorities/genreForms/gf2014026039 | |
655 | 7 | |a Thèses et écrits académiques. |2 rvmgf | |
700 | 1 | |a Savage, W. J. |q (W. John) |1 https://id.oclc.org/worldcat/entity/E39PCjKMJyTdjFyH394rR6PDG3 |0 http://id.loc.gov/authorities/names/n96058869 | |
758 | |i has work: |a Object-oriented design with UML and Java (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFrXWvqqGCpVKb7tCBqrVP |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Barclay, Kenneth A., 1947- |t Object-oriented design with UML and Java. |d Oxford ; Boston : Elsevier Butterworth-Heinemann, 2004 |z 0750660988 |z 9780750660983 |w (OCoLC)52532066 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195593 |3 Volltext |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://www.sciencedirect.com/science/book/9780750660983 |3 Volltext |
938 | |a ebrary |b EBRY |n ebr10180965 | ||
938 | |a EBSCOhost |b EBSC |n 195593 | ||
938 | |a YBP Library Services |b YANK |n 2611494 | ||
938 | |a Internet Archive |b INAR |n isbn_9780750660983 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn166422115 |
---|---|
_version_ | 1816881652597522432 |
adam_text | |
any_adam_object | |
author | Barclay, Kenneth A., 1947- |
author2 | Savage, W. J. (W. John) |
author2_role | |
author2_variant | w j s wj wjs |
author_GND | http://id.loc.gov/authorities/names/n88168396 http://id.loc.gov/authorities/names/n96058869 |
author_facet | Barclay, Kenneth A., 1947- Savage, W. J. (W. John) |
author_role | |
author_sort | Barclay, Kenneth A., 1947- |
author_variant | k a b ka kab |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.64 .B375 2004eb |
callnumber-search | QA76.64 .B375 2004eb |
callnumber-sort | QA 276.64 B375 42004EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Front Cover; Object-Oriented Design with UML and Java; Copyright Page; Contents; Preface; Chapter 1. Object Technology; Chapter 2. Object-Oriented Analysis and Design; Chapter 3. Implementing Objects with Java; Chapter 4. Case Study: A Library Application; Chapter 5. Specialization; Chapter 6. Case Study: The Library Application Revisited; Chapter 7. Graphical User Interfaces; Chapter 8. Design Patterns; Chapter 9. Case Study: A Final Review; Bibliography; Appendix A. Setting up the Environment; Appendix B. ROME; Appendix C. Package textio; Appendix D. UML Notation and Java Bindings. |
ctrlnum | (OCoLC)166422115 |
dewey-full | 005.1/17 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1/17 |
dewey-search | 005.1/17 |
dewey-sort | 15.1 217 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05720cam a2200781 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn166422115</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">070830s2004 enka ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">E7B</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">TEFOD</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">NLGGC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OPELS</subfield><subfield code="d">UMI</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">TEFOD</subfield><subfield code="d">REB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">LOA</subfield><subfield code="d">AGLDB</subfield><subfield code="d">COCUF</subfield><subfield code="d">STF</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">ZCU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WRM</subfield><subfield code="d">D6H</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">AU@</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">LEAUB</subfield><subfield code="d">VLY</subfield><subfield code="d">UKCRE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">EZC</subfield><subfield code="d">COA</subfield><subfield code="d">INARC</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">162591115</subfield><subfield code="a">170922722</subfield><subfield code="a">648271925</subfield><subfield code="a">824144688</subfield><subfield code="a">961678890</subfield><subfield code="a">962623220</subfield><subfield code="a">966254227</subfield><subfield code="a">984776197</subfield><subfield code="a">988460832</subfield><subfield code="a">991956892</subfield><subfield code="a">1034936077</subfield><subfield code="a">1035699737</subfield><subfield code="a">1037770806</subfield><subfield code="a">1038688550</subfield><subfield code="a">1055346174</subfield><subfield code="a">1058057891</subfield><subfield code="a">1081206097</subfield><subfield code="a">1153024073</subfield><subfield code="a">1162202905</subfield><subfield code="a">1181907711</subfield><subfield code="a">1228581816</subfield><subfield code="a">1340109782</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780080497556</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0080497551</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0750660988</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780750660983</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1281014354</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781281014351</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786611014353</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6611014357</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9780750660983</subfield></datafield><datafield tag="024" ind1="8" ind2=" "><subfield code="a">(WaSeSS)ssj0000213270</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)166422115</subfield><subfield code="z">(OCoLC)162591115</subfield><subfield code="z">(OCoLC)170922722</subfield><subfield code="z">(OCoLC)648271925</subfield><subfield code="z">(OCoLC)824144688</subfield><subfield code="z">(OCoLC)961678890</subfield><subfield code="z">(OCoLC)962623220</subfield><subfield code="z">(OCoLC)966254227</subfield><subfield code="z">(OCoLC)984776197</subfield><subfield code="z">(OCoLC)988460832</subfield><subfield code="z">(OCoLC)991956892</subfield><subfield code="z">(OCoLC)1034936077</subfield><subfield code="z">(OCoLC)1035699737</subfield><subfield code="z">(OCoLC)1037770806</subfield><subfield code="z">(OCoLC)1038688550</subfield><subfield code="z">(OCoLC)1055346174</subfield><subfield code="z">(OCoLC)1058057891</subfield><subfield code="z">(OCoLC)1081206097</subfield><subfield code="z">(OCoLC)1153024073</subfield><subfield code="z">(OCoLC)1162202905</subfield><subfield code="z">(OCoLC)1181907711</subfield><subfield code="z">(OCoLC)1228581816</subfield><subfield code="z">(OCoLC)1340109782</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">101488:101497</subfield><subfield code="b">Elsevier Science & Technology</subfield><subfield code="n">http://www.sciencedirect.com</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">C3B71D04-47DC-4736-A7A6-03B3638F38E7</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.64</subfield><subfield code="b">.B375 2004eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051210</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">UPG</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.1/17</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Barclay, Kenneth A.,</subfield><subfield code="d">1947-</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjKWw9VCvdkwHk3BVbKQtq</subfield><subfield code="0">http://id.loc.gov/authorities/names/n88168396</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Object-oriented design with UML and Java /</subfield><subfield code="c">K. Barclay, J. Savage.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Oxford ;</subfield><subfield code="a">Boston :</subfield><subfield code="b">Elsevier Butterworth-Heinemann,</subfield><subfield code="c">2004.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xiii, 401 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield><subfield code="2">rdaft</subfield><subfield code="0">http://rdaregistry.info/termList/fileType/1002.</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references (pages 299-300) and index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Front Cover; Object-Oriented Design with UML and Java; Copyright Page; Contents; Preface; Chapter 1. Object Technology; Chapter 2. Object-Oriented Analysis and Design; Chapter 3. Implementing Objects with Java; Chapter 4. Case Study: A Library Application; Chapter 5. Specialization; Chapter 6. Case Study: The Library Application Revisited; Chapter 7. Graphical User Interfaces; Chapter 8. Design Patterns; Chapter 9. Case Study: A Final Review; Bibliography; Appendix A. Setting up the Environment; Appendix B. ROME; Appendix C. Package textio; Appendix D. UML Notation and Java Bindings.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure. Java is a general purpose programming language with a number of features that make the language well suited for use on the World Wide Web. Fully road tested from the authors own courses, Object-Oriented Design with UML and Java shows how consider.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Object-oriented programming (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh87007503</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95008574</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">UML (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh97003561</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Programmation orientée objet (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">UML (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming</subfield><subfield code="x">Object Oriented.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Object-oriented programming (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">UML (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">dissertations.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Academic theses</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Academic theses.</subfield><subfield code="2">lcgft</subfield><subfield code="0">http://id.loc.gov/authorities/genreForms/gf2014026039</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Thèses et écrits académiques.</subfield><subfield code="2">rvmgf</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Savage, W. J.</subfield><subfield code="q">(W. John)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjKMJyTdjFyH394rR6PDG3</subfield><subfield code="0">http://id.loc.gov/authorities/names/n96058869</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Object-oriented design with UML and Java (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFrXWvqqGCpVKb7tCBqrVP</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Barclay, Kenneth A., 1947-</subfield><subfield code="t">Object-oriented design with UML and Java.</subfield><subfield code="d">Oxford ; Boston : Elsevier Butterworth-Heinemann, 2004</subfield><subfield code="z">0750660988</subfield><subfield code="z">9780750660983</subfield><subfield code="w">(OCoLC)52532066</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195593</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://www.sciencedirect.com/science/book/9780750660983</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10180965</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">195593</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">2611494</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Internet Archive</subfield><subfield code="b">INAR</subfield><subfield code="n">isbn_9780750660983</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | dissertations. aat Academic theses fast Academic theses. lcgft http://id.loc.gov/authorities/genreForms/gf2014026039 Thèses et écrits académiques. rvmgf |
genre_facet | dissertations. Academic theses Academic theses. Thèses et écrits académiques. |
id | ZDB-4-EBA-ocn166422115 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:16:07Z |
institution | BVB |
isbn | 9780080497556 0080497551 0750660988 9780750660983 1281014354 9781281014351 9786611014353 6611014357 |
language | English |
oclc_num | 166422115 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (xiii, 401 pages) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2004 |
publishDateSearch | 2004 |
publishDateSort | 2004 |
publisher | Elsevier Butterworth-Heinemann, |
record_format | marc |
spelling | Barclay, Kenneth A., 1947- https://id.oclc.org/worldcat/entity/E39PCjKWw9VCvdkwHk3BVbKQtq http://id.loc.gov/authorities/names/n88168396 Object-oriented design with UML and Java / K. Barclay, J. Savage. Oxford ; Boston : Elsevier Butterworth-Heinemann, 2004. 1 online resource (xiii, 401 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file rdaft http://rdaregistry.info/termList/fileType/1002. Includes bibliographical references (pages 299-300) and index. Print version record. Front Cover; Object-Oriented Design with UML and Java; Copyright Page; Contents; Preface; Chapter 1. Object Technology; Chapter 2. Object-Oriented Analysis and Design; Chapter 3. Implementing Objects with Java; Chapter 4. Case Study: A Library Application; Chapter 5. Specialization; Chapter 6. Case Study: The Library Application Revisited; Chapter 7. Graphical User Interfaces; Chapter 8. Design Patterns; Chapter 9. Case Study: A Final Review; Bibliography; Appendix A. Setting up the Environment; Appendix B. ROME; Appendix C. Package textio; Appendix D. UML Notation and Java Bindings. Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure. Java is a general purpose programming language with a number of features that make the language well suited for use on the World Wide Web. Fully road tested from the authors own courses, Object-Oriented Design with UML and Java shows how consider. English. Object-oriented programming (Computer science) http://id.loc.gov/authorities/subjects/sh87007503 Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 UML (Computer science) http://id.loc.gov/authorities/subjects/sh97003561 Programmation orientée objet (Informatique) Java (Langage de programmation) UML (Informatique) COMPUTERS Programming Object Oriented. bisacsh Java (Computer program language) fast Object-oriented programming (Computer science) fast UML (Computer science) fast dissertations. aat Academic theses fast Academic theses. lcgft http://id.loc.gov/authorities/genreForms/gf2014026039 Thèses et écrits académiques. rvmgf Savage, W. J. (W. John) https://id.oclc.org/worldcat/entity/E39PCjKMJyTdjFyH394rR6PDG3 http://id.loc.gov/authorities/names/n96058869 has work: Object-oriented design with UML and Java (Text) https://id.oclc.org/worldcat/entity/E39PCFrXWvqqGCpVKb7tCBqrVP https://id.oclc.org/worldcat/ontology/hasWork Print version: Barclay, Kenneth A., 1947- Object-oriented design with UML and Java. Oxford ; Boston : Elsevier Butterworth-Heinemann, 2004 0750660988 9780750660983 (OCoLC)52532066 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195593 Volltext FWS01 ZDB-4-EBA FWS_PDA_EBA https://www.sciencedirect.com/science/book/9780750660983 Volltext |
spellingShingle | Barclay, Kenneth A., 1947- Object-oriented design with UML and Java / Front Cover; Object-Oriented Design with UML and Java; Copyright Page; Contents; Preface; Chapter 1. Object Technology; Chapter 2. Object-Oriented Analysis and Design; Chapter 3. Implementing Objects with Java; Chapter 4. Case Study: A Library Application; Chapter 5. Specialization; Chapter 6. Case Study: The Library Application Revisited; Chapter 7. Graphical User Interfaces; Chapter 8. Design Patterns; Chapter 9. Case Study: A Final Review; Bibliography; Appendix A. Setting up the Environment; Appendix B. ROME; Appendix C. Package textio; Appendix D. UML Notation and Java Bindings. Object-oriented programming (Computer science) http://id.loc.gov/authorities/subjects/sh87007503 Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 UML (Computer science) http://id.loc.gov/authorities/subjects/sh97003561 Programmation orientée objet (Informatique) Java (Langage de programmation) UML (Informatique) COMPUTERS Programming Object Oriented. bisacsh Java (Computer program language) fast Object-oriented programming (Computer science) fast UML (Computer science) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh87007503 http://id.loc.gov/authorities/subjects/sh95008574 http://id.loc.gov/authorities/subjects/sh97003561 http://id.loc.gov/authorities/genreForms/gf2014026039 |
title | Object-oriented design with UML and Java / |
title_auth | Object-oriented design with UML and Java / |
title_exact_search | Object-oriented design with UML and Java / |
title_full | Object-oriented design with UML and Java / K. Barclay, J. Savage. |
title_fullStr | Object-oriented design with UML and Java / K. Barclay, J. Savage. |
title_full_unstemmed | Object-oriented design with UML and Java / K. Barclay, J. Savage. |
title_short | Object-oriented design with UML and Java / |
title_sort | object oriented design with uml and java |
topic | Object-oriented programming (Computer science) http://id.loc.gov/authorities/subjects/sh87007503 Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 UML (Computer science) http://id.loc.gov/authorities/subjects/sh97003561 Programmation orientée objet (Informatique) Java (Langage de programmation) UML (Informatique) COMPUTERS Programming Object Oriented. bisacsh Java (Computer program language) fast Object-oriented programming (Computer science) fast UML (Computer science) fast |
topic_facet | Object-oriented programming (Computer science) Java (Computer program language) UML (Computer science) Programmation orientée objet (Informatique) Java (Langage de programmation) UML (Informatique) COMPUTERS Programming Object Oriented. dissertations. Academic theses Academic theses. Thèses et écrits académiques. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195593 https://www.sciencedirect.com/science/book/9780750660983 |
work_keys_str_mv | AT barclaykennetha objectorienteddesignwithumlandjava AT savagewj objectorienteddesignwithumlandjava |