UGN Security
Posted By: §intå× Java or royal mind f*ck!!! - 01/04/04 12:52 PM
JDK, SDK, Jpad pro, Jbuilder, public and private classes.. WTF!

I am not code ignorant but I can not learn this [censored]!!!

mad mad mad mad
Posted By: BackSlash Re: Java or royal mind f*ck!!! - 01/04/04 01:39 PM
i am learning java at the moment, through a class at school. i don't find it that hard. maybe you should try asking more specific questions about what you don't understand.
Posted By: pergesu Re: Java or royal mind f*ck!!! - 01/04/04 02:42 PM
JDK = Java Development Kit. It's the version of Java that you're coding.

SDK = Software Development Kit. Used for different Java technologies. e.g. Web Services SDK, Wireless SDK

JPad Pro = probably some text editor

JBuilder = a Java IDE, which has an editor, compiler, and a bunch of other tools built in

public classes are what you'll do most often. In any program you write, you can create an instance of this class. private classes are helper classes, and can only be used by the classes that are in the same source file as the private class, or classes in the same package if you've defined packages.
© UGN Security Forum