mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 23:02:28 +01:00
commit pending changes.
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2208 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
[[Property:modification_date|Wed, 18 Sep 2019 07:52:53 GMT]]
|
||||
[[Property:publication_date|Wed, 18 Sep 2019 07:52:53 GMT]]
|
||||
[[Property:uuid|20857A89-E73A-4E0D-A320-C5557CDA0F17]]
|
||||
[[Property:weight|0]]
|
||||
[[Property:title|Reusable Software: The Base Object-Oriented Component Libraries]]
|
||||
[[Property:link_title|Reusable Software]]
|
||||
=='''''Reusable Software: The Base Object-Oriented Component Libraries''''' by Bertrand Meyer==
|
||||
|
||||
Prentice Hall; 1 edition (April 4, 1994)
|
||||
|
||||
<nowiki>ISBN-13: 978-0132454995 </nowiki>
|
||||
|
||||
Click to [https://www.amazon.com/Reusable-Software-Object-Oriented-Component-OBJECT-ORIENTED/dp/0132454998 buy from Amazon].
|
||||
|
||||
Reuse is a required condition of any progress in software, yet until now the subject has been largely ignored in the literature. This book provides both the components and the expertise for developing reusable software — the components are reusable software modules which cover some of the fundamental patterns of software development across application areas; the expertise will help readers not just to use these modules properly, but also to develop their own libraries and make sure they are successful. First reviews the principles of library construction and the object-oriented techniques that make it possible to build high-quality libraries — e.g., finding the right objects and classes, choosing the proper names, using inheritance properly, determining the ideal class size, etc. Then provides detailed usage descriptions of hundreds of reusable components, offering thousands of directly usable operations. The components, written in Eiffel, cover such areas as lists, chains, queues, stacks, trees of various kinds, sorted structures, lexical analysis, parsing, and many other fundamental data structures and algorithms. For both the users of reusable software libraries and for developers who are interested in building their own libraries of reusable software.
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[[Property:modification_date|Thu, 12 Sep 2019 18:21:18 GMT]]
|
||||
[[Property:modification_date|Wed, 18 Sep 2019 08:01:37 GMT]]
|
||||
[[Property:publication_date|Wed, 11 Sep 2019 01:44:42 GMT]]
|
||||
[[Property:uuid|8A382DA4-C45F-4CBB-A2B6-44447C63EFB0]]
|
||||
[[Property:weight|5]]
|
||||
@@ -6,7 +6,7 @@
|
||||
[[Property:link_title|OO Component Libraries]]
|
||||
{{UnderConstruction|PLACE HOLDER FOR WORK IN PROGRESS}}
|
||||
|
||||
:[[File:OOComponentLibrariesSmall.jpg|OO Component Libraries]]
|
||||
:[[Image:/files/uploads/OOComponentLibrariesSmall.jpg|OO Component Libraries]]
|
||||
|
||||
:<big>'''Bertrand Meyer'''</big>
|
||||
|
||||
@@ -32,4 +32,3 @@ Content:
|
||||
The most current documentation is found here as
|
||||
[[ref:libraries/base/reference/index|EiffelBase Class Reference]] }}
|
||||
|
||||
{{Note|The [[/doc/solutions/EiffelBase|Eiffel Base Library]] documentation here has similar content.}}
|
||||
@@ -1,27 +0,0 @@
|
||||
[[Property:modification_date|Thu, 12 Sep 2019 15:01:16 GMT]]
|
||||
[[Property:publication_date|Wed, 11 Sep 2019 01:44:42 GMT]]
|
||||
[[Property:uuid|8A382DA4-C45F-4CBB-A2B6-44447C63EFB0]]
|
||||
[[Property:weight|10]]
|
||||
[[Property:title|EiffelStudio: A Guided Tour, Eiffel Software Technical Report TR-EI-68/GT]]
|
||||
[[Property:link_title|EiffelStudio: A Guided Tour]]
|
||||
{{UnderConstruction|PLACE HOLDER FOR WORK IN PROGRESS}}
|
||||
|
||||
:[[File:OOComponentLibrariesSmall.jpg|OO Component Libraries]]
|
||||
|
||||
:<big>'''Bertrand Meyer'''</big>
|
||||
|
||||
:Prentice Hall, 1994
|
||||
|
||||
|
||||
:ISBN-10: 0132454998
|
||||
:ISBN-13: 978-0132454995
|
||||
|
||||
First published 1993 as ''First Steps with EiffelBench'' (TR-EI-38/EB) and revised as a chapter of 'An Object-Oriented Environment' (Prentice Hall, 1994, ISBN 0-13-245-507-2).
|
||||
|
||||
Version 3.3.8, 1995.
|
||||
|
||||
Version 4.1, 1997
|
||||
|
||||
This version: July 2001. Corresponds to release 5.0 of the EiffelStudio environment.
|
||||
|
||||
{{Note|The [[/doc/solutions/EiffelBase|Eiffel Base Library]] documentation here has similar content.}}
|
||||
Reference in New Issue
Block a user