Notes on »A Three-Year Participant Observation of Software Startup Software Evolution« (Andrew J. Ko, 2017).
I will present these notes to my fellow coworkers at tevim UG and some friends of the trait. Still, you might find some interesting stuff in this repo, but prepare yourself for a mixture of German and English as these are really just notes, nothing more and nothing less :)
- Paper: A Three-Year Participant Observation of Software Startup Software Evolution
- Author: Andrew J. Ko
The plain ol' markdown notes are in notes.md
.
Go to the GitHub Page of this repository to view the slides online.
- Run
npm install grunt-cli -g
. - Run
git clone
. - Cd into directory and run
npm install
. - Run
grunt
.
My notes are copyrighted (all rights reserved). The code is MIT.