Skip to content

Exercises for new members to learn how to program using Java and WPILib

Notifications You must be signed in to change notification settings

frc7308/new-member-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

NewMemberExercises

Exercises for new members to learn how to program using Java and WPILib

Table of Contents

Java Basics

  1. Hello, World!
  2. Hello, variables
  3. FizzBuzz

WPILib Basics

  1. The Robot class
  2. Driving a motor
  3. Actuating a solenoid
  4. Reading an encoder

Programming a robot subsystem

  1. The Sybsystem class
  2. Subsystem attributes
  3. The constructor
  4. get() and set()
  5. Custom functions

About

Exercises for new members to learn how to program using Java and WPILib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published