Popular Articles
How do I post my certificate on LinkedIn?
Sharing your Certificate of Completion on LinkedIn is a great way to impress potential employers with the fact you have been actively engaged in learning. Below we will outline the process for sharing your certificate view LinkedIn. Before ...
How to Install Python
If you intend to use our Python courses with a code editor like Python's built-in IDLE editor, Visual Studio Code, Anaconda, Spyder, or something else, you will need to first install the Python runtime to your local computer. This short article will ...
How to Install Visual Studio Code
In this article, we'll showcase how to install Visual Studio Code (VSC), an ultra popular code editor that can be used for a wide variety of coding languages (including Python, web development languages, C#, C++, and more). Installing VSC 1. Navigate ...
Course Update Policy
This article describes how we deal with updating courses in the face of changing technologies, such as updates to languages, frameworks, engines, and so on. Below outlines the entire life-cycle of a course, from creation to archiving, and how we deal ...
Codemurai no longer works! Where is Codemurai?
As of August 2023, we made the difficult decision to delist Codemurai from both Android and iOS. While Codemurai will always have a special place in our hearts, technology has evolved rapidly since its creation. As such, the Codemurai content has ...
Recent Articles
How to Install Godot (.NET Version)
In this article, we'll cover how to install the .NET edition of Godot - which is both free and open source. Before beginning, you may wish to review Godot's system requirements. The .NET version of Godot uses the C# programming language. If you would ...
How to Install Rust
This article will briefly cover how to set up Rust for Rust-based projects. Installing Rust 1. Head to the Rust installation page at https://www.rust-lang.org/tools/install 2. The page should automatically detect your operating system and present you ...
How to Install MonoGame
This article will cover how to set up the MonoGame framework for game development. MonoGame recommends using Visual Studio Community for development - the setup of which is covered in this article. You can, however, use other code editors like Visual ...
How to Install GameMaker
This article will cover how to install the GameMaker engine. Before installation, you may wish to review GameMaker's system requirements. Downloading and Installing GameMaker 1. Head to the GameMaker download page at https://gamemaker.io/en/download ...
How to Install Defold
This article will cover how to install the game engine Defold. Before installation, you may wish to review Defold's system requirements. Please note as well that for our courses, we advise downloading version 1.81 for optimal compatibility. While you ...