Changes between Version 21 and Version 22 of ControlSystemTrainingCurriculum
- Timestamp:
- Aug 2, 2016, 11:59:41 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystemTrainingCurriculum
v21 v22 1 1 === Control Systems/ Software Training Curriculum 2 ==== Guiding Principles 3 * Students hate lecture style teaching. Better to be hands on. 4 * Wide variety of skill levels. Take care not to cater to any one particular level. 5 * Not all students go to all sessions (due to family conflicts, etc). 6 * Make sure to coordinate with Software Leads. 2 7 3 8 ==== General Student Skill Set … … 27 32 * Eclipse 28 33 * For while loops,if statements, functions. 29 * Supplement with online training resources (on own time)34 * Supplement with online training resources (on student's own time) 30 35 * '''Zhaozhou running point on this task.''' 31 36 * Action: Talk to dev lead, identify key constructs, create a few exercises on Robocode. See something working, change it, create something new. … … 62 67 * OOA&D 63 68 * Teambuilding 64 * Problem Solving/Broken Code (Fix some code?) 69 * Problem Solving/ Broken Code (Fix some code?) 70 71 ==== Sensors 72 * Ardinuo stuff? 65 73 66 74 … … 70 78 71 79 72 73