There is a lot to learn! It is important to us that all students have access to the resources that they need so they can continue learning at home. As we offer new courses, related resources will be added here so everyone can find the support that they need.
Where is my code!
All student code (and our examples) will be stored on our Gitea server and accessible at home with their own login! We encourage students to explore on their own and want them to always be able to access what they need.

We have documentation, code examples and getting started guides and all that good stuff on our Gitea Wiki. Please feel free to use these regardless of if you are currently subscribed to our courses!
Learning Resources
We aim to have lots of examples on our Gitea server for students to use. However, learning to code is a large part learning where to go to look up examples, documentation and tutorials. Here are some very useful links below.
Game Making
A great place to start making games. It uses a block based programming model that lets you start thinking like a coder without having to write out actual code. Its a great place to start if you are interested in creating computer games.
Godot is one of the newer game engines out there. Industry grade games have been built with this! A step up from scratch but if you master Godot then you will be able to create any game you can imagine. There are other games engines (Unity, Unreal etc) but we believe that Godot is the best starting point and will let you create an awesome and slick games in the quickest time.
