As the title describes, I started learning Java, from various sources(currently a playlist on youtube). I have JDK 7 installed.
The question is, is there anything I would learn using java 7 as a starter that wouldn't work on 6? Is there any major difference with the language?
The Language Specicifation and various things I found on the web were too hard to understand.