Practical Reusable UNIX Software

Practical Reusable UNIX Software
Author :
Publisher :
Total Pages : 412
Release :
ISBN-10 : UOM:39015034302391
ISBN-13 :
Rating : 4/5 (91 Downloads)

Book Synopsis Practical Reusable UNIX Software by : Balachander Krishnamurthy

Download or read book Practical Reusable UNIX Software written by Balachander Krishnamurthy and published by . This book was released on 1995-02-20 with total page 412 pages. Available in PDF, EPUB and Kindle. Book excerpt: This one-of-a-kind practical guide supplies readers with all the cutting-edge software engineering tools and libraries and shows how to make full use of them in their own software development. Exclusive offer with book: Some software tools and libraries discussed are available via electronic mail, free of charge, from Bell Labs.

Practical Software Reuse

Practical Software Reuse
Author :
Publisher :
Total Pages : 400
Release :
ISBN-10 : UOM:39015040551189
ISBN-13 :
Rating : 4/5 (89 Downloads)

Book Synopsis Practical Software Reuse by : Donald J. Reifer

Download or read book Practical Software Reuse written by Donald J. Reifer and published by . This book was released on 1997-08-18 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: The comprehensive guide to software re-engineering and reuse. Despite the fact that most software uses the same blocks of code over and over again, almost all software is built from the ground up. Just starting to catch on is the idea that these blocks of code can be used as standard components in creating new applications. However, this "assembly line" mentality is foreign to most software developers. Practical Software Reuse shows developers how to take advantage of existing codes to build commercial software faster and cheaper, covering reuse operations, competitive benchmarking, transitioning to the reuse process, utilizing "off-the-shelf" software, and more.

Multitool Linux

Multitool Linux
Author :
Publisher : Addison-Wesley Professional
Total Pages : 579
Release :
ISBN-10 : 9780201734201
ISBN-13 : 0201734206
Rating : 4/5 (01 Downloads)

Book Synopsis Multitool Linux by : Michael Schwarz

Download or read book Multitool Linux written by Michael Schwarz and published by Addison-Wesley Professional. This book was released on 2002 with total page 579 pages. Available in PDF, EPUB and Kindle. Book excerpt: A unique, practical resource goes beyond the "how to install Linux" books to detail ways that people and businesses can solve real-world problems with free, open source software. The authors present a series of real-world business computing situations, both for the home and business user, and then tell what Linux and free software provides to solve the problem.

UNIX Systems Programming

UNIX Systems Programming
Author :
Publisher : Prentice Hall Professional
Total Pages : 936
Release :
ISBN-10 : 0130424110
ISBN-13 : 9780130424112
Rating : 4/5 (10 Downloads)

Book Synopsis UNIX Systems Programming by : Kay A. Robbins

Download or read book UNIX Systems Programming written by Kay A. Robbins and published by Prentice Hall Professional. This book was released on 2003 with total page 936 pages. Available in PDF, EPUB and Kindle. Book excerpt: bull; Learn UNIX essentials with a concentration on communication, concurrency, and multithreading techniques bull; Full of ideas on how to design and implement good software along with unique projects throughout bull; Excellent companion to Stevens' Advanced UNIX System Programming

Re-Engineering Software

Re-Engineering Software
Author :
Publisher : Taylor & Francis
Total Pages : 199
Release :
ISBN-10 : 9781135951375
ISBN-13 : 1135951373
Rating : 4/5 (75 Downloads)

Book Synopsis Re-Engineering Software by : Roy Rada

Download or read book Re-Engineering Software written by Roy Rada and published by Taylor & Francis. This book was released on 2024-01-26 with total page 199 pages. Available in PDF, EPUB and Kindle. Book excerpt: Creating software of any kind is an enormously expensive proposition, whether for internal use or commercial application. The range of activities involved in engineering and creating software are mind-boggling in complexity. Yet, every time new software is developed, most programmers start from scratch without considering what might be re-used or salvaged from existing programs. Re-Engineering Software addresses the principles, approaches, support systems, underlying methodologies, and real case examples for re-using (and thus building on) previously existing software.

Software Engineering - ESEC '95

Software Engineering - ESEC '95
Author :
Publisher : Springer Science & Business Media
Total Pages : 540
Release :
ISBN-10 : 3540604065
ISBN-13 : 9783540604068
Rating : 4/5 (65 Downloads)

Book Synopsis Software Engineering - ESEC '95 by : Wilhelm Schäfer

Download or read book Software Engineering - ESEC '95 written by Wilhelm Schäfer and published by Springer Science & Business Media. This book was released on 1995-09-13 with total page 540 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the proceedings of the 5th European Software Engineering Conference, ESEC '95, held in Sitges near Barcelona, Spain, in September 1995. The ESEC conferences are the premier European platform for the discussion of academic research and industrial use of software engineering technology. The 29 revised full papers were carefully selected from more than 150 submissions and address all current aspects of relevance. Among the topics covered are business process (re-)engineering, real-time, software metrics, concurrency, version and configuration management, formal methods, design process, program analysis, software quality, and object-oriented software development.

Practical Java

Practical Java
Author :
Publisher : Addison-Wesley Professional
Total Pages : 324
Release :
ISBN-10 : 0201616467
ISBN-13 : 9780201616460
Rating : 4/5 (67 Downloads)

Book Synopsis Practical Java by : Peter Haggar

Download or read book Practical Java written by Peter Haggar and published by Addison-Wesley Professional. This book was released on 2000 with total page 324 pages. Available in PDF, EPUB and Kindle. Book excerpt: Índice abreviado: General techniques -- Objects and equality -- Exception handling -- Performance -- Multithreading -- Classes and interfaces -- Appendix: learning Java.