Oct 3, 2005 #1 mtorbin Technical User Nov 5, 2002 369 US Can anyone give me a link to good exercises or tutorials? - MT
Oct 3, 2005 #2 jemminger Programmer Jun 25, 2001 3,453 US google "java tutorial" ? -jeff http://www.jeffemminger.comtry { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); } i like your sleeves...they're real big Upvote 0 Downvote
google "java tutorial" ? -jeff http://www.jeffemminger.comtry { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); } i like your sleeves...they're real big
Oct 3, 2005 Thread starter #3 mtorbin Technical User Nov 5, 2002 369 US I have tried that and I wasn't very happy with what I found. - MT Upvote 0 Downvote
Oct 3, 2005 #4 Bong Programmer Dec 22, 1999 2,063 US I think the API is really your best friend: [blue]http://java.sun.com/j2se/1.5.0/docs/index.html[/blue]. There is also other documentation at that site. There are also some good examples at: [blue]http://www.javaalmanac.com/[/blue] _________________ Bob Rashkin rrashkin@csc.com Upvote 0 Downvote
I think the API is really your best friend: [blue]http://java.sun.com/j2se/1.5.0/docs/index.html[/blue]. There is also other documentation at that site. There are also some good examples at: [blue]http://www.javaalmanac.com/[/blue] _________________ Bob Rashkin rrashkin@csc.com
Oct 3, 2005 #5 sedj Programmer Aug 6, 2002 5,610 Go to http://www.java.sun.com and have a look at their tutorials, or be a bit more specific. -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
Go to http://www.java.sun.com and have a look at their tutorials, or be a bit more specific. -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk