> It's amazing how well your memory > works when you don't have an IDE with auto-completion
Which reminds me of how difficult I found it to go from the Spectrum 48K to the Commodore 64. On the Spectrum, typing 10 P "Hello, world" 20 G 10 R would result in running the program: 10 PRINT "Hello, world" 20 GO TO 10 (The R is for Run) I also lamented the loss of my darling PLOT (paints a single pixel). -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
