Skip to content

Stage 0: Debugging - #240

Open
Adrianamm wants to merge 11 commits into
frcsoftware:mainfrom
Adrianamm:debugging
Open

Stage 0: Debugging#240
Adrianamm wants to merge 11 commits into
frcsoftware:mainfrom
Adrianamm:debugging

Conversation

@Adrianamm

Copy link
Copy Markdown
Member

Description

What changed?
Added a page on Java debugging for stage 0

Meta

Merge checklist:

@github-actions github-actions Bot added Curriculum material Curriculum materials, lessons for students, etc examples stage0 labels Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🌐 Preview URL: https://pr-240-frcsoftware.frcsoftware.workers.dev

Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Adrianamm and others added 3 commits September 4, 2026 17:27
Co-authored-by: Spaceman 11 <135277197+Spaceman113138@users.noreply.github.com>
it's an error on purpose but it was causing the tests to fail SO I moved it back into the mdx file but ignored it
@Adrianamm Adrianamm added this to the First Publish milestone Sep 6, 2026

@ArchdukeTim ArchdukeTim left a comment

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.

There are a couple of comments that are marked resolved seemingly without any changes?

Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx
<tbody>
<tr>
<td>Syntax Error</td>
<td>Compile time</td>

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.

Suggested change
<td>Compile time</td>
<td>When you build your robot code in VS code</td>

Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx
Comment thread src/content/docs/learning-course/stage0/debugging.mdx Outdated
Comment thread src/content/docs/learning-course/stage0/debugging.mdx
If you're stuck, use online resources!
Looking up an error can help point you to the right direction on how to fix it.

- For some, changing VS Code to be in a more accessible font (i.e Comic Sans) can be helpful in reading code to find or avoid errors.

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.

Is there a dev environment setup article? This would go well there (accessibility / preferences in general)

Co-authored-by: Tim Winters <twinters007@gmail.com>
@Adrianamm Adrianamm mentioned this pull request Sep 7, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Curriculum material Curriculum materials, lessons for students, etc examples stage0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants