Re: Newbie - JAR question



Lee A. Wentzel wrote:

that it doesn't need additional libraries? Where can I find better examples then Sun's website to learn Java?

I found O'Reilly's _Learning Java_ to be a pretty good place to start. Perversely, the Sun Tutorial is better as a bank of examples for those who already know Java than it is as a tutorial for those who are just starting.

With the O'Reilly book, Sun's tutorial for examples, and Sun's (or a local copy of) Java reference, you can get most anything done.

For libraries, that's just experience. Always check out whether a lib is part of the standard distribution, and if it's not, then how hard is it going to be for the user to get at it. You'll mess this up a few times before you learn all the nooks and crannies of the language and it's various versions and libraries. No worries, it's all learnin'.
.



Relevant Pages

  • Re: Differences between C++ and Java
    ... > are *implementation* defined and the standard also specifies the ... > "In Java, garbage collection of unreferenced objects is automatic. ... > C++, you manually manage memory. ... > provide third party libraries that work just as well, ...
    (comp.lang.java.programmer)
  • Re: MD5 Myths
    ... John: I think I'm mixing things/apps in my mind as I type. ... upload and use my own libraries and place in a folder of my choosing. ... On deck for me is a Java shopping cart/ eCommerce using SSL, ...
    (sci.crypt)
  • Re: Desktop multi-plataform ruby app (Tk and swank for jruby)
    ... at sun staff are going a great job around jruby: ... is to port the standard Tk tool kit to java. ... to find some inconvenient of jruby ower ruby (but the big one is ... And the number of Java libraries available is legendary. ...
    (comp.lang.ruby)
  • Re: I wish to learn Ruby ,can anyone teach me???
    ... First, let's get the FUD out of the way: Ruby comes with a lot of libraries, ... Here's the biggest problem I have with Java: Right there, ... Now let's try that in Ruby: ... and I would call it the perfect beginner's language. ...
    (comp.lang.ruby)
  • Re: Is anything easier to do in java than in lisp?
    ... >> The only significant reason, for me, is the libraries. ... just google for 'Java' and 'something'. ... the problem and that I can explore in Linj. ... > go far beyond what Common LISP already provides plus what any random CL ...
    (comp.lang.lisp)