Changes between Version 37 and Version 38 of ControlSystemTrainingCurriculum
- Timestamp:
- Sep 13, 2016, 7:19:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystemTrainingCurriculum
v37 v38 31 31 * Emphasis on Individual Challenges/ Competition. 32 32 * Supplement with online training resources (on student's own time) 33 * '''Zhaozhou running point on this skill level.'''33 * '''Zhaozhou/Jill running point on this skill level.''' 34 34 * Action: Talk to dev lead, identify dependencies (machines?), create a few exercises on Robocode. See something working, change it, create something new. 35 35 * Set up robocode environment. … … 48 48 * Integration Challenges 49 49 * Small Team 50 * ''' Chris D running point on this skill level (Alanhelping).'''50 * '''Alan running point on this skill level (Chris D helping).''' 51 51 * Action: Build minibot. Come up with exercises like above. 52 52 … … 55 55 * Frcsim 56 56 * Wpilib 57 * ''' Alan running point on this skill level.'''57 * '''Jason running point on this skill level.''' 58 58 * Action: Get simulator running, figure out what there is to teach from Student Software Lead. 59 59 * Challenges: … … 67 67 68 68 === Software Development 69 * "Bob taking point on this" 69 70 * Git 71 * Peer reviews 70 72 * Testing (Blackbox/ Clearbox) 71 73 * Phases of Software Development … … 73 75 * Problem Solving/ Debugging 74 76 * Teambuilding 75 * All students take software dev class76 * Student to teach git (Alex)77 * All students should take this? 78 * Student to teach git? 77 79 * Block diagrams flow charting 78 80 * OOA&D