Auflistung Softwaretechnik-Trends 36(2) - 2016 nach Autor:in "Aksu, Hakan"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelDeveloper Experience with the Django Web Framework (Extended Abstract)(Softwaretechnik-Trends Band 36, Heft 3, 2016) Rüther, Frederik; Aksu, Hakan; Lämmel, RalfWeb frameworks involve many aspects, e.g., forms, model, testing, and migration. Developers differ in terms of their per-aspect experience. We describe a methodology for the identification of relevant aspects of a web app framework, measurement of experience atoms per developer and per aspect based on the commit history of actual projects, and the compilation of developer profiles for summarizing the relevance of different aspects and the developers’ contribution to the project. Measurement relies on a rule-based language. Our case study is concerned with the Pythonbased Django web app framework and the open source Django-Oscar project from which experience atoms were extracted.
- ZeitschriftenartikelVisualization of API Experience (Extended Abstract)(Softwaretechnik-Trends Band 36, Heft 3, 2016) Aksu, Hakan; Lämmel, Ralf; Kwasnik, WojciechDevelopers differ in terms of the APIs that they are experienced in. Understanding such differences helps in balancing team structures and assigning developers to pending issues or hiring developers. In this extended abstract, we demonstrate how simple APIrelated, per-developer metrics can be visualized to give a quick overview on the API experiences of developers. Data extraction is based on mining the commit history in projects in terms of references to API elements (methods and types). We visualize experiences as maps and aster plots.