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

311 B

aliases language created summary tags
English 2025-09-24
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