Update wikipage Object-Oriented Software Construction, 2nd Edition. (Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1505 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-03-31 20:46:38 +00:00
parent 4d1b199a69
commit 4538dfcf97

View File

@@ -1,39 +1,39 @@
[[Property:title|Object-oriented Software Construction, 2nd Edition]] [[Property:title|Object-Oriented Software Construction, 2nd Edition]]
[[Property:link_title|OOSC2]] [[Property:link_title|OOSC2]]
[[Property:weight|0]] [[Property:weight|0]]
[[Property:uuid|496983ef-b86e-772e-16b9-39b37ef80e37]] [[Property:uuid|496983ef-b86e-772e-16b9-39b37ef80e37]]
[[Image:OOSC2 small|OOSC2]] [[Image:OOSC2 small|OOSC2]]
=='''''Object-Oriented Software Construction, 2nd Edition''''' by Bertrand Meyer.== =='''''Object-Oriented Software Construction, 2nd Edition''''' by Bertrand Meyer.==
Prentice Hall Professional Technical Reference. Prentice Hall Professional Technical Reference.
1254 + xxviii pp. 1254 + xxviii pp.
Soft cover. Soft cover.
<nowiki>ISBN 0-13-629155-4</nowiki> <nowiki>ISBN 0-13-629155-4</nowiki>
Click to [http://www.amazon.com/Object-Oriented-Software-Construction-Book-CD-ROM/dp/0136291554 buy from Amazon]. Click to [http://www.amazon.com/Object-Oriented-Software-Construction-Book-CD-ROM/dp/0136291554 buy from Amazon].
This Jolt Award winner takes the reader through the clear, logical, and comprehensive formation of a method for object-oriented software development ... the Eiffel method. During this journey, the author evolves a notation capable of expressing the products of each phase of development, from analysis through implementation. This notation is the Eiffel programming language. This Jolt Award winner takes the reader through the clear, logical, and comprehensive formation of a method for object-oriented software development ... the Eiffel method. During this journey, the author evolves a notation capable of expressing the products of each phase of development, from analysis through implementation. This notation is the Eiffel programming language.
==Praise for '''''Object-Oriented Software Construction, 2nd Edition'''''== ==Praise for '''''Object-Oriented Software Construction, 2nd Edition'''''==
Roger Smith, on the Dr. Dobbs Journal website, writes: 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 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." 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". Ian Graham, in ''Journal of Object-Oriented Programming'' calls it "Epoch-making".