Uncategorized

Using (Bio)Metrics to Predict Code Quality Online — Sebastian C. Müller

How to write good code? We have code reviews, automatic quality approaches, but reviews take a lot of time and effort and automatic approaches can result in many false positives. What to do? What about measuring a developers cognitive load? From previous research, we know that cognitive load can be estimated using biometric sensors. Sebastian […]

Blog

I am going to stop saying I taught myself programming when I was 10 and maybe you should too

This post is about the strange idea in the programming/computer science community to brag about have taught yourself programming at a young age. It is a long post! The tl;dr is the title 🙂 The craziness of the self taught 10 year old Before I will explain why this strange myth can be harmful and […]

Back To Top