Learning a New Language through a Java Certification Course
In his book, "Effective Java", the author, Joshua Bloch comments in the forward about how we accquire a new language and its relationship to learning the java programming language. He explained that there are three things that you must become good at: grammar, vocabulary and usage. He asserts that too often in a classroom setting, only the first two are empahasized making it more difficult for a speaker to be understood. These same circumstances can apply when taking a java certification course. It is important to master the core language including its algorithmic functional and object oriented tendencies. As well you need to know the vocabulary and all aspects of it such as data structure and operations.