A refreshing introduction to java 2nd edition up to Chapter 5 h1>
Chapter 1 How to write a program li>
Chapter 2 Expressions and Operators li>
Chapter 3 Conditional branching and repetition li>
Chapter 4 Array li>
Chapter 5 Method li>
Today I was able to read up to the method in Chapter 5. I started reading this reference book after completing the Java course at Progate, so for now, I understand it fairly easily. p>