20210225 - Dutton-Christian-Robotics/Learning-to-Code GitHub Wiki

February 25, 2021

Topics covered:

  • Classes
  • Properties and MEthods
  • Inheritance

Classes

  • application base class - needs to have a public static void main(String[] arg) statement
  • Parent and child
  • Object Oriented Programming (OOP)
  • OOP is meant for DRY

Propoeties and Methods

  • Properties store information about the class
  • Methods perform an operation of the class

Drive the Robot Challenge

  • How to download to the bot

Connecting to the robot

Please note: this information has been added to a separate page and is subject to change.

  • Wifi SSID: DIRECT-5q-15815-RC
  • Password: 5XtRwSvZ
  • URL: 192.168.49.1:8080