Changes between Version 8 and Version 9 of ControlSystemTrainingCurriculum


Ignore:
Timestamp:
Aug 1, 2016, 8:14:48 PM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystemTrainingCurriculum

    v8 v9  
    1515* Problem Solving/Debugging
    1616
    17 People totally new to programming (Robocode)
    18 * Compile in Java
    19 * Eclipse
    20 * For while loops
    21 * Action: Talk to dev lead, identify key constructs, create a few exercises on Robocode.  See something working, change it, create something new.
     17People new to programming (Robocode)
     18  * Compile in Java
     19  * Eclipse
     20  * For while loops,if statements, functions.
     21  * Action (Zhaozhou): Talk to dev lead, identify key constructs, create a few exercises on Robocode.  See something working, change it, create something new.
     22    * Set up robocode environment.
     23    * Show idea/walk them through it.
     24    * Have them make changes.
     25    * Custom activity/challenge.
    2226
    23 I like
     27Familiar with programming, no embedded/robot experience
     28  * No IO Experience
     29  * Minibots
     30    * Equipment Familiarization
     31    * Basic IO manipulation with Java
     32    * Drive manipulation/autonomous without sensors
     33    * Sensor manipulation
     34    * Integration Challenges
     35  * Action (Chris}: running point.  Come up with exercises like above.
     36   
     37Familiar with embedded java/simple robots (Midbots/RoboRIO/WPILib)
     38  * RoboRIO
     39  * FRCSim   
     40  * WPILib
     41  * Action (alan.borgwardt@gmail.com):Point on this
     42 
    2443
    2544
     
    3453
    3554
    36 
    37 
    38 
    39