|
Re: How to: Teach java?
I'm surprised no one has mentioned Processing.
It's a simple all-in-one that you can use to teach basic programming concepts, while using Java syntax.
I'll admit it might not be the best path to understand FRC robot-objects, but will help new programmers get familiar with basic concepts up to Object properties and methods.
After that then get them started programming in the FRC framework with a "real" IDE.
__________________
"There is no problem so bad that you can’t make it worse." - via Chris Hadfield
|