Skip to content

Intro to Programming#7

Open
Adrianamm wants to merge 15 commits into
frcsoftware:mainfrom
Adrianamm:main
Open

Intro to Programming#7
Adrianamm wants to merge 15 commits into
frcsoftware:mainfrom
Adrianamm:main

Conversation

@Adrianamm

Copy link
Copy Markdown
Member

Added "What is Programming" "What is Java" and "Why Program in FRC?"

---
title: Intro to Programming
description: Coming soon!
description: An Introduction to what is programming and how it's used in FRC

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: An Introduction to what is programming and how it's used in FRC
description: An Introduction to programming and how it's used in FRC

Comment on lines +16 to +17
or functions, are called on. Java is also the most common programming language used in FRC which why FRCSoftware teaches FRC
programming in Java.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
or functions, are called on. Java is also the most common programming language used in FRC which why FRCSoftware teaches FRC
programming in Java.
or functions, are called on. Java is also the most common programming language used in FRC which is why FRCSoftware in Java.

Comment thread src/content/docs/getting-started/intro-to-prog.mdx Outdated

@samfreund samfreund left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall seems pretty good, but I think there's potential for a better flow between sentences. I like the examples given for Why Program, I think that helps drive the reasoning home.

@Adrianamm

Copy link
Copy Markdown
Member Author

Added in your suggestions and explained a little more on the "What is Java" section. I think it's a bit better now
lowkey might have accidentally brought in new changes that were supposed to go in a different PR but I'll make a new PR for those



## What is Java?
Java is also an object-oriented programming language, which means its work is done by having objects that different actions,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also refers to something unmentioned here

its work is done by having objects that different action, or functions, are called on

This is a bit of an incomplete explanation of object-oriented.

Comment thread src/content/docs/getting-started/intro-to-prog.mdx Outdated
Comment thread src/content/docs/getting-started/required-tools.mdx Outdated
Comment thread src/content/docs/getting-started/required-tools.mdx Outdated
Comment thread src/content/docs/getting-started/required-tools.mdx Outdated
Adrianamm and others added 2 commits June 7, 2026 17:57
Co-authored-by: Sam Freund <samf.236@proton.me>
Co-authored-by: Tim Winters <twinters007@gmail.com>
@samfreund samfreund force-pushed the main branch 9 times, most recently from b5680fd to 6ca05c8 Compare June 25, 2026 06:58
@samfreund

samfreund commented Jun 26, 2026

Copy link
Copy Markdown
Member

This seems to have been superseded by/overlap with #9

See #9 (comment)

@github-actions

Copy link
Copy Markdown

🌐 Preview URL: https://pr-7.frcsoftware.pages.dev

@samfreund samfreund force-pushed the main branch 7 times, most recently from ea813ca to f514f00 Compare June 30, 2026 04:58
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.

3 participants