For full text search please use the '?' prefix. e.g. ? Onboarding
Tech Guidance
Of course look at
Tech Software Principles
to start out.
Then look at this hierarchy.
Children
Avoid Statics but Allow Usage of Extension Methods
Favor Composition over Inheritance
Favor Immutability
Isolate the Necessary Evil of New Operator
Recursive Functions Should Be Static