Skip to Content
Making Software
book

Making Software

by Andy Oram, Greg Wilson
October 2010
Beginner to intermediate
624 pages
24h 9m
English
O'Reilly Media, Inc.
Content preview from Making Software

What Is There to Mine?

During software development, programmers routinely produce and collect lots of data, all of which can be accessed and analyzed automatically:

  • The source code for your product. This is the most important input to your analysis, as it provides you with locations (files, units, classes, components, etc.) that can be associated with various product or process factors.

  • Collecting data on the execution of the software provides you with profiles, telling you which parts are frequently used and which parts are not.

  • Your product may come with additional documentation, such as design documents or requirements documents; these may also provide important features that explain why code looks the way it does.

  • The resulting software can be analyzed statically, providing features such as complexity metrics or dependencies.

  • Version archives record the changes made to the product, including who, when, where, and why. Version archives can tell a lot about a project’s history, if the stored changes are all logically separated and if the stored rationales are used in a systematic and consistent manner.

  • To map problems to locations, it is important to have a problem database that describes all the problems that ever occurred and tracks their life cycles.

  • Finally, you may have social data: a partitioning of developers into projects or groups, emails or other messages between developers, and even billing or effort data. With such data, you can, for instance, determine how effort maps to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Semantic Software Design

Semantic Software Design

Eben Hewitt
Design It!

Design It!

Michael Keeling
Five Lines of Code

Five Lines of Code

Christian Clausen

Publisher Resources

ISBN: 9780596808310Errata Page