Introduction to SQL QueriesIn this article, I’ll cover the basics and foundational concepts of SQL. Before diving into SQL itself, it’s essential to understand what a…Aug 19, 2024Aug 19, 2024
Create and Implement a Sprite SheetFirst, let’s import a sprite sheet. We can either download one from FreePik.com, the Unity Asset Store or wherever you might find a sprite…Aug 13, 2024Aug 13, 2024
C# Survival Guide: Scriptable ObjectsScriptable Objects are a powerful feature in Unity that act as data containers. They offer a designer-friendly way to store and manage…Jul 29, 2024Jul 29, 2024
Using Bugzilla to Create and Track BugsIn this article, I will show you how to use Bugzilla and how to create defects.Jul 25, 2024Jul 25, 2024
Creating a Kanban Board in JiraA Kanban board is essentially a scrum project but without the sprint aspect.Jul 22, 20241Jul 22, 20241
Create and Manage Test Plans Using Xray in Jira: A Step-by-Step GuideIn the previous article, I discussed in detail how to use the most important features of Jira. Now, I want to demonstrate real-world…Jul 18, 20241Jul 18, 20241
Optimizing QA with Jira: A Step-by-Step GuideJira is commonly used in QA (Quality Assurance) roles primarily for tracking and managing software testing activities. Here’s how it’s…Jul 15, 2024Jul 15, 2024
Intro to Ragdoll PhysicsIn this article, we will take a look into ragdoll physics. When we look at our ragdoll, we can see that there is the Ragdoll mesh, and then…Jul 8, 2024Jul 8, 2024