Programming Linux
Quick search
Navigation
Courses
Courses Overview
Slide Material
How To Book
Log Of Past Courses
About
Myself: Contact, Impressum, …
This Site
OpenTraining
Work in Progress
Embedded Computing (FH Joanneum Graz)
Refactoring The Homepage
SEO
Playground
Git Notes
Creating Screencasts
I2S Audio for a Kontron SMARC Module
Packaging this Site on PyPI
Seminar on “Clean Code” (2022-04-13)
Is Software A Craft? Software Is A Craft!
Live Hacking Before (Formal) Unit Testing
Live Hacking: Switch To
googletest
Clean Code: Messages From The Book
Backlog: What Needs To Change, Or We Will All Die
Bugs
Existing Files Are Overwritten
UserDB::read()
: What If Done Twice?
UserDB::find()
Crashes If User Not Found
Features
Refactoring
Pointless Blinking
Kajak Auf Der Donau
Recipes
Blog
Posts
Bugs
¶
Existing Files Are Overwritten
UserDB::read()
: What If Done Twice?
UserDB::find()
Crashes If User Not Found
cluster_clean_code
Backlog: What Needs To Change, Or We Will All Die
cluster_clean_code_bugs
Bugs
clean_code_bugs_overwrite_existing_files
Existing Files Are Overwritten
clean_code_bugs_overwrite_store_content_on_read
UserDB::read(): What If Done Twice?
clean_code_bugs_find_error
UserDB::find() Crashes If User Not Found