Re: Beginner

From: John Harlow (sirsausage_at_hotmail.com)
Date: 10/28/04

  • Next message: boca: "Re: Persistent objects in Java?"
    Date: Thu, 28 Oct 2004 00:33:44 -0400
    
    

    Fred Blair wrote:
    > What suggestions are there for a new Java programmer. I plan on small
    > PC applications, nothing with networks or huge databases.
    >
    > I have used Visual FoxPro and some concepts of OOP.

    Possibly a better question is "I have task XYZ at hand, which language(s)
    are best suited to do this?"

    "Small PC applications" might be better suited for C++ or some other native
    compiler (Delphi) which doesn't have the overhead of a Virtual Machine.

    Please be more specific. If you just want to learn Java, fine.


  • Next message: boca: "Re: Persistent objects in Java?"

    Relevant Pages

    • Re: Java ready for number crunching?
      ... really make Java a good language for these applications. ... (Disclaimer...I'm not a Java programmer, but lurking with interest (and some ... Anyway Sun seems to be attacking the high performance problem with a new ...
      (comp.lang.java.programmer)
    • Beginner
      ... PC applications, nothing with networks or huge databases. ... I have used Visual FoxPro and some concepts of OOP. ...
      (comp.lang.java)