Testing your Software with Style and Structure
Let’s have a look at structured unit, integration and system testing, inspired by the V-Model used in automotive development.
Let’s have a look at structured unit, integration and system testing, inspired by the V-Model used in automotive development.
In this tutorial we will setup a simple build server, which can build a C# hello world project for macOS and linux, verifying your cross-platform compatibility.
Scripting is the fastest way to get stuff done. And of course there is a cross-platform solution: Let’s get started with PowerShell Core.
Get started with command line basics for windows, macOS and Linux. They share a common set of commands, too.
Seeing the popularity of our viking dating sim, we asked ourselves: “Can we make this bigger without investing too much time?” And so the Idea of the Polish Jam was born.
We love game jams and we would like to share our passion. Here are some basics to start with. If you have more questions you can find us in discord.
Hi Guys, It’s been a while since our last article. Last year had many surprises in store for us. We finished our Master’s theses and our time at university. During the writing phase, we found jobs as software developers at different locations. Justice and Eike moved to Hamburg and Sergej to Frankfurt. Finding apartments …
Hey guys, our SARSA-based learning AI is making great progress! We have our first experiment results and have begun further tweaking of our experiment setups. As our experiments all follow a common non-trivial setup, we thought it would be fun to share it with you 🙂 Problem Description As we explained in our last AI …