diff --git a/architecture.html b/architecture.html index f956f0c..dd69bf5 100644 --- a/architecture.html +++ b/architecture.html @@ -85,6 +85,20 @@ + + diff --git a/communication.html b/communication.html index ef764c7..64b338a 100644 --- a/communication.html +++ b/communication.html @@ -84,6 +84,20 @@ + + diff --git a/comprehension.html b/comprehension.html index 3500fae..ecf7871 100644 --- a/comprehension.html +++ b/comprehension.html @@ -164,6 +164,20 @@ + + diff --git a/debugging.html b/debugging.html index 250ec37..dab83af 100644 --- a/debugging.html +++ b/debugging.html @@ -105,6 +105,19 @@ + diff --git a/evolution.html b/evolution.html index e4859b4..5207aa9 100644 --- a/evolution.html +++ b/evolution.html @@ -69,6 +69,19 @@ + diff --git a/history.html b/history.html index 06088ff..9aac328 100644 --- a/history.html +++ b/history.html @@ -71,6 +71,20 @@

Metcalf, M. (2002, December). History of Fortran. In ACM SIGPLAN Fortran Forum (Vol. 21, No. 3, pp. 19-20). ACM.

Stroustrup, B. (1996, January). A history of C++: 1979--1991. In History of programming languages---II (pp. 699-769). ACM.

+ + diff --git a/index.html b/index.html index 085c12e..384cbea 100644 --- a/index.html +++ b/index.html @@ -33,8 +33,8 @@

In response, I've distilled my lectures from the past decade into these brief writings. They don't represent everything we know about software engineering (in particular, I don't discuss the deep technical contributions from the field), but the chapters do synthesize the broad evidence we have about how teams have to work together to succeed.

-

I hope you enjoy! If you see something missing or wrong, please send me feedback.

- +

I hope you enjoy! If you see something missing or wrong, Submit an issue or a pull request on GitHub.

+ Chapter 1. History of software engineering @@ -79,8 +79,6 @@ -
See something missing or wrong? Submit an issue or a pull request on GitHub.
-

This material is based upon work supported by the National Science Foundation under Grant No. 0952733. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

@@ -89,6 +87,20 @@

+ + diff --git a/monitoring.html b/monitoring.html index 23e82cb..30034f2 100644 --- a/monitoring.html +++ b/monitoring.html @@ -104,6 +104,19 @@ + diff --git a/organizations.html b/organizations.html index 92488f6..cefc0a7 100644 --- a/organizations.html +++ b/organizations.html @@ -96,6 +96,19 @@

Yunwen Ye and Kouichi Kishida. 2003. Toward an understanding of the motivation Open Source Software developers. In Proceedings of the 25th International Conference on Software Engineering (ICSE '03). IEEE Computer Society, Washington, DC, USA, 419-429. + diff --git a/process.html b/process.html index e36d081..32a0513 100644 --- a/process.html +++ b/process.html @@ -115,6 +115,20 @@ + + diff --git a/productivity.html b/productivity.html index 7ccb54b..2d12524 100644 --- a/productivity.html +++ b/productivity.html @@ -93,6 +93,20 @@ + + diff --git a/quality.html b/quality.html index d82ef71..9794e1f 100644 --- a/quality.html +++ b/quality.html @@ -116,6 +116,20 @@

Software Engineering Daily, Product Management with Suzie Prince

+ + diff --git a/requirements.html b/requirements.html index 8600641..8d6b7f1 100644 --- a/requirements.html +++ b/requirements.html @@ -71,6 +71,20 @@ + + diff --git a/specifications.html b/specifications.html index 29185a8..e5da3c7 100644 --- a/specifications.html +++ b/specifications.html @@ -106,8 +106,19 @@ function min(a, b) {

Marian Petre. 2013. UML in practice. In Proceedings of the 2013 International Conference on Software Engineering (ICSE '13). IEEE Press, Piscataway, NJ, USA, 722-731.

Jim Woodcock, Peter Gorm Larsen, Juan Bicarregui, and John Fitzgerald. 2009. Formal methods: Practice and experience. ACM Comput. Surv. 41, 4, Article 19 (October 2009), 36 pages.

- - + diff --git a/verification.html b/verification.html index 6645f08..d5c001c 100644 --- a/verification.html +++ b/verification.html @@ -125,6 +125,20 @@ function count(input) { + +