Namyrr wrote:So far, the only new information I've gotten from what I already knew from a semester-long java class was the XOR operator. Which, might I add, I cannot seem to understand very well. I see how it works, but what I can't see is why it would be useful.
Since Nien made a thread and this is going to be necro-bumped anyway when it's merged I'll just make this post.
If for some reason you come back from the dead, the XOR operator is useful for random number generation, and making a xor cipher.