# Programming

- [Java Programming](/programming/java-programming.md)
- [What is Java?](/programming/java-programming/what-is-java.md)
- [Hello World](/programming/java-programming/hello-world.md)
- [Printing and Commenting](/programming/java-programming/printing-and-commenting.md)
- [Project: Face Paint](/programming/java-programming/printing-and-commenting/project-face-paint.md)
- [Variables](/programming/java-programming/variables.md)
- [Project: Temperature Converter](/programming/java-programming/variables/project-temperature-converter.md)
- [Conditionals](/programming/java-programming/conditionals.md)
- [Loops and Recursion](/programming/java-programming/loops-and-recursion.md)
- [Object-Oriented Programming](/programming/java-programming/object-oriented-programming.md)
- [Visibility and Statistics](/programming/java-programming/visibility-and-statistics.md)
- [Polymorphism](/programming/java-programming/polymorphism.md)
- [Arrays and Collections](/programming/java-programming/arrays-and-collections.md)
- [Miscellaneous](/programming/java-programming/miscellaneous.md)
- [How to Solve Programming Problems](/programming/how-to-solve-programming-problems.md): Eventually, no matter what, you'll find a problem you can't easily figure out yourself. Here are some tips to help you find solutions better and faster.
- [Version Control](/programming/version-control.md): This chapter will cover the basics of maintaining files and a complete revision history
- [Google Drive](/programming/version-control/google-drive.md)
- [Git](/programming/version-control/git.md): This chapter will explain how to use Git and GitHub to track version history and collaborate with others. It will also introduce command line basics in the process.
- [What is Git?](/programming/version-control/git/what-is-git.md): This page will explain what git is, and what it can do.
- [How do you use Git?](/programming/version-control/git/how-do-you-use-git.md): This page will explain how to use git.
- [How to use Git (Option 1): Type commands yourself](/programming/version-control/git/how-to-use-git-option-1-type-commands-yourself.md): This page will explain how to use git's command line interface to perform actions with the tool.
- [How to use Git (Option 2): Use GitHub Desktop](/programming/version-control/git/how-to-use-git-option-2-use-github-desktop.md): This page will explain how to install and use GitHub Desktop.
- [Web Development](/programming/web-development.md): This chapter will cover the basics of HTML, CSS, and JavaScript so that people can update the team website. It will also discuss Node.js, Express, and SQL databases so that people can develop the scou
- [FRC programming](/programming/frc-programming.md)
- [Section 2: Commands](/programming/frc-programming/section-2-commands.md)
- [Lesson 2.?: Binding Commands to Triggers](/programming/frc-programming/section-2-commands/lesson-2.-binding-commands-to-triggers.md)
- [Lesson 2.?: run Command](/programming/frc-programming/section-2-commands/lesson-2.-run-command.md)
- [Lesson 2.?: Command Groups](/programming/frc-programming/section-2-commands/lesson-2.-command-groups.md)
