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 via LinkedIn. Before proceeding, ...
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
My Humble Bundle code doesn't reduce the price to $0. What should I do?
When redeeming a Humble Bundle purchase on Zenva Academy, it is important to make sure that your cart is clear of all other products. If there are other products in your cart, this can result in the coupon not discounting your purchase correctly. To ...
What Platforms does GameDev Assistant work on?
GameDev Assistant works on Windows, Mac, and Linux for the Standard version of Godot. At this time, it does not work on the Android version or the web editor version.
Can I remove courses from my "My Learning" page?
On Zenva Academy, the My Learning page displays three helpful lists of courses: Any course that you've started Any course that you've completed Any course that you've bookmarked There may come a point, however, when you wish to clear these lists of ...
Can I use GameDev Assistant with a locally installed LLM or my own API key?
GameDev Assistant does not support local LLMs or third-party API keys. The service is a multi-agent system running on our server, which relies on a combination of large language models used for different things. To function properly, it requires full ...
Can GameDev Assistant be used with the .NET version of Godot?
GameDev Assistant was primarily designed for the Standard version of Godot (i.e. the GDScript version). While we DO NOT officially support the .NET version of Godot (i.e. the C# version), the plugin should be able to be installed and used in that ...