Hi guys,
So I'm completely new to Java but not new to programming. As primarily a web designer, I know all the OOP oriented languages, I've done some work with C++ and some with Python... so that's just a little bit about my background.
I was looking through the official Java tutorials (the trail tutorials) and I found them to be a little strange. I completed the beginner one and then it took me to something that completely threw me off..
So my question: is there a better set of tutorials that can thoroughly take me through the basics (beyond a "hello world" script)?
I'm familiar with classes, and like I said I've done some stuff with C++ so I'm also familiar with the main method and things like that (looks similar to me).
Thanks
Mike