How can I improve these online java programming puzzles I wrote for my (middle/high school) students?
- by Arcymag
I'm teaching some middle and high school students programming right now, and I found that some of them really liked online programming puzzles. So I created http://www.kapparate.com/coder/ , and right now there's 4 categories of puzzles.
All the puzzles are set up right now so that variables are pre-initialized, and the user plugs in some code in…