The lecturer was excellent. his teaching style is very smart and understanable to everyone,and explanation part is also great. wish to learn from him again.
There are so many inconsistencies that require extra student efforts but not to the benefits of the course. For example, a concept or syntax is introduced in a homework but will only be introduced in the chapter after this homework. There are also some minor errors in the homework, e.g. in HW4, the given method is 'public int get(index)' but when you run it in Codio, it will only pass if you realize the element in 'arr' is an Integer and change the method name to 'public Integer get(index)'. This might not be a big deal for an experienced SDE, but costs too much meaningless time for Java beginners which are who this course is aimed at.
