September 20, 2023 - Drygast
Pong clone in Godot
Basic pong clone using Godot game engine.September 19, 2023 - Drygast
Hello World, Godot
Create a basic Hello World project with Godot Game engineSeptember 17, 2023 - Drygast
Levenshtein distance in databases
Should you use levenshtein distance in databases?August 09, 2023 - Drygast
Format C# code with .NET
Using dotnet format to ensure consistent coding styleJuly 15, 2023 - Drygast
Create multi-project templates in Visual Studio
I created the same solution over and over again, so a basic template really helpedJuly 12, 2023 - Drygast
Hello World with Azure, VS Code and C#
Create a basic Hello World project with Azure repos, Visual Studio Code and C#July 08, 2023 - Drygast
How to Setup Windows 10 for Software Development
A short and very basic look at how to setup windows 10 for software developmentJune 27, 2023 - Drygast
MySQL tips and tricks
A couple of snippets that might come in handyJune 26, 2023 - Drygast
Should I use datetime or timestamp in MySQL?
My thought on datetime vs. timestamp in MySQLJune 25, 2023 - Drygast