[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Good resource for beginners
Another good resource for Java information is
http://www.jguru.com
Randy
On Fri, 2001-10-05 at 08:37, Frank Merenda wrote:
>
> Hello again all!
>
> When I first started java, I got a hold of the API documentation in
> windows help format. This allowed me to search the API Docs really
> easily.
> You can find these files (they are free) at the following URL:
>
> http://www.confluent.fr/javadoc/indexe.html
>
> This way you can type in some keywords, (i.e. String replace) and it
> will steer you towards classes that might help you out.
>
> Hope this might help a little. I know it helped me a LOT back when I
> first started coding in Java.
>
> Thanks,
> Frank Merenda
> Senior Software Engineer
> AtWork Technologies, Inc.
> fmerenda@atwork.com
>
>