Blog

Articles about software development, software architecture, best practices, tutorials, tips and tricks.

Sharing data between Java threads

Problems and solutions for sharing memory between threads in Java.

October 15, 2020

Working with threads in Java

A tutorial showcasing the basics of working with threads in Java.

October 15, 2020

Type embedding in Go

Embedded types in Go: structs, interfaces. How do they work?

October 6, 2020
October 5, 2020

Writing SOLID Go code

How to apply SOLID object oriented design principles in Go programming language

October 4, 2020

How to add a custom subdomain to GitLab Pages with Namecheap DNS

Add custom subdomain to static website hosted on GitLab Pages

October 1, 2020

Learn how to say hello in Go

Getting started with Go

September 28, 2020