patreon

 

 

Beginning C++ Game Programming 3rd Edition

Get to grips with programming and game development techniques using C++ libraries and Visual Studio 2022 with this updated edition of the bestselling series.

See it on Amazon

324

Bitcoin for Beginners & Crypto for Beginners on Amazon

Learn about Bitcoin and crypto, how to use it and why they don’t want you to.

Latest Programming Tutorials

Solidity Variables and Data Types

Here’s the third tutorial focusing on Solidity Basics: Variables and Data Types. In this tutorial, we’ll dive into the exciting world of Solidity variables and data types.

Solidity, as you may know, […]

Kotlin variables and data types

In this tutorial, we’ll dive into variables, data types, and type inference in Kotlin. We’ll cover how to declare variables, assign values, and perform basic operations. Variables are used to store […]

Game Development Projects

Coding a parallax scrolling background for Android

In this tutorial, we will see the tricks and the code required to achieve a parallax scrolling background effect. The parallax effect is when different layers of backgrounds are moved […]

Building a simple game engine in C++

In this tutorial project, we will build a fully working and functional but simple C++ game engine. All that the game engine will do is allow the player to control […]

Bitcoin & Crypto Tutorials

How to Run a Bitcoin Node

 

 

In the previous chapter, we saw exactly what a node does and how it is vital to the network, perhaps more vital than the miners. In the early days of Bitcoin, running a node and […]

Using Centralized Exchanges

 

 

Centralized exchanges are the big banks of the crypto world. It is my opinion that a few of them, and their leaders, are a force for good, but using a centralized exchange is counter to […]

Beginner Programming Tutorials

Solidity Variables and Data Types

Here’s the third tutorial focusing on Solidity Basics: Variables and Data Types. In this tutorial, we’ll dive into the exciting world of Solidity variables and data types.

Solidity, as you may know, […]

Kotlin variables and data types

In this tutorial, we’ll dive into variables, data types, and type inference in Kotlin. We’ll cover how to declare variables, assign values, and perform basic operations. Variables are used to store […]

From the Blog