Bumping this thread to share this website I've found that might be of use to anyone who wants to learn any code. I started reading and taking notes and such off this a few days ago, but I haven't gone very far yet. I'm up to the end of the Operators chapter.
http://www.completecsharptutorial.com/index.php
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.