introduction_to_frc_programming
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| introduction_to_frc_programming [2026/04/08 14:47] – [Variable - Object] fixed list ztif33 | introduction_to_frc_programming [2026/04/08 14:47] (current) – [Variable - Object] ztif33 | ||
|---|---|---|---|
| Line 81: | Line 81: | ||
| * Example: The Drivetrain object includes all the drive motors | * Example: The Drivetrain object includes all the drive motors | ||
| * Fundamental part of java | * Fundamental part of java | ||
| + | |||
| ---- | ---- | ||
| + | |||
| All variables in Java, except for primitive types, are an object. | All variables in Java, except for primitive types, are an object. | ||
introduction_to_frc_programming.txt · Last modified: by ztif33
