In this repository will be multiple example projects. Each project will attempt to show how to use a different aspect of code, from how to set a motor selectors to feedback controllers and autonomous selectors.
All of these projects will be in C++ using VEXcode Pro V5. Download that here, scroll down and find VEXcode Pro V5. Download and run the installer.
Documenatoin is useful to find what functions are available to you. The docs can be found here https://api.vexcode.cloud/v5/.
You can download all of these projects here.
After extracting the zip, in VEXcode, go to File
-> Open
and navigate to your Downloads
to find the Example
folder. Open this, and find the example project you are looking for.