Spartronics4915
Ctrlk
  • Introduction
  • Version Control and Git
  • An Introduction to Java
    • Lesson 1: Introductory Syntax
    • Lesson 2: Variables and Datatypes
    • Lesson 3: Method Calls
    • Lesson 4: The If Statement
    • Lesson 5: Method Definitions
    • Lesson 6: Classes
    • Lesson 7: Inheritance
    • Helpful Programming Resources
  • Programming a Robot
  • Data Analysis
  • Arduino and Bling Development
Powered by GitBook
On this page
  • WPI Documentation and Resources
  • Learning Git
  • Learning Java
  • An Intro to PID Controllers

Was this helpful?

  1. An Introduction to Java

Helpful Programming Resources

WPI Documentation and Resources

  • WPI FRC Control System

  • WPILib APIs

Learning Git

  • What is Git?

  • Git Cheatsheet

  • Git Documentation

Learning Java

  • Our Java Lessons

  • Oracle's Java Tutorials

  • Example Problems on Practice-It

An Intro to PID Controllers

  • Simple Examples of PID Control

  • PID Control - A brief introduction

PreviousLesson 7: InheritanceNextProgramming a Robot

Last updated 4 years ago

Was this helpful?