Hi forum. Over the Sean blocks code has proven ineffective when programming customized bots so me and my team are switching to text code. We are familiar with both python and C++. I want to know i there is a better language that vex is compatible with and if not which one is better a for what.
I personally would recommend C++ simply because it is the more commonly used language so support and resources are easier to come across. Python has come a long way in the past couple of years and now that it multithreading support like C++. Whatever language you choose make sure you choose the right compiler for you. V5code is by far the easiest to use but using the VSC extension will give you the most versatility.