3 | | * [wiki:STBIntro 1. Introduction] |
4 | | * [wiki:STBSololearn 2. Sololearn] |
5 | | * [wiki:STBAnimalFarm 3. Animal Farm] |
6 | | * [wiki:STBExercises 4. Exercises] |
7 | | * [wiki:STBRobocode 5. Robocode] |
8 | | * [wiki:STBGitTraining 6. Git Training] |
| 3 | == Introduction |
| 4 | |
| 5 | Scope: This course will cover introductory Java/Git training. Nothing WPILib/FIRST related, but instead focusing on fundamentals of Java and Git. |
| 6 | |
| 7 | Result: Students will have basic knowledge of Java syntax, loops, and object-oriented programming by the end of the course. In addition, knowledge on how to leverage various resources in order to find solutions to programming. Finally, familiarity with Git and GitHub. |
| 8 | |
| 9 | Outstanding questions: How are we going to… make it fun? Make it social? Cover the technical questions? |
| 10 | |
| 11 | |
| 12 | == Table of Contents |
| 13 | |
| 14 | * [wiki:STBSololearn 1. Sololearn] |
| 15 | * [wiki:STBAnimalFarm 2. Animal Farm] |
| 16 | * [wiki:STBExercises 3. Exercises] |
| 17 | * [wiki:STBRobocode 4. Robocode] |
| 18 | * [wiki:STBGitTraining 5. Git Training] |