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
I bought the Lifetime Access Subscription. Why does my subscription show as Pending Cancellation?
If you have an existing annual or monthly subscription when you purchase our Lifetime Access Subscription option, our system intentionally and automatically cancels your existing subscription. As such, seeing your subscription show up as "Pending ...
Does Zenva offer a dark mode?
Yes, Zenva does offer a dark mode for the platform. To turn dark mode on or off, simply click the halfmoon icon in the navigation menu. Please note that some elements are not properly color coded for dark mode due to limitations from third-party ...
Can I use hotkeys to control videos?
Yes! As long as the video is in focus, popular hotkeys will work with our video player to make your learning experience smooth. This includes the following hotkeys: Key Function Space Bar Pause/Unpause the video Up - Down Arrow Keys Adjust the volume ...
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 ...