Markus Harrer
Markus Harrer
  • 11
  • 1 329

Відео

Wardley Maps for Software Developers (Markus Harrer @ WeAreDevelopers World Congress 2023)
Переглядів 5057 місяців тому
Wardley Maps is a technique for visualizing and understanding the evolution of systems, services, and development teams. It is a valuable tool for software developers to identify the key components of a system and understand how they change over time. In this talk, I will introduce you to the fundamental concepts of Wardley Maps and the process of creating a map for a software system. I will al...
Quality Attribute Example "Functional Completeness"
Переглядів 1110 місяців тому
An example that shows what can be expressed with the quality attribute "functional completeness". In this case, you can make it clear that you are not aiming for a product that already has everything implemented. Music Disco Sting by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. creativecommons.org/licenses/by/4.0/ Source: incompetech.com/music/royalty-free/index.h...
Schluss mit Cargo Culting! (Markus Harrer, JavaLand 2021)
Переглядів 17Рік тому
Abstract: Hast du letztens in nem Blog ein Framework entdeckt und es gleich am nächsten Tag ins eigene Projekt „zum damit Spielen” eingebaut? Musstest du deine Anwendung schon öfter „skalierbarer”, „performanter” oder „zuverlässiger” machen und zogst dir einen Tech-Stack von den “Big Five” rein, um damit das nächste Amazon, Netflix, WhatEver zu werden? Wahrscheinlich klang das zu dem Zeitpunkt ...
Checking the modularization of software systems by analyzing co-changing source code files (3D)
Переглядів 573 роки тому
Run this analysis directly in the browser: mybinder.org/v2/gist/feststelltaste/95c11bee82f9ceda4cdef587d1cf7eec/acd757157d6a2a4527e4007998f53e0841c1f6b9?filepath=checking_modularization.ipynb Blog post about a similar analysis: www.feststelltaste.de/checking-the-modularization-of-software-systems-by-analyzing-co-changing-source-code-files/
Wardley Maps - Thrilling Audiobook Version
Переглядів 294 роки тому
Score credits: Day of Recon (Sting) - Max Surla/Media Right Productions Discovery Hit from Kevin MacLeod, "Creative Commons Attribution" (creativecommons.org/licenses/by/4.0/) licensed. Source: incompetech.com/music/royalty-free/index.html?isrc=USUAN1300023 Artist: incompetech.com/ Foreign Land (Sting) - Jingle Punks Official National Anthem (Sting) - Jingle Punks
Demo Software Analytics Workshop Remote Edition
Переглядів 664 роки тому
A short video that demonstrates how some parts of my remote Software Analytics workshops work. Tools used: For video conferencing - Zoom with simple window screen sharing Online Data Analysis Platform - Binder - Jupyter Notebook - Unofficial Jupyter Notebook Extensions - Collapsible Headings - Freeze - Some Python scripting Music: Beach Bum - Happy Rock von Kevin MacLeod ist unter der Lizenz "C...
Psychology screws it all up!
Переглядів 444 роки тому
Wie unser Gehirn Softwareprojekte zum Scheitern bringen kann, ohne dass wir es merken Vortrag vom 08.11.2019 am Software Engineering Camp 2019
Java dependency analysis with jdeps, pandas and d3 (OpenClinica)
Переглядів 2715 років тому
Java dependency analysis with jdeps, pandas and d3 (OpenClinica)
No-Go Areas in the Linux Kernel
Переглядів 1085 років тому
This is a short code-along that shows how you can identify components in your code that are so old that probably nobody knows anything about it anymore. Tools used: Git (for data extraction), Jupyter (as execution platform), Python (for glue code), pandas (for data analysis), matplotlib (for charts) If you are interested in the complete analysis, see here: www.feststelltaste.de/identifying-lost...
Linux Git Log Analysis
Переглядів 1796 років тому
Here is a short video that demonstrates how you can get some insights from the history of a Git repository using Jupyter Notebook, Python, pandas and matplotlib. We take a look at - exporting the necessary data - reading in the dataset - identifying the TOP 10 authors We also - create a pie chart to see from which timezone most commits come from - take a look at the hourly working time of the a...

КОМЕНТАРІ