book

DATA STRUCTURE

  • TypePrint
  • CategoryAcademic
  • Sub CategoryText Book
  • StreamComputer Science, Information Technology

We study data structures so that we can learn to write more efficient programs. But why must programs be efficient when new computers are faster every year? The reason is that our ambitions grow with our capabilities. Instead of rendering efficiency needs obsolete, the modern revolution in computing power and storage capability merely raises the efficiency stakes as we computerize more complex tasks.

The quest for program efficiency need not and should not conflict with sound design and clear coding. Creating efficient programs has little to do with “programming tricks” but rather is based on good organization of information and good algorithms. A programmer who has not mastered the basic principles of clear design is not likely to write efficient programs. Conversely, “software engineering” cannot be used as an excuse to justify inefficient performance. Generality in design can and should be achieved without sacrificing performance, but this can only be done if the designer understands how to measure performance and does so as an integral part of the design and implementation process. Most computer science curricula recognize that good programming skills begin with a strong emphasis on fundamental software engineering principles.

Then, once a programmer has learned the principles of clear program design and implementation, the next step is to study the effects of data organization and algorithms on program efficiency.

Approach:

This book describes many techniques for representing data. These techniques are presented within the context of the following principles:

  1. Each data structure and each algorithm has costs and benefits. Practitioners need a thorough understanding of how to assess costs and benefits to be able to adapt to new design challenges. This requires an understanding of the principles of algorithm analysis, and also an appreciation for the significant effects of the physical medium employed (e.g., data stored on disk versus main memory).
  2. Related to costs and benefits is the notion of trade-offs. For example, it is quite common to reduce time requirements at the expense of an increase in space requirements, or vice versa. Programmers face trade-off issues regularly in all phases of software design and implementation, so the concept must become deeply ingrained.
  3. Programmers should know enough about common practice to avoid reinventing the wheel. Thus, programmers need to learn the commonly used data structures, their related algorithms, and the most frequently encountered design patterns found in programming.
  4. Data structures follow needs. Programmers must learn to assess application needs first, then find a data structure with matching capabilities. To do this requires competence in principles 1, 2, and 3

Buy From
IIP Store ₹ 556
Amazon ₹ 695
Flipkart ₹ 695

**Note: IIP Store is the best place to buy books published by Iterative International Publishers. Price at IIP Store is always less than Amazon, Amazon Kindle, and Flipkart.

Book Title DATA STRUCTURE
Author(s) Mohammad Shabbir AlamMohammad Shahanawaz NasirMohammad Shahid Kamal Dr. Soumi Ghosh
ISBN 978-93-95632-44-7
Book Language ENGLISH
Published Date DECEMBER, 2022
Total Pages 386
Book Size 7x10 Standard
Paper Quality 75 GSM NORMAL PAPER
Book Edition First Edition

COMMENTS

    No Review found for book with Book title. DATA STRUCTURE

LEAVE A Comment

Related Books

MANUAL FOR PYTHON PROGRAMMING LABORATORY(21CSL46) AS PER VTU SYLLABUS
MANUAL FOR PYTH..
  • IIP1177,
  • Print
₹ 160 ₹ 200
Add to cart
BIG DATA AND ANALYTICS WITH CASE STUDIES
BIG DATA AND AN..
  • IIP1179,
  • Print
₹ 319 ₹ 399
Add to cart
UNLOCKING THE POWER OF LANGUAGE: INTEGRATING NLP AND INFORMATION RETRIEVAL FOR EFFECTIVE KNOWLEDGE EXTRACTION
UNLOCKING THE P..
  • IIP1162,
  • Print
₹ 280 ₹ 350
Add to cart
WhatsApp Button