Leaning in Games with Your Webcam Using Python and OpenCV

Development beyond code | Continue reading


@gdcorner.com | 4 years ago

Working from Home in the Game Development Industry

Development beyond code | Continue reading


@gdcorner.com | 4 years ago

Jenkins Home Lab: Part 4 – On-Demand Linux Agents with Docker

Configuring Jenkins to use Docker for on-demand agents | Continue reading


@gdcorner.com | 4 years ago

Jenkins Home Lab: Part 3 – Setting Up Windows Agents

Configuring Windows agents for a Jenkins home lab. | Continue reading


@gdcorner.com | 4 years ago

Jenkins Home Lab: Part 2 – Adding Linux Agents (Ubuntu and Raspberry Pi Systems)

Configuring Ubuntu and Raspberry Pi agents for a Jenkins home lab. | Continue reading


@gdcorner.com | 4 years ago

Setting Up a Jenkins Home Lab: Part 1 – Setting Up the Master

A guide for building a Jenkins home lab. In this first part you'll learn how to configure a Jenkins master server. | Continue reading


@gdcorner.com | 4 years ago

Improving Coding Standards and Quality

Coding Standards are often thought of as style guides, however coding standards should be more than merely a style guide. Beyond just style, I believe standards should encompass everything that is used to improve code quality and reliability. This includes how code is reviewed an … | Continue reading


@gdcorner.com | 5 years ago