Re: Java Programming for Windows

From: Roger (roger_at_senanque.co.nz)
Date: 12/24/03

  • Next message: JC Home: "Re: Java Programming for Windows"
    Date: 24 Dec 2003 01:49:16 -0800
    
    

    The only answer you are likely to get from this group is that Java is
    the best language ever :)

    Java runs on Windows and does perfectly good graphics. I'm not into
    graphics programming myself but there are plenty of good Java programs
    around that demonstrate graphics running on windows. They also run on
    other platforms, so if youchange your mind about windows you don't
    have to rewrite all your code.

    Java is easier than C++ (quite a lot easier, actually). These days I
    only use C++ if I am doing very low level stuff, or integrating Java
    with something else.

    Applets are always Java, by definition, although you can do similar
    things in ActiveX and .NET (ie write code that is downloaded to the
    browser).

    Java tools are often free (download the JDK from Sun and the Eclipse
    IDE and you have an excellent development system).

    Books: I learned on "Java 2 and Javascript for C and C++ programmers",
    Daconta et al, Wiley, but you don't have a C++ background so (while I
    recommend that) it may not suit you. Do go for a how-to book rather
    than the type that just provide APIs on paper. You get the APIs from
    the web. There are tutorials on Sun's site (http://java.sun.com) which
    help a lot too. Note that you are probably interested in J2SE rather
    than the other flavours.

    One of the nice things about Java is that it is very easy to generate
    documentation from code so any libraries are usually distributed with
    web pages. Most of the syntax is fairly simple, you learn it quickly,
    but the libraries are huge and ever expanding so the on-line docs are
    important.

    Hope that helps.


  • Next message: JC Home: "Re: Java Programming for Windows"

    Relevant Pages

    • Re: Java RL and the UI
      ... have decided to do it in Java since it's the language I know best these days. ... acceptable in unix and old windows to use raw ansi sequences:) nearly ... all terminals except cmd.exe in windows XP and beyond support it. ... I'm not familiar with java for graphics, ...
      (rec.games.roguelike.development)
    • Re: In the Shallow End
      ... Yes, with Apple finally getting in there, technology is finally moving along nicely again. ... What they like to do is use the Windows desktop as data gathering frontends to these operations. ... They had other plans for Java, ... They make computers for the elite. ...
      (comp.sys.mac.advocacy)
    • Re: IE6 javascript & active x not working
      ... > I'm trying to fix a problem on a Windows XP SP1 Compaq computer. ... Where to get the JAVA VM ... Sun also offers an automatic download and install of the 1.4 Java plug-in ... ActiveX problems in IE ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: IE6 cannot access secured sites after SP2 install
      ... I installed Windows script 5.6 ... >To download Java VM for XP: ... >Windows Update/Enable the Windows Update Catalog. ... >Sun also offers an automatic download and install of the ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: Trying to choose between python and java
      ... third party libraries to many DBMSs like MySQL, PostgreSQL, Oracle etc. ... The situation with MySQL bindings under Windows was a bit troublesome ... Same applies to Java GUIs. ... still work in 5+ years or do they depreciate stuff and you have to update? ...
      (comp.lang.python)