Changes between Version 20 and Version 21 of ControlSystemTrainingCurriculum


Ignore:
Timestamp:
Aug 2, 2016, 11:57:04 PM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystemTrainingCurriculum

    v20 v21  
    11=== Control Systems/ Software Training Curriculum
    22
    3 ==== General Skill Set
    4 * Team Building
     3==== General Student Skill Set
    54* Robocode
    65  * Software fundamentals. 
     
    1413* Midbots (Peanut, etc)
    1514  * Roborio
     15* Safety
    1616* Software Development Practices (CM, Design ,etc)
    1717  * Git
    1818  * Testing
    1919  * Basic Design
    20 * Problem Solving/Debugging
     20  * Problem Solving/ Debugging
     21  * Teambuilding
    2122
    22 Three skill levels that build on their predecessors.   Not all students start at level one.   
     23There are three technical skill levels that build on their predecessors.   Not all students start at level one.   
    2324
    2425==== Skill Level 1:  Students new or beginners at Java programming ([http://robocode.sourceforge.net/ Robocode])
     
    3435    * Custom activity/challenge.
    3536
    36 ==== Skill Level 2: Familiar with simple programming, no embedded/io/robot experience ([PiBotHardware Minibots])
     37==== Skill Level 2: Familiar with simple programming, no embedded/io/robot experience ([wiki:PiBotHardware Minibots])
    3738  * Bots are fully built up front with OS installed.   A bit of risk given timeline.
    3839  * Equipment Familiarization
     
    5253
    5354
     55==== Safety
     56  * All students take safety class.
     57
     58==== Software Development
     59  * All students take software dev class
     60  * Student to teach git
     61  * Block diagrams flow charting
     62  * OOA&D
     63  * Teambuilding
     64  * Problem Solving/Broken Code (Fix some code?)
    5465
    5566
     
    6172
    6273
    63