Re: Learning Java for a CF Developer - a possible solution?

2004-07-07 Thread Matt Woodward
I did nothing but Java for a few years, so sometimes it's a bit hard for me to have a fresh perspective, but I got O'Reilly's book "Head First Java" a few weeks ago and from what I've seen it's an excellent way to get into Java.  It's actually fun to read (believe it or not) and I think will give C

RE: Learning Java for a CF Developer - a possible solution?

2004-07-07 Thread Sparrow-Hood, Walter
Dick, Check out 'Thinking in Java' it's a free online book:  - http://www.mindview.net/Books/TIJ/ Walt [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: Learning Java for a CF Developer - a possible solution?

2004-07-07 Thread Sparrow-Hood, Walter
Dick, Check out 'Thinking in Java' it's a free online book:  - http://www.mindview.net/Books/TIJ/ Walt -Original Message- From: Dick Applebaum [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 07, 2004 10:01 AM To: CF-Talk Subject: SOT:  Learning Java for a CF Developer - a possible sol

Re: Learning Java for a CF Developer - a possible solution?

2004-07-07 Thread brobborb
Go for it man.  I have been picking up java for the past few months, and going at good pace.  I got "Java 2" from Wrox, bought it in 2002.  Learning the syntax was easy.  The hard part was learning OOP and classes and all that junk, and then after that, making applets was fun!  The java I use usual