[lug] Programming

Sean LeBlanc seanleblanc at americanisp.net
Tue Feb 25 19:05:46 MST 2003


On 02-21 13:51, jd wrote:
> 
> > 
> > 
> > Hi jd,
> > 
> > Since you're contemplating a jump from PERL to C++ or from PERL to VB,
> > why not move from PERL to Java?  Java is yet another language with
> > C-like syntax and with Java you'd get:
> > 
> >   1) a free (as in beer) SDK and runtime
> > 
> >   2) easier (than C/C++) memory management
> > 
> >   3) an *immense* range of free (again, as in beer) and 
> >      remarkably well-documented libraries for various 
> >      problem domains, and
> > 
> >   4) a framework thats about as close to WORA (write once 
> >      run anywhere) as anything currently gets.
> > 
> > Ed
> 
> Thank you for the idea Ed. I had not considered Java. I will have
> to look into it. Are there nice GUI widgets like in perl/tk ? 

And how. You can build virtually any GUI with Java's Swing library.

Java Swing apps can be a bit bloated, though, so make sure you have beefy
client machines if you go this route.

-- 
Sean LeBlanc:seanleblanc at americanisp.net  
http://users.americanisp.net/~seanleblanc/
Get MLAC at: http://sourceforge.net/projects/mlac/
Any intelligent fool can make things bigger, more complex, and more violent. 
It takes a touch of genius - and a lot of courage - to move in the opposite 
direction. 
-Ernst F. Schumacher 



More information about the LUG mailing list