-
-
Notifications
You must be signed in to change notification settings - Fork 4
Students
Rebecca Dang edited this page Apr 14, 2020
·
4 revisions
Do you want to learn Java and/or programming for FTC? You've come to the right place! In this repository you'll find source code and other resources to help you learn.
Take these short quizzes to test your knowledge of each unit! After submitting, you can view your score, missed questions, and correct answers.
Before you start programming, make sure you have downloaded Java and have either an IDE or text editor to write code. (IDEs are preferred because testing code is easier.)
*Android Studio is widely used by FTC teams.
Here are some websites you can also use to learn Java or other programming languages.
- Codecademy - Has an introductory Java course for free
- Code.org - Introduction to programming fundamentals; has block programming
- edX - Tons of certificate-based online courses
- Coursera - Tons of certificate-based online courses
This wiki is now deprecated. Please use our website instead!