diff --git a/documentation/current/method/_images/OOSC2_small.png b/documentation/current/method/_images/OOSC2_small.png new file mode 100644 index 00000000..9da6e0b4 Binary files /dev/null and b/documentation/current/method/_images/OOSC2_small.png differ diff --git a/documentation/current/method/_images/OOSC2_small.png.data b/documentation/current/method/_images/OOSC2_small.png.data new file mode 100644 index 00000000..fdb8413c --- /dev/null +++ b/documentation/current/method/_images/OOSC2_small.png.data @@ -0,0 +1,3 @@ +title=OOSC2 small +author=halw +path=content/oosc2-small diff --git a/documentation/current/method/books-about-eiffel-method-and-language/index.wiki b/documentation/current/method/books-about-eiffel-method-and-language/index.wiki index f65ba2e3..c7ccb2ad 100644 --- a/documentation/current/method/books-about-eiffel-method-and-language/index.wiki +++ b/documentation/current/method/books-about-eiffel-method-and-language/index.wiki @@ -1,4 +1,4 @@ -[[Property:title|Eiffel Method and Language Books]] +[[Property:title|Books about the Eiffel Method and Language]] [[Property:link_title|Books]] [[Property:weight|5]] [[Property:uuid|721967da-6621-33f0-198f-9fc8ee26d37f]] diff --git a/documentation/current/method/books-about-eiffel-method-and-language/object-oriented-software-construction-2nd-edition.wiki b/documentation/current/method/books-about-eiffel-method-and-language/object-oriented-software-construction-2nd-edition.wiki new file mode 100644 index 00000000..9e4ddcad --- /dev/null +++ b/documentation/current/method/books-about-eiffel-method-and-language/object-oriented-software-construction-2nd-edition.wiki @@ -0,0 +1,29 @@ +[[Property:title|Object-oriented Software Construction, 2nd Edition]] +[[Property:weight|0]] +[[Property:uuid|496983ef-b86e-772e-16b9-39b37ef80e37]] +[[Image:OOSC2 small|OOSC2]] + + +'''''Object-Oriented Software Construction, 2nd Edition''''' by Bertrand Meyer. + +Prentice Hall Professional Technical Reference. + +1254 + xxviii pp. +Soft cover. +ISBN 0-13-629155-4 + + +This Jolt Award winner takes the reader through the clear, logical, and comprehensive formation of a method for object-oriented software development. During this journey, Meyer also evolves a notation capable of expressing the products of each phase of development. This notation is Eiffel the language. + + +Roger Smith, on the Dr. Dobbs Journal website, writes: + +:"In my unbiased opinion [...] it is destined to become the comprehensive and definitive reference for most methodological and technical questions raised by object technology. Its width and breadth of scope is impressive, from object-oriented techniques like Design by Contract and inheritance, to methodology issues like patterns and class design, to advanced issues like concurrency and persistence." + + +In ''Unix Review'', Stan Kelly-Bootle calls this book "The ultimate O-O guide." + + +Ian Graham, in ''Journal of Object-Oriented Programming'' calls it "Epoch-making". + +