Forums | MacLife
You are not logged in.
#1 2008-01-14 9:09 am
- macman2008
- "your own steve jobs impersonator"
- From: hudson, WI
- Registered: 2008-01-09
- Posts: 10
- Website
anyone good at java??
looking for some java programers who can answer some questions
i've actually learned how to program through the making of this site...
nerdsrus.wikispaces.com now i've skiped noob classes and i'm now in a class that's very interesting and confusing, if anyone wants to talk, post something.
the topics i'm confused are (keywords) STATIC, INTERFACES, ABSTRACT CLASSES, CS1.KEYBOARD RUTEAROUNDS FOR MACS.
thanks.
Offline
#2 2008-01-14 9:42 am
Re: anyone good at java??
Check out the Java tutorial at java.sun.com:
- Static variables
- Interfaces
- Abstract classes
- cs1.keyboard is not part of the Java standard library; you'll need to download it and add it to your classpath. See some of the search results of the above link for how to do this.
If you have a specific question, ask it; that's easier to answer than a general question like "I'm confused about <some topic>."
Offline
