Welcome to the Calvin Christian Robotics GitHub organiation.
- Learn Java (Code Academy)
- Suggested Lessons 1-9
- FRC: 0 to Autonomous (YoutTube)
- git
- Many things in programming you learn, and then may not use again. Git is NOT one of those tools. It is used everywhere. It isn't the same as GitHub. GitHub is a place online where you can store and share your git repositories, but you can learn git without GitHub.
- (FIRST Robotics Competition Control System)[https://docs.wpilib.org/en/stable/index.html] Documentation (WPILib)