Software Essentials Design and Construction 1st Edition at Meripustak

Software Essentials Design and Construction 1st Edition

Books from same Author: Adair Dingle

Books from same Publisher: Crc Press (T&F)

Related Category: Author List / Publisher List


  • Retail Price: ₹ 5939/- [ 7.00% off ]

    Seller Price: ₹ 5523

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 7.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 7.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Adair Dingle
    PublisherCrc Press (T&F)
    Edition1st Edition
    ISBN9781439841204
    Pages436
    BindingHardcover
    LanguageEnglish
    Publish YearJuly 2014

    Description

    Crc Press (T&F) Software Essentials Design and Construction 1st Edition by Adair Dingle

    Winner of a 2015 Alpha Sigma Nu Book Award, Software Essentials: Design and Construction explicitly defines and illustrates the basic elements of software design and construction, providing a solid understanding of control flow, abstract data types (ADTs), memory, type relationships, and dynamic behavior. This text evaluates the benefits and overhead of object-oriented design (OOD) and analyzes software design options. With a structured but hands-on approach, the book:Delineates malleable and stable characteristics of software designExplains how to evaluate the short- and long-term costs and benefits of design decisionsCompares and contrasts design solutions, such as composition versus inheritanceIncludes supportive appendices and a glossary of over 200 common termsCovers key topics such as polymorphism, overloading, and moreWhile extensive examples are given in C# and/or C++, often demonstrating alternative solutions, design―not syntax―remains the focal point of Software Essentials: Design and Construction.About the Cover:Although capacity may be a problem for a doghouse, other requirements are usually minimal. Unlike skyscrapers, doghouses are simple units. They do not require plumbing, electricity, fire alarms, elevators, or ventilation systems, and they do not need to be built to code or pass inspections.The range of complexity in software design is similar. Given available software tools and libraries―many of which are free―hobbyists can build small or short-lived computer apps. Yet, design for software longevity, security, and efficiency can be intricate―as is the design of large-scale systems. How can a software developer prepare to manage such complexity? By understanding the essential building blocks of software design and construction.