Blog Archive
Woopec.Graphics
- November 2023 - Create new Instances of a C# Class and store them in a List (h4-08)
- October 2023 - Clean Code C# Coding Kata - Conway's Game of Life
- September 2023 - 0 is not equal to null. Definition and Use of the appropriate C# Types (h4-06)
- August 2023 - It is never to early to write Clean Code (h4-05)
- July 2023 - Draw a filled hexagon using simple C# commands (h4-03)
- July 2023 - How to easily write your first C# program with graphics (h4-02)
- July 2022 - Drawing spirograph curves (also called hypotrochoids) with C# turtle graphics
- July 2022 - Drawing polygons and stars with C# turtle graphics (and GCD calculation)
- June 2021 - Woopec release 1.0.0
- June 2021 - Turtle graphics for C#?
.NET
- March 2023 - Cache data in memory and update it regularly via a background service (.NET Core MinimalAPI example)
- November 2022 - Serialization and deserialization of polymorphic objects with System.Text.Json and .NET 7
- May 2022 - IPC with polymorphic objects and System.Text.Json Serialization
Mathematics
- July 2022 - Drawing spirograph curves (also called hypotrochoids) with C# turtle graphics
- July 2022 - Drawing polygons and stars with C# turtle graphics (and GCD calculation)
LearnToCode
- May 2024 - A Beginner's Guide to downloading Code from GitHub (h4-11)
- April 2024 - Clean Code with YAGNI, KISS, SRP, SoC and IOSP, an Example (h4-10)
- March 2024 - Introduction to C# Methods, and a Rule for it: Do not change the Values of their Parameters (h4-09)
- November 2023 - Create new Instances of a C# Class and store them in a List (h4-08)
- October 2023 - Clean Code C# Coding Kata - Conway's Game of Life
- September 2023 - 0 is not equal to null. Definition and Use of the appropriate C# Types (h4-06)
- August 2023 - It is never to early to write Clean Code (h4-05)
- July 2023 - C# Debugging for Beginners (h4-04)
- July 2023 - Why is this simple C# Program not working? Fixing Compiler Errors (h4-04)
- July 2023 - Draw a filled hexagon using simple C# commands (h4-03)
- July 2023 - How to easily write your first C# program with graphics (h4-02)
- July 2023 - Learn C# step by step, the HexaFour Game (h4-01)
- June 2023 - Developing Software is just as easy as Building Airplanes (h4-00)
C#
- May 2024 - A Beginner's Guide to downloading Code from GitHub (h4-11)
- April 2024 - Clean Code with YAGNI, KISS, SRP, SoC and IOSP, an Example (h4-10)
- March 2024 - Introduction to C# Methods, and a Rule for it: Do not change the Values of their Parameters (h4-09)
- November 2023 - Create new Instances of a C# Class and store them in a List (h4-08)
- October 2023 - Clean Code C# Coding Kata - Conway's Game of Life
- September 2023 - 0 is not equal to null. Definition and Use of the appropriate C# Types (h4-06)
- August 2023 - It is never to early to write Clean Code (h4-05)
- July 2023 - C# Debugging for Beginners (h4-04)
- July 2023 - Why is this simple C# Program not working? Fixing Compiler Errors (h4-04)
- July 2023 - Draw a filled hexagon using simple C# commands (h4-03)
- July 2023 - How to easily write your first C# program with graphics (h4-02)
- July 2023 - Learn C# step by step, the HexaFour Game (h4-01)
- June 2023 - Developing Software is just as easy as Building Airplanes (h4-00)
HexaFour
- May 2024 - A Beginner's Guide to downloading Code from GitHub (h4-11)
- April 2024 - Clean Code with YAGNI, KISS, SRP, SoC and IOSP, an Example (h4-10)
- March 2024 - Introduction to C# Methods, and a Rule for it: Do not change the Values of their Parameters (h4-09)
- November 2023 - Create new Instances of a C# Class and store them in a List (h4-08)
- September 2023 - 0 is not equal to null. Definition and Use of the appropriate C# Types (h4-06)
- August 2023 - It is never to early to write Clean Code (h4-05)
- July 2023 - C# Debugging for Beginners (h4-04)
- July 2023 - Why is this simple C# Program not working? Fixing Compiler Errors (h4-04)
- July 2023 - Draw a filled hexagon using simple C# commands (h4-03)
- July 2023 - How to easily write your first C# program with graphics (h4-02)
- July 2023 - Learn C# step by step, the HexaFour Game (h4-01)
- June 2023 - Developing Software is just as easy as Building Airplanes (h4-00)
CodeQuality
- April 2024 - Clean Code with YAGNI, KISS, SRP, SoC and IOSP, an Example (h4-10)
- October 2023 - First think about a Concept, then take the next Coding Step (h4-07)
- October 2023 - One Third for Conceptual Work
- October 2023 - Clean Code C# Coding Kata - Conway's Game of Life
- August 2023 - It is never to early to write Clean Code (h4-05)