Changes between Version 6 and Version 7 of ControlSystemTrainingCurriculum
- Timestamp:
- Aug 1, 2016, 7:28:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystemTrainingCurriculum
v6 v7 4 4 * [http://robocode.sourceforge.net/ Robocode] 5 5 * Software fundamentals. 6 * Edx 7 * 6 8 * MiniBots 7 9 * Basic bot usage and control with java. … … 12 14 * Software Development Practices (CM, Design ,etc) 13 15 * Problem Solving/Debugging 16 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. 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37