Slashdot Mirror


User: ghoke

ghoke's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. great for teaching java class on Hucksters, Suckers, and the Cue:Cat · · Score: 2, Interesting

    Radio Shack gave me ten of the scanners when I asked for them for my intro java class--and someone had kindly posted a java utility class, which I had my students incorporate into some really cool projects. One kid printed his list of bookmarks on his t-shirt as bar codes and wrote a small applet to browse to a scanned site.

  2. Programming Pearls on Computer Books For A Library? · · Score: 1

    This collection of Jon Bentley's columns (from Communications of the ACM) holds timeless advice for developers. I'd recommend it as a language-neutral, think-before-you-write book for a wide range of audiences. I continue to use it in teaching HS C++ and Java, year after year.