VEX Video Tutorials

VEXCode Pro V5

  • Lesson 1: Installation

    Installation of VSCode

    This guide will walk you through the installation of Visual Studio Code and the VEXCode Pro V5 extension.

  • Lesson 2: VEXCode Pro Basics

    the creation of projects, devices, and functions

    This guide will walk you through the installation of Visual Studio Code and the VEXCode Pro V5 extension.

  • Lesson 3: Introduction to JAR Template

    Intro to JAR Template & Guided Walkthrough

    This video will guide you through the creation of a JAR template project in VEXCode Pro V5. I will teach you to install it from GitHub, and how to use it to create an autonomous program.

    GitHub Link

  • Lesson 4: Introduction to Version Control

    Introduction to Version Control & Guided Walkthrough of Git and GitHub

    As a final lesson, I will introduce you to version control and how to initialize Git and use GitHub to store and share your code. This is a crucial skill for any programmer, and I highly recommend you learn it to create an organized system of incremental changes for your team's notebook.