|
-
Mar 12th, 2003, 07:27 PM
#1
Thread Starter
Frenzied Member
-
Mar 12th, 2003, 08:19 PM
#2
Addicted Member
well get a book or search google for some tutorials. i'd recomend a book, easier to find info and give you code samples right there (if you get a good one).
use the java api to look up practically anything, any class, any method. it's OOP and if you've done cpp you'll catch one quickly. it's a bit slower as it uses jvm not native code, so not great for games, but good for apps, networking......
btw the java api is at
http://java.sun.com/j2se/1.4.1/docs/api/
goodluck
--770
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|