Hi,
I've recently just discovered that there is something called ByteCode in Java, and I was wondering what it is used for.
I am trying to make a simple Typing Test Word Typer Bot, basically it reads the words on the browser for a typing test called 10FastFingers, then it types it in there. I was wondering if this is possible in Java ByteCode.
How can I learn Java Bytecode as a beginner? I've already looked at Oracle's video on ByteCode, and it says it is for dummies, but it is too hard to get a grasp on byte code from that video.
Thanks