FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Data Structures and Algorithms with Object-Oriented Design Patterns in C++
Reply with quote
Data Structures and Algorithms with Object-Oriented Design Patterns in C++

Author(s) : Bruno R. Preiss
Publication date : Aug 1998
ISBN : 0-471-24134-2
Pages : 688
Publisher : John Wiley & Sons

Book excerpts:

The primary goal of this book is to promote object-oriented design using C++ and to illustrate the use of the emerging object-oriented design patterns. Experienced object-oriented programmers find that certain ways of doing things work best and that these ways occur over and over again. The book shows how these patterns are used to create good software designs. In particular, the following design patterns are used throughout the text: singleton, container, iterator, adapter and visitor.

Virtually all of the data structures are presented in the context of a single, unified, polymorphic class hierarchy. This framework clearly shows the relationships between data structures and it illustrates how polymorphism and inheritance can be used effectively. In addition, algorithmic abstraction is used extensively when presenting classes of algorithms. By using algorithmic abstraction, it is possible to describe a generic algorithm without having to worry about the details of a particular concrete realization of that algorithm.

In the past when the topics in this book were taught at the graduate level, students could be expected of having the needed background in mathematics. However, because the book is targeted for second- and third-year students, it is necessary to fill in the background as needed.

Reviews:

Amazon.com

Smile "Who should buy this book? Students with a good grasp of basic calculus, who want a thoroughly academic treatment of algorithms in C++ in order to pass Computer Science."

Arrow View/Download Data Structures and Algorithms with Object-Oriented Design Patterns in C++

View user's profileSend private message
HI nbaru
Reply with quote
Hi everyone,. I am dinesh verma from India and Student of MCA.
PLease reply me with best free online computer books and asssignements books.
I will wait.


_________________
Dinesh Verma
View user's profileSend private messageYahoo MessengerMSN Messenger
Reply with quote
thanxxxxxxxxxxxxxxxxxxxxx

View user's profileSend private message
Reply with quote
thank u

View user's profileSend private message
  
   
 Reply to topic