Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2419

Re: Java Text Book

Newsgroups comp.lang.java.help
Date 2013-01-09 14:55 -0800
References <kckqbo$t4j$1@dont-email.me>
Message-ID <a9c3c1dc-26f0-43d4-8a79-807559fbed5c@googlegroups.com> (permalink)
Subject Re: Java Text Book
From Lew <lewbloch@gmail.com>

Show all headers | View raw


Steve wrote:
> A friend of mine wants to learn Java.
> 
> The last full text book I went through was a zillion years ago.  It was 
> Bruce Ekels "Thinking In Java".  Excellent book, but it is probably way 
> out of date with about 4 major releases of Java happening since.
> 
> 
> 
> Can anyone recommend a Java text book that covers OO concepts well, 
> collections, a lot of the "new" post Java 5 stuff?

_Thinking in Java_ is a deeply flawed textbook for learning Java.

The Java Tutorials to start, then one of the many books others are sure to 
recommend, supplemented by IBM Developerworks (Java section), and followed 
early in the learning curve with Josh Bloch's _Effective Java_.

I used "Learning Java in 21 Days" back in 1999, but I'd already been programming 
a number of years, had looked at Java before, and was familiar with O-O programming 
and concurrent programming.

It took about seven days.

I used groups of fellow programmers a year or two later to help me learn Java Enterprise.

Mostly just read every damn thing.

If your friend has no prior experience or interest in computer programming, prepare for 
the one out of three odds that they'll never catch on, and the one out of three odds that they'll
only partially catch on.

(Odds assertions based on a paper out of Cambridge University (UK) that I read a while back.)

-- 
Lew

Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Java Text Book Steve <tinker123@gmail.com> - 2013-01-09 17:18 -0500
  Re: Java Text Book Lew <lewbloch@gmail.com> - 2013-01-09 14:55 -0800
    Re: Java Text Book Steve <tinker123@gmail.com> - 2013-01-11 09:08 -0500
      Re: Java Text Book Lew <lewbloch@gmail.com> - 2013-01-11 11:41 -0800
  Re: Java Text Book markspace <markspace@nospam.nospam> - 2013-01-09 15:36 -0800
    Re: Java Text Book Steve <tinker123@gmail.com> - 2013-01-11 09:09 -0500
      Re: Java Text Book Roedy Green <see_website@mindprod.com.invalid> - 2013-01-11 08:38 -0800

csiph-web