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


Groups > comp.lang.java.gui > #4197

Re: Difficulty with Java

From "Mark Space" <mark.space@THRWHITE.remove-dii-this>
Subject Re: Difficulty with Java
Message-ID <ga9rbe$5n5$1@registered.motzarella.org> (permalink)
Newsgroups comp.lang.java.gui
References <48c86d0d$0$13388$6e1ede2f@read.cnntp.org>
Date 2011-04-27 15:49 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
JW wrote:

> If you have other links in mind (or handy) please go ahead and send them.
> I'm on a learn-by-doing course - I'll save the harder ones for later.

OK, here's my two standard ones.

First, get over to the Java Passion web site.  It's run by Sang Shin, a 
Sun researcher and hosts online classes for a variety of Java subjects. 
  The basic course started a month ago but you can jump in any time. 
The basic course does cover Matisse (IIRC) and also give you enough of 
the API to get you started (and Java has one really huge API to learn).

<http://javapassion.com/>

<http://www.javapassion.com/javaintro/>


The other is the O'Reilly book _Learning Java_.  This is great 
introduction to Java, and the book actually covers enough material to 
serve as a reference for a long time.  I've heard a few others on this 
list echo that sentiment so I don't think I'm off base here. _Learning 
Java_ covers all aspects of Java programming, not just Swing, but it 
does spend several chapters on Swing.  It also covers the basics of 
Model-View-Controller programming and how to implement it (in a basic 
way) with Swing and its ActionListeners. I've not seen this concept well 
expressed elsewhere.  It's a testament to general quality of the book 
that it covers extra material like that.


There ya go, good luck!  If you like hands on, that intro course at Java 
Passion might be very good for you. A lot of it was remedial when I went 
through it, but I found the organization useful, and the lessons and 
homeworks forced me to actually code stuff up, and that was very useful 
for getting to learn Java at a better level.  So even if it seems 
simple, there's a lot in there that's useful to know.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar


Thread

Difficulty with Java Desk "Jonathan Wilson" <jonathan.wilson@THRWHITE.remove-dii-this> - 2011-04-27 15:49 +0000
  Re: Difficulty with Java "Mark Space" <mark.space@THRWHITE.remove-dii-this> - 2011-04-27 15:49 +0000
    Re: Difficulty with Java "JW" <jw@THRWHITE.remove-dii-this> - 2011-04-27 15:49 +0000
      Re: Difficulty with Java "Mark Space" <mark.space@THRWHITE.remove-dii-this> - 2011-04-27 15:49 +0000

csiph-web