Resources - Brickwolves/CodeCampWiki GitHub Wiki
Helpful coding and FTC resources:
- Game Manual 0 - a super helpful resource created by another FTC team which goes over a lot of the basics of FTC software and the FTC SDK
- W3Schools Java Info - a page that contains an overview of almost all of java syntax and code
- SubZero Robotics Coding Camp - recordings from another team's code camp that covers a lot of how to code Vision programs, which is something we may or may not cover during this camp
- FTC Game Manual 1 - the comprehensive FTC rules which contains a lot of info on allowed electrical hardware, coding languages, etc.