![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
And (sorry for the multiple posts) after just now having re-read that tutorial, I HIGHLY recommend reading something better. It passes off some of the most important concepts as "scaffolding" to support one line of code. Steer clear.
|
|
|
|
|
|
#12 |
|
Newbie
Join Date: Jun 2005
Posts: 6
Rep Power: 0
![]() |
I', sorry, but i'm still thrown off... mainly by the fact that in both tutorials i've read, I've saved a file as .JAVA, and then had it compiled, and once compiled, the filename was .CLASS...
|
|
|
|
|
|
#13 |
|
Newbie
Join Date: Jun 2005
Posts: 28
Rep Power: 0
![]() |
A .class file is actually Java Byte Code. This is used by the interpreter (on the system) to compile it into commands the computer can understand. A .java file (the extension of java source code) is compiled into a .class file.
|
|
|
|
|
|
#14 |
|
Newbie
Join Date: Jun 2005
Posts: 10
Rep Power: 0
![]() |
What program do you use?
ok this might come accross as a stupid question but here I go anyways...
but what program do you use to create java? i'm still in high school.. so yeah.. lol.. i'm not very educated.. ![]() |
|
|
|
|
|
#15 |
|
Programmer
|
big_k....
next time post a new thread if you have a question. I use JCreator
__________________
countdown++; |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|