Skip to content

Commit 8f39d27

Browse files
committed
Made some minor wording issues
1 parent 4ffc198 commit 8f39d27

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

Writerside/topics/General Workflow/VsCode-IntelliJ.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
# VsCode/ IntelliJ
1+
# VsCode / IntelliJ
2+
3+
## Introduction
4+
5+
When it comes to developing software for FRC, there are two main IDEs that are used by teams:
6+
Visual Studio Code (VsCode) and JetBrain's IntelliJ IDEA. Both IDEs have their own strengths and weaknesses,
7+
however 4079 chooses to use IntelliJ IDEA.
28

3-
Start typing here...

Writerside/topics/Intro to Languages/Why-Kotlin-for-FRC.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Why Kotlin for FRC
22

3-
**Author:** Om Gupta, D1 Kotlin Glazer
3+
**Author:** Om Gupta, D1 Kotlin Glazer
4+
**Class:** 2025 Software Member
45

56
## Introduction
67

7-
Kotlin offers several advantages over Java for FRC robotics programming. Here's why it might be a better choice for your team's codebase.
8+
Kotlin offers several advantages over Java for FRC robotics programming.
9+
This page will outline more on why it's a better choice for 4079's Software.
810

911
## Key Advantages
1012

0 commit comments

Comments
 (0)