Skip to content

Instantly share code, notes, and snippets.

@jmewes

jmewes/Notes.md Secret

Last active June 2, 2017 06:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jmewes/7885d35fc598b4180786d734b91b7619 to your computer and use it in GitHub Desktop.
ICSE 2017 trip report: people, process, and program analysis

Andy J. Ko May 28, 2017

https://medium.com/bits-and-behavior/icse-2017-trip-report-people-process-and-program-analysis-6553dec82637

Subjects

  • literature reviews
  • grounded theory field work
  • empirical studies
  • experiments on software process.

Interesting papers

Eliciting design requirements for maintenance-oriented IDEs: a detailed study of corrective and perfective maintenance tasks

About developers’ inefficient use of IDEs

http://dl.acm.org/citation.cfm?id=1062492&CFID=769595571&CFTOKEN=89023523

Process Aspects and Social Dynamics of Contemporary Code Review: Insights from Open Source Development and Industrial Practice at Microsoft

http://dl.acm.org/citation.cfm?id=3071966

Software Development Waste

http://dl.acm.org/citation.cfm?id=3097385

  • building the wrong thing
  • mismanaging the backlog
  • rework
  • unnecessary complexity
  • extraneous cognitive load
  • psychological distress
  • waiting and multitasking
  • knowledge loss
  • ineffective communication

Google developer learning

  • centralized team which writes tutorials
  • tutorials written by development teams
  • documentation geneneration tools
  • resource discovery search engines
  • informal social learning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment