Xed is the default text editor in Linux Mint with Cinnamon environment. It is fast and simple to use for editing source codes or text […] Read More
Author: georgik
Default instructions for installation of .NET Core 2.1 do not contain instructions how to install the technology on Linux Mint. You may have a temptation […] Read More
Xcode has a very minimalistic design when working with build errors. Sometimes it’s necessary to get more information about a failed build and it might […] Read More
If you’re using Android Studio to build C++ application with NDK you might encounter following error during build: The problem is caused by the upgrade […] Read More
In previous article, we were talking about drawing pictures in JPEG format. Let’s look how to draw some graphic primitives like a line. SDL2_gfx is […] Read More