Skip to content

Add foundational Java/FRC glossary terms#47

Merged
JediScoy merged 2 commits into
mainfrom
copilot/add-glossary-terms
May 11, 2026
Merged

Add foundational Java/FRC glossary terms#47
JediScoy merged 2 commits into
mainfrom
copilot/add-glossary-terms

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 10, 2026

Nine terms missing from the glossary that cover core Java and FRC programming concepts needed by new contributors.

Added terms

Section Term
C command-based, constructor
D data types, debounce, driver station
I iterative-based
M method
O object
V variable

Terms already present (autonomous, teleop, Choreo, command, state machine) were left unchanged. All definitions are scoped to Java/WPILib/FRC context and inserted in alphabetical order within their sections.

Copilot AI linked an issue May 10, 2026 that may be closed by this pull request
…erative-based, variable, constructor, driver station, data types)

Agent-Logs-Url: https://github.com/CyberCoyotes/Programmers-Handbook/sessions/3534a23b-3636-44ef-bd97-e66d2e06f968

Co-authored-by: JediScoy <31118852+JediScoy@users.noreply.github.com>
Copilot AI changed the title [WIP] Add glossary terms for Java programming in FIRST robotics Add foundational Java/FRC glossary terms May 10, 2026
Copilot AI requested a review from JediScoy May 10, 2026 23:33
@JediScoy JediScoy marked this pull request as ready for review May 11, 2026 15:30
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@JediScoy JediScoy merged commit b66c58c into main May 11, 2026
2 of 4 checks passed
@JediScoy JediScoy deleted the copilot/add-glossary-terms branch May 11, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add glossary terms

2 participants