scispace - formally typeset
D

David Notkin

Researcher at University of Washington

Publications -  149
Citations -  12368

David Notkin is an academic researcher from University of Washington. The author has contributed to research in topics: Software system & Software development. The author has an hindex of 54, co-authored 149 publications receiving 12069 citations. Previous affiliations of David Notkin include Massachusetts Institute of Technology & Carnegie Mellon University.

Papers
More filters
Journal ArticleDOI

Dessert Island

TL;DR: In this article, Ross Jeffery and I were program co-chairs for the 17th International Conference on Software Engineering, and we had the incredible fortune to have three fantastic keynoters: Fred Brooks, Michael Cusumano and Michael Jackson.
Proceedings ArticleDOI

Design snippets: partial design representations extracted from source code

TL;DR: Design snippets help software engineers detect brittleness and improve the ease of change of their software and locate improvements that prevent costly changes in the long term.

Industrially validating longitudinal static and dynamic analyses

TL;DR: The tool, the Inconsistency Inspector, collects static and dynamic call graphs of systems and composes them to help developers more systematically address the Static and dynamic implications of a change to a system.

Detecting Unforeseen Program Behaviours

TL;DR: This work presents an approach to identify specic program call dependencies where the programmer's changes to the program source are not apparent in the system’s behaviour, or vice versa, and partitions dependencies based on their presence in each of four graphs.