Difference between revisions of "FTC 2018"

From wikidb
Jump to: navigation, search
(FTC SDK and Tools)
Line 2: Line 2:
  
 
* Code examples need to be properly credited and documented.
 
* Code examples need to be properly credited and documented.
 +
 +
= Tutorials =
 +
 +
# [[FTC State]]
 +
# [[FTC Light Sensor]]
 +
# [[FTC Motor Encoders]]
  
 
= Resources =
 
= Resources =
Line 20: Line 26:
 
* [https://www.udacity.com/course/java-programming-basics--ud282 Java Programming Basics] This free online course is from Udacity
 
* [https://www.udacity.com/course/java-programming-basics--ud282 Java Programming Basics] This free online course is from Udacity
 
* [http://stemrobotics.cs.pdx.edu/node/4196 Robotics 201: Java for Robots] Java resources from the STEMRobotics site at Portland State University - Under Construction
 
* [http://stemrobotics.cs.pdx.edu/node/4196 Robotics 201: Java for Robots] Java resources from the STEMRobotics site at Portland State University - Under Construction
 
= Tutorials =
 
 
# [[FTC State]]
 
# [[FTC Light Sensor]]
 
# [[FTC Motor Encoders]]
 

Revision as of 12:56, 21 September 2018

Status

  • Code examples need to be properly credited and documented.

Tutorials

  1. FTC State
  2. FTC Light Sensor
  3. FTC Motor Encoders

Resources

FTC SDK and Tools

FTC Competition

Java

Here are a couple of online courses I found. I have not reviewed them and cannot speak for their value. The one Udacity course I am enrolled in I found of high quality. I would like to hear about your experiences and course suggestions.