5 | | The following course will cover introductory Java/Git training. Nothing WPILib/FIRST related, but instead focusing on fundamentals of Java and Git. |
6 | | |
7 | | By the end of the course, students should have basic knowledge of: |
8 | | * Java syntax, |
9 | | * Loops, |
10 | | * Object-oriented programming, |
11 | | * How to use various resources in order to find solutions to programming, and |
12 | | * Familiarity with Git and GitHub. |
13 | | |
14 | | Outstanding questions: How are we going to… make it fun? Make it social? Cover the technical questions? |
15 | | |
| 5 | * Java syntax |
| 6 | * Loops |
| 7 | * Object-Oriented Programming (OOP) |
| 8 | * Various programming tools |
| 9 | * Git and GitHub. |