Tutorial My Digital Illustration Process: Part 2 This is the second part of a multi-part series that will show you the entire process of creating a drawing, from its ideation to the final product.
Tutorial My Digital Illustration Process: Part 1 This is the first part of a multi-part series that will show you the entire process of creating a drawing, from its ideation to the final product.
Unity Editor Window with Serialized Class in Unity Editor Windows are a very useful tool. Today we will learn an intermediate Unity programming skill that helps in the distribution of packages and plugins.
Android Setting up Anbox on Debian Anbox is a useful tool for testing Android applications in a Linux/GNU environment. Setting it up is also pretty easy, and today I will show you how to set up Anbox on Debian.
Photoshop Drawing using Layer Styles in Photoshop Layer Styles are powerful Photoshop tools that can even be used to detail a drawing. In this tutorial, I will be showing how we can use Layer Styles to add depth and glow to a drawing.
Sketching Drawing a Human Foot Feet are even more difficult than hands to draw since we get to see so little of them in daily life in comparison. But, using footprints, I have been able to develop a useful process of drawing feet.
MongoDB MongoDB Race Conditions: Part 2 - The Solution In this part, we will identify the Race Condition that occurred in the previous article and fix it with a few changes in code.
Sketching Drawing Hands Drawing human hands can be a challenging task. Let's go over the nuances and decisions you need to make when drawing them.
Tutorial How to Create a Ubuntu Bootable USB using macOS A detailed tutorial for creating Ubuntu bootable USBs in macOS using Etcher.
MongoDB MongoDB Race Conditions: Part 1 - The Problem Race conditions can occur in MongoDB because of bad queries. We will learn how to recreate and troubleshoot these conditions whenever they appear.