Join Email List!

Joke Supercut #1

This compilation of jokes, mishaps and silliness comes from tutorials #1-7 of my Let’s Learn C++ series. My programming comedy is slightly more than people ask for. Here are the playlists from which this was made!Read More →

Entity Component System using C# and WPF

Board Game Stratego Programmed with Entity Component System We program the board game Stratego using C# and Windows Presentation Foundation (WPF). We follow an Entity Component System structure, though it may be overkill for the task at hand. Check out the Project on GitHub  Read More →

C++ destructors, OOP, Accessors and more playlist!

Let’s Learn C++: Intermediate playlist goes beyond the basics The playlist below contains C++ topics beyond the basics and covers a huge range of topics. This series expands on the C++ Basics series you can find hereĀ or you can learn the basics of Programming Python here. Some of the topicsRead More →