Software: a technical history
Software history has a deep impact on current software designers, computer scientists, and technologists. System constraints imposed in the past and the designs that responded to them are often unknown or poorly understood by students and practitioners, yet modern software systems often include &quo...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
[New York, NY]
ACM Books
[2021]
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Zusammenfassung: | Software history has a deep impact on current software designers, computer scientists, and technologists. System constraints imposed in the past and the designs that responded to them are often unknown or poorly understood by students and practitioners, yet modern software systems often include "old" software and "historical" programming techniques. This work looks at software history through specific software areas to develop student-consumable practices, design principles, lessons learned, and trends useful in current and future software design. It also exposes key areas that are widely used in modern software, yet infrequently aught in computing programs. Written as a textbook, this book uses specific cases from the past and present to explore the impact of software trends and techniques Building on concepts from the history of science and technology, software history examines such areas as fundamentals, operating systems, programming languages, programming environments, networking, and databases. These topics are covered from their earliest beginnings to their modern variants. There are focused case studies on UNIX, APL, SAGE, GNU Emacs, Autoflow, internet protocols, System R, and others. Extensive problems and suggested projects enable readers to deeply delve into the history of software in areas that interest them most. -- back cover |
Beschreibung: | xxxii, 325 Seiten Illustrationen 24 cm |
ISBN: | 9781450387255 9781450387248 145038725X |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV047499328 | ||
003 | DE-604 | ||
005 | 20220622 | ||
007 | t | ||
008 | 211006s2021 a||| |||| 00||| eng d | ||
020 | |a 9781450387255 |c Pb. 34.95 USD |9 978-1-4503-8725-5 | ||
020 | |a 9781450387248 |c Hb.: 54.95 USD |9 978-1-4503-8724-8 | ||
020 | |a 145038725X |9 145038725X | ||
035 | |a (OCoLC)1286859137 | ||
035 | |a (DE-599)BVBBV047499328 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-706 |a DE-739 |a DE-355 | ||
084 | |a SR 800 |0 (DE-625)143365: |2 rvk | ||
100 | 1 | |a Tracy, Kim W. |e Verfasser |0 (DE-588)1245409565 |4 aut | |
245 | 1 | 0 | |a Software |b a technical history |c Kim W. Tracey |
264 | 1 | |a [New York, NY] |b ACM Books |c [2021] | |
264 | 4 | |c © 2021 | |
300 | |a xxxii, 325 Seiten |b Illustrationen |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
505 | 8 | |a List of figures -- List of tables -- Preface -- Introduction to software history -- Software history fundamentals -- Operating systems -- Programming languages -- Programming environments, tools, and methodologies -- Networking software -- Database management systems -- Software futures and overall trends -- Appendix A -- Bibliography -- Index | |
520 | 3 | |a Software history has a deep impact on current software designers, computer scientists, and technologists. System constraints imposed in the past and the designs that responded to them are often unknown or poorly understood by students and practitioners, yet modern software systems often include "old" software and "historical" programming techniques. This work looks at software history through specific software areas to develop student-consumable practices, design principles, lessons learned, and trends useful in current and future software design. It also exposes key areas that are widely used in modern software, yet infrequently aught in computing programs. Written as a textbook, this book uses specific cases from the past and present to explore the impact of software trends and techniques | |
520 | 3 | |a Building on concepts from the history of science and technology, software history examines such areas as fundamentals, operating systems, programming languages, programming environments, networking, and databases. These topics are covered from their earliest beginnings to their modern variants. There are focused case studies on UNIX, APL, SAGE, GNU Emacs, Autoflow, internet protocols, System R, and others. Extensive problems and suggested projects enable readers to deeply delve into the history of software in areas that interest them most. -- back cover | |
648 | 7 | |a Geschichte |2 gnd |9 rswk-swf | |
650 | 0 | 7 | |a Softwareentwicklung |0 (DE-588)4116522-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Software |0 (DE-588)4055382-6 |2 gnd |9 rswk-swf |
653 | |a Networking software | ||
653 | 0 | |a History / Software | |
653 | 0 | |a Operating systems (Computers) / History | |
653 | 0 | |a Programming languages (Computers) / History | |
653 | 0 | |a Programming (Computers) / History | |
689 | 0 | 0 | |a Software |0 (DE-588)4055382-6 |D s |
689 | 0 | 1 | |a Geschichte |A z |
689 | 0 | 2 | |a Softwareentwicklung |0 (DE-588)4116522-6 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, EPUB |z 9781450387262 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 9781450387279 |
856 | 4 | 2 | |m Digitalisierung UB Passau - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032900418&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-032900418 |
Datensatz im Suchindex
_version_ | 1806141859789012992 |
---|---|
adam_text |
Contents List of Figures xvii list of Ί ables xxvii Preface xxix Use of the Book xxxi Acknowledgments xxxi Chapter 1 Introduction to Software Histoiy 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 Chapter 2 1 What is “Software”? 1 Challenges of Software History 3 Modeling Software Technology Evolution 5 Computer Hardware History 14 Computer Hardware Trends and “Laws” 38 Lessons Learned from Hardware Evolution Affecting Software Summary 41 Exercises and Projects 43 Further Readings and Online Resources 55 Software Histoiy Fundamentals 57 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Overview of Software History 57 Types of Software 61 Cultures and Communities of Software 67 Environment 72 Influences on Software History 73 Summary 77 Exercises and Projects 78 Further Readings and Online Resources 81 41
xiv Contents Chapter З Operating Systems 83 3.1 3.2 3.3 3.4 3.5 3.6 3.7 Chapter 4 Programming Languages 117 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 Chapter 5 Definitions 118 Types of Programming Languages 123 Prehistory of Programming Languages and Compilers 140 Influences on Programming Language Change 142 Case Study: APL 143 Lessons Learned from Programming Languages 144 Exercises and Projects 146 Further Readings and Online Resources 152 Programming Environments, Tools, and Methodologies 153 5.1 5.2 5.3 5.4 5.5 5.6 5.7 5.8 5.9 5.10 Chapter 6 Operating Systems and Their Evolution 83 Operating Systems Scope 88 Operating Systems Case Study: Pipes in the UNIX System 104 Lessons Learned from Operating System Software 107 Summary 109 Exercises and Projects 109 Further Readings and Online Resources 114 Early Programming Environments and Tools 153 Evolution of Programmer Tools Over Time 158 Large Projects and the Software “Crisis” 163 Reflections on Programming Tools and Environments 165 Case Study: SAGE 167 Case Study: GNU Emacs 169 Case Study: AUTOFLOW 174 Lessons Learned from Programming Tools and Environments 176 Exercises and Projects 178 Further Readings and Online Resources 186 Networking Software 187 6.1 6.2 6.3 6.4 6.5 6.6 6.7 Overview of the Evolution of Data Networking 187 Networking Protocols 201 Getting to TCP/IP 202 Network Software and Applications 204 Case Study: Minitel 209 NCSA httpd and Apache Web Server 209 Networking Influences 213
Contents 6.8 6.9 6.10 Chapter 7 Database Management Systems 221 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 7.9 Chapter 8 Overview of Database Systems and Their Evolution 222 Early Database History 227 Types and Evolution of Database Systems 230 Relational DBMSs 234 System R: Sample Code 239 Factors Affecting Change of Database Software 241 Lessons Learned from Database Software 242 Exercises and Projects 243 Further Readings and Online Resources 247 Software Futures and Overall Trends 249 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 Appendix A Lessons Learned from Networking Software 214 Exercises and Projects 215 Further Readings and Online Resources 219 Overview of Software History 249 Trends 251 Perpetual Challenges of Software Development 254 Emerging Software Trends 256 Other Areas of Software 257 Software History’s Relevance 263 Exercises and Projects 265 Further Readings and Online Resources 270 Appendix—Source Code 271 A.l A.2 UNIXPipe.c 271 System R Where Clause Code 276 Bibliography 279 Author’s Biography 299 Index 301 XV |
adam_txt |
Contents List of Figures xvii list of Ί ables xxvii Preface xxix Use of the Book xxxi Acknowledgments xxxi Chapter 1 Introduction to Software Histoiy 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 Chapter 2 1 What is “Software”? 1 Challenges of Software History 3 Modeling Software Technology Evolution 5 Computer Hardware History 14 Computer Hardware Trends and “Laws” 38 Lessons Learned from Hardware Evolution Affecting Software Summary 41 Exercises and Projects 43 Further Readings and Online Resources 55 Software Histoiy Fundamentals 57 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Overview of Software History 57 Types of Software 61 Cultures and Communities of Software 67 Environment 72 Influences on Software History 73 Summary 77 Exercises and Projects 78 Further Readings and Online Resources 81 41
xiv Contents Chapter З Operating Systems 83 3.1 3.2 3.3 3.4 3.5 3.6 3.7 Chapter 4 Programming Languages 117 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 Chapter 5 Definitions 118 Types of Programming Languages 123 Prehistory of Programming Languages and Compilers 140 Influences on Programming Language Change 142 Case Study: APL 143 Lessons Learned from Programming Languages 144 Exercises and Projects 146 Further Readings and Online Resources 152 Programming Environments, Tools, and Methodologies 153 5.1 5.2 5.3 5.4 5.5 5.6 5.7 5.8 5.9 5.10 Chapter 6 Operating Systems and Their Evolution 83 Operating Systems Scope 88 Operating Systems Case Study: Pipes in the UNIX System 104 Lessons Learned from Operating System Software 107 Summary 109 Exercises and Projects 109 Further Readings and Online Resources 114 Early Programming Environments and Tools 153 Evolution of Programmer Tools Over Time 158 Large Projects and the Software “Crisis” 163 Reflections on Programming Tools and Environments 165 Case Study: SAGE 167 Case Study: GNU Emacs 169 Case Study: AUTOFLOW 174 Lessons Learned from Programming Tools and Environments 176 Exercises and Projects 178 Further Readings and Online Resources 186 Networking Software 187 6.1 6.2 6.3 6.4 6.5 6.6 6.7 Overview of the Evolution of Data Networking 187 Networking Protocols 201 Getting to TCP/IP 202 Network Software and Applications 204 Case Study: Minitel 209 NCSA httpd and Apache Web Server 209 Networking Influences 213
Contents 6.8 6.9 6.10 Chapter 7 Database Management Systems 221 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 7.9 Chapter 8 Overview of Database Systems and Their Evolution 222 Early Database History 227 Types and Evolution of Database Systems 230 Relational DBMSs 234 System R: Sample Code 239 Factors Affecting Change of Database Software 241 Lessons Learned from Database Software 242 Exercises and Projects 243 Further Readings and Online Resources 247 Software Futures and Overall Trends 249 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 Appendix A Lessons Learned from Networking Software 214 Exercises and Projects 215 Further Readings and Online Resources 219 Overview of Software History 249 Trends 251 Perpetual Challenges of Software Development 254 Emerging Software Trends 256 Other Areas of Software 257 Software History’s Relevance 263 Exercises and Projects 265 Further Readings and Online Resources 270 Appendix—Source Code 271 A.l A.2 UNIXPipe.c 271 System R Where Clause Code 276 Bibliography 279 Author’s Biography 299 Index 301 XV |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Tracy, Kim W. |
author_GND | (DE-588)1245409565 |
author_facet | Tracy, Kim W. |
author_role | aut |
author_sort | Tracy, Kim W. |
author_variant | k w t kw kwt |
building | Verbundindex |
bvnumber | BV047499328 |
classification_rvk | SR 800 |
contents | List of figures -- List of tables -- Preface -- Introduction to software history -- Software history fundamentals -- Operating systems -- Programming languages -- Programming environments, tools, and methodologies -- Networking software -- Database management systems -- Software futures and overall trends -- Appendix A -- Bibliography -- Index |
ctrlnum | (OCoLC)1286859137 (DE-599)BVBBV047499328 |
discipline | Informatik |
discipline_str_mv | Informatik |
era | Geschichte gnd |
era_facet | Geschichte |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV047499328</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220622</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">211006s2021 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781450387255</subfield><subfield code="c">Pb. 34.95 USD</subfield><subfield code="9">978-1-4503-8725-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781450387248</subfield><subfield code="c">Hb.: 54.95 USD</subfield><subfield code="9">978-1-4503-8724-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">145038725X</subfield><subfield code="9">145038725X</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1286859137</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV047499328</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-706</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-355</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SR 800</subfield><subfield code="0">(DE-625)143365:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Tracy, Kim W.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1245409565</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Software</subfield><subfield code="b">a technical history</subfield><subfield code="c">Kim W. Tracey</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[New York, NY]</subfield><subfield code="b">ACM Books</subfield><subfield code="c">[2021]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2021</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xxxii, 325 Seiten</subfield><subfield code="b">Illustrationen</subfield><subfield code="c">24 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">List of figures -- List of tables -- Preface -- Introduction to software history -- Software history fundamentals -- Operating systems -- Programming languages -- Programming environments, tools, and methodologies -- Networking software -- Database management systems -- Software futures and overall trends -- Appendix A -- Bibliography -- Index</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Software history has a deep impact on current software designers, computer scientists, and technologists. System constraints imposed in the past and the designs that responded to them are often unknown or poorly understood by students and practitioners, yet modern software systems often include "old" software and "historical" programming techniques. This work looks at software history through specific software areas to develop student-consumable practices, design principles, lessons learned, and trends useful in current and future software design. It also exposes key areas that are widely used in modern software, yet infrequently aught in computing programs. Written as a textbook, this book uses specific cases from the past and present to explore the impact of software trends and techniques</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Building on concepts from the history of science and technology, software history examines such areas as fundamentals, operating systems, programming languages, programming environments, networking, and databases. These topics are covered from their earliest beginnings to their modern variants. There are focused case studies on UNIX, APL, SAGE, GNU Emacs, Autoflow, internet protocols, System R, and others. Extensive problems and suggested projects enable readers to deeply delve into the history of software in areas that interest them most. -- back cover</subfield></datafield><datafield tag="648" ind1=" " ind2="7"><subfield code="a">Geschichte</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Softwareentwicklung</subfield><subfield code="0">(DE-588)4116522-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Software</subfield><subfield code="0">(DE-588)4055382-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Networking software</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">History / Software</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Operating systems (Computers) / History</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Programming languages (Computers) / History</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Programming (Computers) / History</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Software</subfield><subfield code="0">(DE-588)4055382-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Geschichte</subfield><subfield code="A">z</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Softwareentwicklung</subfield><subfield code="0">(DE-588)4116522-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, EPUB</subfield><subfield code="z">9781450387262</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">9781450387279</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032900418&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-032900418</subfield></datafield></record></collection> |
id | DE-604.BV047499328 |
illustrated | Illustrated |
index_date | 2024-07-03T18:18:19Z |
indexdate | 2024-08-01T00:11:43Z |
institution | BVB |
isbn | 9781450387255 9781450387248 145038725X |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-032900418 |
oclc_num | 1286859137 |
open_access_boolean | |
owner | DE-706 DE-739 DE-355 DE-BY-UBR |
owner_facet | DE-706 DE-739 DE-355 DE-BY-UBR |
physical | xxxii, 325 Seiten Illustrationen 24 cm |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | ACM Books |
record_format | marc |
spelling | Tracy, Kim W. Verfasser (DE-588)1245409565 aut Software a technical history Kim W. Tracey [New York, NY] ACM Books [2021] © 2021 xxxii, 325 Seiten Illustrationen 24 cm txt rdacontent n rdamedia nc rdacarrier List of figures -- List of tables -- Preface -- Introduction to software history -- Software history fundamentals -- Operating systems -- Programming languages -- Programming environments, tools, and methodologies -- Networking software -- Database management systems -- Software futures and overall trends -- Appendix A -- Bibliography -- Index Software history has a deep impact on current software designers, computer scientists, and technologists. System constraints imposed in the past and the designs that responded to them are often unknown or poorly understood by students and practitioners, yet modern software systems often include "old" software and "historical" programming techniques. This work looks at software history through specific software areas to develop student-consumable practices, design principles, lessons learned, and trends useful in current and future software design. It also exposes key areas that are widely used in modern software, yet infrequently aught in computing programs. Written as a textbook, this book uses specific cases from the past and present to explore the impact of software trends and techniques Building on concepts from the history of science and technology, software history examines such areas as fundamentals, operating systems, programming languages, programming environments, networking, and databases. These topics are covered from their earliest beginnings to their modern variants. There are focused case studies on UNIX, APL, SAGE, GNU Emacs, Autoflow, internet protocols, System R, and others. Extensive problems and suggested projects enable readers to deeply delve into the history of software in areas that interest them most. -- back cover Geschichte gnd rswk-swf Softwareentwicklung (DE-588)4116522-6 gnd rswk-swf Software (DE-588)4055382-6 gnd rswk-swf Networking software History / Software Operating systems (Computers) / History Programming languages (Computers) / History Programming (Computers) / History Software (DE-588)4055382-6 s Geschichte z Softwareentwicklung (DE-588)4116522-6 s DE-604 Erscheint auch als Online-Ausgabe, EPUB 9781450387262 Erscheint auch als Online-Ausgabe 9781450387279 Digitalisierung UB Passau - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032900418&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Tracy, Kim W. Software a technical history List of figures -- List of tables -- Preface -- Introduction to software history -- Software history fundamentals -- Operating systems -- Programming languages -- Programming environments, tools, and methodologies -- Networking software -- Database management systems -- Software futures and overall trends -- Appendix A -- Bibliography -- Index Softwareentwicklung (DE-588)4116522-6 gnd Software (DE-588)4055382-6 gnd |
subject_GND | (DE-588)4116522-6 (DE-588)4055382-6 |
title | Software a technical history |
title_auth | Software a technical history |
title_exact_search | Software a technical history |
title_exact_search_txtP | Software a technical history |
title_full | Software a technical history Kim W. Tracey |
title_fullStr | Software a technical history Kim W. Tracey |
title_full_unstemmed | Software a technical history Kim W. Tracey |
title_short | Software |
title_sort | software a technical history |
title_sub | a technical history |
topic | Softwareentwicklung (DE-588)4116522-6 gnd Software (DE-588)4055382-6 gnd |
topic_facet | Softwareentwicklung Software |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032900418&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT tracykimw softwareatechnicalhistory |