Software engineering:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boston ; Columbus ; Indianapolis ; New York ; San Francisco ; Hoboken ; Amsterdam ; Cape Town ; Dubai ; London ; Madrid ; Milan ; Munich [und 12 weitere]
Pearson
[2016]
|
Ausgabe: | Tenth edition, global edition |
Schriftenreihe: | Always learning
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 810 Seiten Illustrationen, Diagramme (teilweise farbig) |
ISBN: | 9781292096131 1292096136 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV042594299 | ||
003 | DE-604 | ||
005 | 20230117 | ||
007 | t | ||
008 | 150602s2016 xxua||| |||| 00||| eng d | ||
020 | |a 9781292096131 |c pbk |9 978-1-292-09613-1 | ||
020 | |a 1292096136 |c pbk |9 1-292-09613-6 | ||
035 | |a (OCoLC)915356503 | ||
035 | |a (DE-599)BVBBV042594299 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-739 |a DE-521 |a DE-91G |a DE-473 |a DE-573 |a DE-898 |a DE-634 |a DE-862 |a DE-355 |a DE-11 |a DE-523 |a DE-1050 |a DE-1049 |a DE-703 | ||
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a DAT 310f |2 stub | ||
100 | 1 | |a Sommerville, Ian |d 1951- |e Verfasser |0 (DE-588)131558765 |4 aut | |
245 | 1 | 0 | |a Software engineering |c Ian Sommerville |
250 | |a Tenth edition, global edition | ||
264 | 1 | |a Boston ; Columbus ; Indianapolis ; New York ; San Francisco ; Hoboken ; Amsterdam ; Cape Town ; Dubai ; London ; Madrid ; Milan ; Munich [und 12 weitere] |b Pearson |c [2016] | |
264 | 4 | |c © 2016 | |
300 | |a 810 Seiten |b Illustrationen, Diagramme (teilweise farbig) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Always learning | |
650 | 0 | 7 | |a Software Engineering |0 (DE-588)4116521-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Programmierung |0 (DE-588)4076370-5 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Software Engineering |0 (DE-588)4116521-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Programmierung |0 (DE-588)4076370-5 |D s |
689 | 1 | |8 1\p |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-292-09614-8 |w (DE-604)BV044483562 |
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=028027485&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-028027485 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
DE-BY-862_location | 2000 |
---|---|
DE-BY-FWS_call_number | 2000/ST 230 S697 S6(10) |
DE-BY-FWS_katkey | 620963 |
DE-BY-FWS_media_number | 083000515501 |
_version_ | 1824553874725273600 |
adam_text | Preface
Introduction to Software Engineering
15
Chapter 1 Introduction 17
1.1 Professional software development 19
1.2 Software engineering ethics 28
1.3 Case studies 31
Cliüpier 2 Software processes 43
2.1 Software process models 45
2.2 Process activities 54
2.3 Coping with change 61
2.4 Process improvement 65
Agile software development 72
3.1 Agile methods 75
3.2 Agile development techniques 77
3.3 Agile project management 84
3.4 Scaling agile methods 88
10 Contents
Chapter 4 Requirements engineering 101
4.1 Functional and non-functional requirements 105
4.2 Requirements engineering processes 111
4.3 Requirements elicitation 112
4.4 Requirements specification 120
4.5 Requirements validation 129
4.6 Requirements change 130
Chapter h System modeling 138
5.1 Context models 141
5.2 Interaction models 144
5.3 Structural models 149
5.4 Behavioral models 154
5.5 Model-driven architecture 159
Chapter 6 Architectural design 167
6.1 Architectural design decisions 171
6.2 Architectural views 173
6.3 Architectural patterns 175
6.4 Application architectures 184
Chapter 7 Design and implementation 196
7.1 Object-oriented design using the UML 198
7.2 Design patterns 209
7.3 Implementation issues 212
7.4 Open-source development 219
Software testing 226
8.1 Development testing 231
8.2 Test-driven development 242
Contents 11
8.3 Release testing 245
8.4 User testing 249
Software evolution 255
9.1 Evolution processes 258
9.2 Legacy systems 261
9.3 Software maintenance 270
System Dependability and Security 283
Dependable systems 285
10.1 Dependability properties 208
10.2 Sociotechnical systems 291
10.3 Redundancy and diversity 295
10.4 Dependable processes 297
10.5 Formal methods and dependability 299
Reliability engineering 306
11.1 Availability and reliability 309
11.2 Reliability requirements 312
11.3 Fault-tolerant architectures 318
11.4 Programming for reliability 325
11.5 Reliability measurement 331
Safety engineering 55 9
12.1 Safety-critical systems 341
12.2 Safety requirements 344
12.3 Safety engineering processes 352
12,4 Safety cases 361
12 Contents
Chapter 13 Security engineering 373
13.1 Security and dependability 378
13.2 Security and organizations 380
13.3 Security requirements 382
13.4 Secure systems design 388
13.5 Security testing and assurance 402
Chapter ¡ 4 Resilience engineering 408
14.1 Cybersecurity 412
14.2 Sociotechnical resilience 4,8
14.3 Resilient systems design 424
i; ast 3 Advanced Software Engineering 435
Chapter 15 Software reuse 437
15.1 The reuse landscape 440
15.2 Application frameworks 443
15.3 Software product lines 448
15.4 Application system reuse 453
,r | t s 16 Component-based software engineering 464
16.1 Components and component models 487
16.2 CBSE processes 473
16.3 Component composition 480
Distributed software engineering 490
17.1 Distributed systems 492
17.2 Client-server computing 499
Contents 13
17.3 Architectural patterns for distributed systems 501
17.4 Software as a service 512
Chapter 18 Service-oriented software engineering 520
18.1 Service-oriented architecture 524
18.2 RESTful services 529
18.3 Service engineering 533
18.4 Service composition 541
J-itfpfe, ՛:·. Systems engineering 551
19.1 Sociotechnical systems 556
19.2 Conceptual design 563
19.3 System procurement 566
19.4 System development 570
19.5 System operation and evolution 574
Chapter 20 Systems of systems 580
20.1 System complexity 584
20.2 Systems of systems classification 587
20.3 Reductionism and complex systems 590
20.4 Systems of systems engineering 593
20.5 Systems of systems architecture 599
Real-time software engineering 610
21.1 Embedded system design 613
21.2 Architectural patterns for real-time software 620
21.3 Timing analysis 626
21.4 Real-time operating systems 631
14 Contents
Part 4 Software Management 639
Chapter22 Projectmanagement 641
22.1 Riskmanagement 644
22.2 Managing people 652
22.3 Teamwork 656
Chapter C Project planning 667
23.1 Software pricing 670
23.2 Plan-driven development 672
23.3 Project scheduling 675
23.4 Agile planning 680
23.5 Estimation techniques 682
23.6 COCOMO cost modeling 686
Chapter 24 Quality management 700
24.1 Software quality 703
24.2 Software standards 706
24.3 Reviews and inspections 710
24.4 Quality management and agile development 714
24.5 Software measurement 716
dk MK;i2;j Configuration management 730
25.1 Version management 735
25.2 System building 740
25.3 Change management 745
25.4 Release management 750
Glossary 757
Subject index 777
Author index 803
|
any_adam_object | 1 |
author | Sommerville, Ian 1951- |
author_GND | (DE-588)131558765 |
author_facet | Sommerville, Ian 1951- |
author_role | aut |
author_sort | Sommerville, Ian 1951- |
author_variant | i s is |
building | Verbundindex |
bvnumber | BV042594299 |
classification_rvk | ST 230 |
classification_tum | DAT 310f |
ctrlnum | (OCoLC)915356503 (DE-599)BVBBV042594299 |
discipline | Informatik |
edition | Tenth edition, global edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02010nam a2200445 c 4500</leader><controlfield tag="001">BV042594299</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230117 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">150602s2016 xxua||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781292096131</subfield><subfield code="c">pbk</subfield><subfield code="9">978-1-292-09613-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1292096136</subfield><subfield code="c">pbk</subfield><subfield code="9">1-292-09613-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)915356503</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV042594299</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="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield><subfield code="a">DE-521</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-898</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-1049</subfield><subfield code="a">DE-703</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 230</subfield><subfield code="0">(DE-625)143617:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 310f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sommerville, Ian</subfield><subfield code="d">1951-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)131558765</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Software engineering</subfield><subfield code="c">Ian Sommerville</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Tenth edition, global edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston ; Columbus ; Indianapolis ; New York ; San Francisco ; Hoboken ; Amsterdam ; Cape Town ; Dubai ; London ; Madrid ; Milan ; Munich [und 12 weitere]</subfield><subfield code="b">Pearson</subfield><subfield code="c">[2016]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">810 Seiten</subfield><subfield code="b">Illustrationen, Diagramme (teilweise farbig)</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="490" ind1="0" ind2=" "><subfield code="a">Always learning</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Software Engineering</subfield><subfield code="0">(DE-588)4116521-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Software Engineering</subfield><subfield code="0">(DE-588)4116521-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">1\p</subfield><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</subfield><subfield code="z">978-1-292-09614-8</subfield><subfield code="w">(DE-604)BV044483562</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=028027485&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-028027485</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV042594299 |
illustrated | Illustrated |
indexdate | 2025-02-20T06:42:49Z |
institution | BVB |
isbn | 9781292096131 1292096136 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-028027485 |
oclc_num | 915356503 |
open_access_boolean | |
owner | DE-739 DE-521 DE-91G DE-BY-TUM DE-473 DE-BY-UBG DE-573 DE-898 DE-BY-UBR DE-634 DE-862 DE-BY-FWS DE-355 DE-BY-UBR DE-11 DE-523 DE-1050 DE-1049 DE-703 |
owner_facet | DE-739 DE-521 DE-91G DE-BY-TUM DE-473 DE-BY-UBG DE-573 DE-898 DE-BY-UBR DE-634 DE-862 DE-BY-FWS DE-355 DE-BY-UBR DE-11 DE-523 DE-1050 DE-1049 DE-703 |
physical | 810 Seiten Illustrationen, Diagramme (teilweise farbig) |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Pearson |
record_format | marc |
series2 | Always learning |
spellingShingle | Sommerville, Ian 1951- Software engineering Software Engineering (DE-588)4116521-4 gnd Programmierung (DE-588)4076370-5 gnd |
subject_GND | (DE-588)4116521-4 (DE-588)4076370-5 |
title | Software engineering |
title_auth | Software engineering |
title_exact_search | Software engineering |
title_full | Software engineering Ian Sommerville |
title_fullStr | Software engineering Ian Sommerville |
title_full_unstemmed | Software engineering Ian Sommerville |
title_short | Software engineering |
title_sort | software engineering |
topic | Software Engineering (DE-588)4116521-4 gnd Programmierung (DE-588)4076370-5 gnd |
topic_facet | Software Engineering Programmierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028027485&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT sommervilleian softwareengineering |
Inhaltsverzeichnis
THWS Schweinfurt Zentralbibliothek Lesesaal
Signatur: |
2000 ST 230 S697 S6(10) |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |