<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Guides :: Category :: onlythoughts</title><link>https://private.onlythoughts.io/categories/guides/index.html</link><description/><generator>Hugo</generator><language>de-ch</language><lastBuildDate>Sat, 08 Feb 2025 12:35:44 +0100</lastBuildDate><atom:link href="https://private.onlythoughts.io/categories/guides/index.xml" rel="self" type="application/rss+xml"/><item><title>SOLID Principles: Clean Code &amp; Design</title><link>https://private.onlythoughts.io/guides/solid/index.html</link><pubDate>Sat, 08 Feb 2025 12:35:44 +0100</pubDate><guid>https://private.onlythoughts.io/guides/solid/index.html</guid><description>SOLID ist ein Akronym für fünf grundlegende Prinzipien des objektorientierten Designs. Sie wurden von Robert C. Martin (Uncle Bob) geprägt und helfen dabei, Software zu entwickeln, die wartbar, erweiterbar und testbar ist.
1. Single Responsibility Principle (SRP) “A class should have one, and only one, reason to change.”
Was? Eine Klasse sollte nur eine einzige Aufgabe haben. Wenn eine Klasse mehrere Verantwortlichkeiten übernimmt, führt dies zu einer starken Kopplung und erhöht die Fehleranfälligkeit bei Änderungen.</description></item><item><title>Markdown Cheat Sheet &amp; Blog Guide</title><link>https://private.onlythoughts.io/notizen/markdown-cheat-sheet/index.html</link><pubDate>Sat, 27 Aug 2022 09:16:45 +0000</pubDate><guid>https://private.onlythoughts.io/notizen/markdown-cheat-sheet/index.html</guid><description>Everything you need to know about Markdown and how to manage this blog.</description></item></channel></rss>