C++ Programming

Errors: To Fail or To Recover?

Errors: To Fail or To Recover?

The environment in which your code runs is imperfect: users will provide invalid inputs, external systems will go down, and your code and other code…

Can Kids Learn C++?

Learning computer programming languages is no longer a trend but a necessity in several parts of the world. The real issue for many parents and…

Book Review – Software Architecture with C++

Overall this is a good reference book to have in the shelf. This is highly recommended book on C++ for relatively experienced programmers and knowledge…

Rock, Paper, Scissors Game in C++ [C++ Game]

This is a simple C++ program to demonstrate rock, paper, scissors game. In this game, players have to choose one of the three options to…

Is C++ a Good Programming Language for Kids?

Coding is undoubtedly among the greatest skills anyone can have in the current digital era. With the advancing and increased use of technology, programming has…

Source Game Development Engine

Source Game Development Engine is a successor to GoldSrc and developed by Valve Corporation. Source is written in C++ programming language and it's SDKs can…

Snowdrop Game Development Engine

Snowdrop is a cross-platform game engine written in C++. A "node-based system" powers the core of this game engine. Initially, Massive Entertainment built this game…

ShiVa Game Engine

ShiVa is a versatile video game development engine that comes up with an extensive built-in graphical editor developed to produce video games and apps for…