Java Essential Training (2011)
I have just completed the course Java Essential Training on lynda.com. The course covered primitive data types, Exploring Syntax and Flow, Working with Complex Objects, Exception Handling and Debugging, Using Data Collections, Creating Custom Classes, Working with Inheritance and Polymorphism, Working with Files, Preparing an Application for Deployment. Although I was familiar with a lot of the subjects covered the actual syntax in Java can be a little upside down looking. I was also a bit confused about superclasses and…