What are some good tutorials for a person who has limited coding knowledge and is trying t learn pros.
Also, where do I go to download pros for vexrobotics?
Here are some threads, But if you just search up “pros” into the vf search bar many results will pop up
Youtube is also a good resource
The Unofficial Vex Server has the developers on pros who regularly answer pros questions in the software channel. That is another good resource.
The best way to learn how to program with PROS is to learn how to program in C or C++ first.
The PROS documentation is also a great resource. They have examples, tutorials, and detailed information on every pros feature. Also, they have a tutorial on how to get PROS installed as well as how to compile and upload your first program to the V5.
In addition to the recourses posted specifically for pros, I’d recommend learning how to program. Spin up learn cpp or something and make something your interested in when you don’t have a robot to play around.
Installation Guides — PROS for V5 3.8.0 documentation is the specific link you want. If you have questions, the discord is usually a good place, since that’s where we usually lurk.