14 lines
311 B
Markdown
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 |