PDA

View Full Version : my head is spinning


Danger Fan
05-29-2002, 10:39 AM
Since work is super boring, and I've decided to give Java another try (it's been over a year), I'm looking over tutorials and junk. But my head is spinning. I think it's because it's morning, and I didn't get a good night's sleep. The worst part is that I'm not really taking in anything I'm reading........so I'm gonna have to read it again :( .

Oh well, maybe I'll remember it next time.

Now it's time to write so code!!!.....unless I actually need to do work ;)

Dru Lee Parsec
05-29-2002, 11:55 AM
Get the free electronic version of Thinking In Java and just do every excercise at the end of each chapter. You'll pick it up fast enough.

TIJ presents things in a logical progression. You may even find that at first it goes too slow, but go ahead and write code for every excercise anyway. You get it, no worries.

Strike
05-29-2002, 11:58 AM
Danger Fan, make sure you check out Dru's "So you wanna learn Java?" (or something like that) thread in this forum.

Danger Fan
05-29-2002, 11:58 AM
I learned a little bit of Java last year for a class I was taking. It was a Data Structures class, so they weren't really worried about teaching us Java. I never really learned it well, so I figure it's worth another shot.

Thanks for the info Dru!