Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/excaliburfrc/frc-curriculum
FRC curriculum resources for FRC team 6738 programming subteam
https://github.com/excaliburfrc/frc-curriculum
Last synced: 1 day ago
JSON representation
FRC curriculum resources for FRC team 6738 programming subteam
- Host: GitHub
- URL: https://github.com/excaliburfrc/frc-curriculum
- Owner: ExcaliburFRC
- Created: 2020-07-06T14:50:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T15:04:00.000Z (over 3 years ago)
- Last Synced: 2023-07-14T18:27:34.527Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 412 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FRC curriculum resources for FRC team 6738 programming subteam
- Each lesson has a module named with its number (i.e. module `09` is for lesson #9).
- Filepaths are by the following layout: `/lesson_number/src/topic/`.
- Some topics have `/q/` and `/a/` folders - for questions and answers, accordingly.