Limit this search to....

Practical Software Factories in .NET Softcover Repri Edition
Contributor(s): Lenz, Gunther (Author), Wienands, Christoph (Author)
ISBN: 143021175X     ISBN-13: 9781430211754
Publisher: Apress
OUR PRICE:   $71.24  
Product Type: Paperback - Other Formats
Published: November 2014
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Software Development & Engineering - General
- Computers | Programming - Microsoft
Dewey: 005.3
Series: Books for Professionals by Professionals
Physical Information: 0.51" H x 7.5" W x 9.25" (0.93 lbs) 214 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Douglas C. Schmidt Professor of Computer Science, Associate Chair of Computer Science and Engineering Vanderbilt University T he evolution of software technologies over the past five decades has involved the creation of languages and platforms that help developers program more in terms of their design intent, such as architectural concepts and abstractions, and shield them from the complexities of the underlying computing substrate, such as CPU, memory, and network devices. After years of progress, many projects today use third-generation programming languages, such as Java, C++, and C#, and middleware runtime platforms, such as service-oriented architectures and web services. Despite these improvements, however, the level of abstraction at which software is developed still remains low relative to the concepts and concerns of the application domains themselves. As a result, too much time and effort is spent manually rediscovering and re- venting solutions to common domain requirements, which has led to the situation where the majority of software projects are late, over budget, and defect ridden. These problems occur for various reasons. For example, most application and platform code is handcrafted using third-generation languages. This manual approach incurs excessive time and effort due to complexity stemming from the semantic gap between the design intent and the expression of this intent in third-generation languages, which convey domain semantics and design intent poorly. This semantic gap is particularly noticeable and problematic for integration-related activities, such as system deployment, configuration, and quality assurance that software developers perform when assembling applications using off-the-shelf components.