Tag: tutorial

Switch operator in C#
Let's explore the switch statement in C#, a powerful tool for selecting one of many code blocks to execute based on the value of an expression.
Th [...]

Personalize your Windows 11 Desktop
Windows 11 provides a range of customization options to make your desktop truly yours. Here’s a comprehensive guide to help you personalize your Windo [...]

Inheritance in C#
Inheritance is a fundamental pillar of object-oriented programming (OOP) that allows you to create new classes (derived or child classes) based on ex [...]

Transparent text overlay
For this tutorial I will be using the following image
Image by G.C. from Pixabay
STEPS
1. Duplicate the image layer using CTRL/CMD + J
[...]

Tutorial – Smooth glass type effect
Creating text effects in photoshop can be really simple, here's a quick way to create a smooth glass type effect, the effect works well with any backg [...]

Add clouds to an image creating a brush
When we're trying to add clouds to an image in photoshop, we'd normally think about adding the cloud in a layer, and just adjust it and blend it usi [...]
6 / 6 POSTS