In this tutorial, I am going to show you how to convert Hexadecimal to Binary format using an Excel worksheet…
Programming Languages

Increase Keyboard Functionality with AutoHotkey
This tutorial is meant to be an introduction to AutoHotkey by exploring its most popular use: hotkeys. Nowadays, one big…

How To Edit Ardublock Project – Block-Based Programming
This tutorial is the second in a series of three, which are intended to introduce you to the Ardublock block-based…

Block-Based Programming – What is Ardublock
This tutorial is the first of a series of three, which intend to present the Ardublock block-based programming environment. This…

How to Send an Email with the CMD or PowerShell
In this tutorial, we will learn how to send emails using PowerShell command lines or using a PowerShell script. This…

Simple Calculator with Graphical Interface
This tutorial will be showed how to create a simple graphical interface using C++ and Visual Studio 2019. This tutorial…