-
Notifications
You must be signed in to change notification settings - Fork 2
CSharpBible
Joe Care edited this page Jan 18, 2025
·
9 revisions
Home --> CSharpBible
is a collection of small C# programs showing basic skills and techniques. it falls into several parts:
a collection of (basic) libraries e.g: MVVM_Base & Math2D
a collection of programs that have a visual attitude & effect
a collection of "Calculator" engines and programs simulating a pocket-calculator e.G: Calc32 & Calc64
a collection of small programs showing various technics & best practices mostly inspired by youtube-videos of 42 Entwickler & Tim Corey but heavily polished ... and commented ... and tested
e.G: Property-change-notification, RelayCommand, ValueConverters
e.G: Input-validation, Community-Toolkit, Messaging
e.G: Dependency-Injection, Simple Games & Apps, Wizzards, Scoped-models