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

Beginner’s Guide to Handling Errors in C++

Writing error-free code is a crucial skill for any programmer. This guide will provide beginners with an overview of handling errors while writing C++ code.  We will cover different types […]

Using C++ vectors

Here’s a quick tutorial on using the C++ from the Standard Template Library (STL). Be sure to check my tutorial on C++ maps, also from the STL. The Standard Template Library […]

Game Development Projects

Setting up, Rooms, backgrounds, sprites and objects

In this first simple tutorial, we will explore the GameMaker constructs of Rooms, backgrounds, sprites, and objects. We will see how we can easily add graphics through the user-friendly GameMaker […]

Unity particle systems: Building a fireplace effect

 

 

As you can see above the prerequisite knowledge for completing this project is virtually nothing. That is because Unity makes particle effects easy, very easy. It is true that there […]

Bitcoin & Crypto Tutorials

Dollar-cost-averaging Using Bots on Centralized Exchanges

 

 

Once you decide to invest in a token, how you buy or accumulate that token needs to be selected. You can buy your entire investment at once, but if you put all your money into […]

How to buy Bitcoin on Kucoin with a DCA Bot

 

 

First, let’s see how to do that on Kucoin. The Kucoin bots are only configurable on the mobile app. Download the mobile app and follow these steps to buy two dollars of BTC each day. […]

Beginner Programming Tutorials

Beginner’s Guide to Handling Errors in C++

Writing error-free code is a crucial skill for any programmer. This guide will provide beginners with an overview of handling errors while writing C++ code.  We will cover different types […]

Using C++ vectors

Here’s a quick tutorial on using the C++ from the Standard Template Library (STL). Be sure to check my tutorial on C++ maps, also from the STL. The Standard Template Library […]

From the Blog