Popular Articles
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 ...
How to Install Unity
This article will cover both how to install Unity for the first time, and how to install new versions of Unity for pre-existing installations. Before installation you may wish to review Unity's system requirements. First Time Installation Only - ...
What are lesson notes and where can I find them?
Lesson notes are summaries of our video lessons in a text format, which feature instructions, code, and important screenshots from the video lessons. They provide an alternative way to learn the content and help cement the knowledge that you learn in ...
I want to change subscription plans. When will I be charged?
If you choose to switch subscription plans, when will you be charged is dependent on the plan you're switching to as well as other factors. We've outlined all cases below to explain how your billing schedule will change. Switching from Monthly to ...
How to Install Python on Windows
If you intend to use our Python courses with a code editor like Python's build-in IDLE, Visual Studio, Anaconda, Spyder, or something else, you will need to first install the Python runtime to your local computer. This short article will cover how to ...
Recent Articles
Notice of Course Removal for Third Party Courses
At Zenva, we are dedicated to providing modern and industry relevant skills in coding and development. In order to facilitate this, we have made the decision to completely remove a sizeable collection of our oldest and most deprecated courses from ...
How can I Delete my Zenva Academy account?
If you wish to have your Zenva Academy account completely removed from the platform, please contact our helpdesk directly with your request. This will allow us to ensure all your data is securely erased from our systems as per required on our end. ...
What is Zenva's refund policy?
As per the Terms and Conditions that govern our services and that are accepted by everyone using our platform, our refund policy for Zenva Academy purchases is outlined below: 1. Non-subscription payments We offer a 7-day refund period for purchases ...
I bought lifetime access but my course was archived! Why?
Besides our subscription, we often offer lifetime access versions of individual courses, curriculums (through Kickstarter), third-party bundles (through sites like Humble Bundle), or similar. When purchasing lifetime access, you are purchasing the ...
How to Install Node.js and NPM
This article will briefly cover how to install Node.js and NPM for your computer. Note that NPM and Node.js are packaged together, so you only need to install one element. 1. Head to the Node.js website at https://nodejs.org/en/ 2. By default, your ...