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.
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
Game variables
When we code a computer game, the first thing we need it to do is to ‘know’ what the current state of the game is. This might include the player’s score, how many […]
Changing the value of game variables
The main way to change our game’s variables using Java is using a concept called operators.Operators in Java are just like mathematical operators and many of them are the same […]
Game Development Projects
Setting up Android Studio development environment
Setting up your Android development environment does not have to be hard. In this tutorial, I will walk you through all the steps required to install Android Studio 2.2.2. By […]
Bitcoin & Crypto Tutorials
Lending & Borrowing on Polygon with AAVE
The native token for paying gas on Polygon, as we learned in chapter 8, is the MATIC token. The Polygon network used to be called Matic, but it rebranded to Polygon in February 2021. My […]
All the trouble in the world
Interacting with crypto projects throughout this book might have painted a picture of an unstoppable technology whose time has come. Freedom, prosperity, and decentralization must be just around the corner. I’m confident that if left […]
Beginner Programming Tutorials
Game variables
When we code a computer game, the first thing we need it to do is to ‘know’ what the current state of the game is. This might include the player’s score, how many […]
Changing the value of game variables
The main way to change our game’s variables using Java is using a concept called operators.Operators in Java are just like mathematical operators and many of them are the same […]


