× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Alan,
That sounds interesting. I might have to check that one out as I think
that's where my confusion is.
--
James R. Perkins


On Fri, Mar 6, 2009 at 14:48, Alan Campin <alan0307d@xxxxxxxxx> wrote:

Anyone ever go through Objects First with Java, A Practical Introduction
using BlueJ? Goes at the problem from a completely different direction.
Teaches objects first with only enough Java to define the problems and has
free BlueJ environment so that you can see the objects that you create and
what they look like on the inside. www.bluej.org Current through release 6
of Java.
*
*
On Fri, Mar 6, 2009 at 3:16 PM, James Perkins <jrperkinsjr@xxxxxxxxx>
wrote:

I've been reading Joshua Bloch's "Effective Java, Second Edition". I'm at
the generics chapter and it's great so far. I have learned way more from
this book than I did from any other. Some of the other books I have read
taught me the basics, but this is more showing me why than how. The how
is
usually the easiest part :-)

I have done a little bit with anonymous classes in Swing, but that's
about
it.
--
James R. Perkins


On Fri, Mar 6, 2009 at 13:42, Thorbjoern Ravn Andersen <ravn@xxxxxxxxxx
wrote:

James Perkins skrev:
You just do:
List<String> list = ListFactory.newArrayList();

Just saves from have to do the generics each time you create a new
List.


I didn't know you could do that. I thought the compiler would complain
fiercely.

(only recently started with Java 5 syntax, so stuff is new, and
generics
is a pain to get right :)


When you get further, you will have anonymous classes waiting for you.
Those are really nifty for putting code away from where stuff happens
:)

--
Thorbjørn Ravn Andersen "...plus... Tubular Bells!"

--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.


--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.


--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.