mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 06:42:03 +01:00
Updated wikipage Reusable Software: The Base Object-Oriented Component Libraries. (Signed-off-by:jocelyn).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2205 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[[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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user