obsidian-vault/programming.md
2025-09-24 21:16:49 +02:00

14 lines
311 B
Markdown

---
aliases:
language: English
created: "2025-09-24"
summary:
tags:
- resource
---
Some tips to improve my programming skills:
- usw more interfaces and make sure that each class can be substituted by a mock-class to make testing easier
- thoroughly map out the architecture with its use cases in advance