I am a programmer for my team, and we are going to code in C++. I cannot code in C++, and I am looking for ways where I can learn the C++ needed for VEX. Does anyone have any tips on what to use and what to learn?
9 Likes
go to Comprehensive Guide to C++ on VEX V5 Platform — VEXcode Documentation
itll show u all the functions
3 Likes
If you don’t know C++, you don’t need to code in it. Most functions you need can all be somehow created with Blocks and Python.
2 Likes