-
Notifications
You must be signed in to change notification settings - Fork 0
Learning resources
Aidan Cork edited this page Jan 23, 2021
·
6 revisions
the official Wpilib site has tons of great learning material, this includes how to install vs code and many other useful tools.
FRC Programming Done right is also another great site to check out.
if you decide to install the Wpilib vs code software on your personal laptop(I recommend to), remember to skip the driver station software.
A great place for getting answers to questions is Chief Delphi, think of it like the Stack Overflow of robotics
The first video resource I recommend is this playlist, it teaches you the basics of the command based system we use.