This is Lesson 1.5 of the Java programming course. Previous lesson: 1.4 How programs are developedCourse contents Java syntax and naming conventions In common with most languages, Java programs must adhere to a certain syntax in order for them to be successfully compiled. There are also certain conventions which ought to be complied with to ai...