Click here if you cant figure out which to start with
For Normal Programmers (Can be done on any computer)
Maybe learn Java first, but you don’t need to (we’ll try to cover that)
- https://www.codecademy.com/learn/learn-java
- https://www.sololearn.com/
- https://www.tutorialspoint.com/java/
Download and install Java
Windowsx86 is 32-bit. Do it if you don’t know what bit you have.
Download a code editor. Microsoft Word or Notepad won’t cut it.
-Atom
-Visual Studio Code
-Brackets
Download the project files.
ftc_app zip file
or
clone our ftc_app git repo
You now have the tools for either:
Our Robot Crash Course
or
Our Java Crash Course
For Block Programmers (Must be setup at the club first)
(kinda like Scratch)
Get two Android Phones from the club room. (we’ll need to make sure they’re good phones)
Install this apk application on the phone.
Install this apk app on the other one.
Get the robot.
Now:
This pdf is all that is needed to block program (Skip to page 18)
Github version of block programming (redirect to FTC wiki)