|
-
August 7th, 2003, 10:14 PM
#1
Senior Member
Java tut
I have prepared the tutorials for Java.
I/O is included. Please let me know what do u think about this tutorial.
-
August 7th, 2003, 10:16 PM
#2
Someone who has an active AV scanner mind doing a scan before I download it... I just cleaned my main hard-drive off and haven't gotten around to installing my AV...
jag291
-
August 7th, 2003, 10:19 PM
#3
Originally posted here by jaguar291
Someone who has an active AV scanner mind doing a scan before I download it... I just cleaned my main hard-drive off and haven't gotten around to installing my AV...
jag291
Scanned clean for me using Norton Corp edition, latest def's.
Cheers:
-
August 7th, 2003, 10:26 PM
#4
Well other than most parts are stolen from other sites:
Your tutorial:
Java’s Magic : The Byte code
The key that allows java to solve both the security and the portability problems is that the output of a java compiler is not executable code. Rather, it is a byte code.
Byte code is highly optimized set of instructions designed to be executed by the java run-time system, which is called java virtual machine (JVM) . That is in the standard form, the JVM is the interpreter for bytecode.
http://216.239.53.104/search?q=cache...hl=en&ie=UTF-8
Java’s Magic: The Bytecode
The secret behind the security and portability of Java is that the output of a Java compiler is not executable code. Rather, it is bytecode
Bytecode is a highly optimized set of instructions designed to be executed by the Java run-time system, which is called the Java
And thanks for the scan DjM.. much appreciated...
jag291
-
August 7th, 2003, 10:43 PM
#5
Member
There is some good info in there, could do with a bit of tidying up on the formating front, maybe an introduction/index, some references and whats the exercises at the end all about?
I don't know about the issue of plagiarism, I don't personaly have the time to check.
Cheers for the read though.
ps Isn't this in the wrong place?
-
August 7th, 2003, 11:38 PM
#6
Waverebel, I don't know about it being in the wrong place.....it really doesn't have a place as far as I'm concerned (if it's just plagarized). It sure doesn't belong in the tutorials forum if it's plagarized! Maybe a moderator will move it if they feel it belongs somewhere else....but fortunately that's not something we have to worry about .
-
August 8th, 2003, 12:19 AM
#7
*Moved from AntiOnline: How do I? to AO's trashbin!*
-
August 8th, 2003, 01:29 AM
#8
Harbir you should of read Er0k's tutorial on what a tutorial should be and what it shouldn't be here is the link to it http://www.antionline.com/showthread...hreadid=244103 He knows what he is talking about
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
|
|