diff --git a/docs/events/2026-02-03/2026-02-03 Coding Styles.md b/docs/events/2026-02-03/2026-02-03 Coding Styles.md deleted file mode 100644 index 90286dd71c..0000000000 --- a/docs/events/2026-02-03/2026-02-03 Coding Styles.md +++ /dev/null @@ -1,10 +0,0 @@ -# Achim Gsell: Coding Styles - -**Presenter:** Achim Gsell -**When:** 3. February 2026; 11:00-11:45am -**Where:** PSI OHSA/E13 - -Coding style matters in software development because most code is read far -more often than it is written—and usually by someone other than the original -author. A consistent style makes intent obvious and helps the developers in -writing better code.