The place for Jean-Yves MENGANT's personal favorite
links
Jean-Yves MENGANT's Links
technical & programming links I
use.
This part is almost mainly usefull
for me to remember all sites that help me in some ways. It may also help you if
you're looking to Java XML, or other programming graphical or network
resources.
Are you looking for a very clear book about
Java programming techniques : review Bruce Eckel's book
Thinking In Java. (It's free)
.
If you need to test (or taste) the java
cross platform compatibility, just try first your Java applications on your PC
and then just transfert the class files to your LINUX machine( i am sure you
got one !!!! just click here
If you need the last java distribution for linux ) and run java again one
of your class ....That's portability !!!.
Artima
contains interesting resources for JAVA and JINI developments.
A definitive better place than this one to
look for java info and ressources is the
java Woman site where you
can find a lot of interesting news and plenty of links about java
technology.
Cetus-Links is
another interesting place for components and object resources.
IBM Jikes
compiler just translates java sources into bytecodes without any needs of
having a JDK installed.
If you're involved with closed links to WINDOWS
objects(COM,ACTIVEX) , you may look at MICROSOFT JAVA clone VM .Originally
based on COM architecture it was known as VisualJ++
. Later they built a JDK 1.1
compliant clone .NET based J#
languages which is a Java like V1.1 dialect containing MS idiosynchrasies. I
seldom use it(not to say never)
If you need to play with Mail messages protocol you should
look at JAVAMAIL API,
a powerfull free to use java API which provides basic programming access to
MAIL protocols(pop,mime...)
Official GNUSTEP site(Unix graphical environment
standardization).
VNC (AT&T Virtual Network
Computing ) provides a simple to install and powerfull Graphical Client
Server environment, able to provide both a WIN client console from linux X11
and a X11 client from WIN98 or NT.
A RED-HAT distrib with KDE :
Mandrake is a Red-hat
compliant distribution which provide KDE
desktop as window manager. If you prefer Gnome desktop interface Red-Hat install it as
default X11 desktop.