
Explore arithmetic operators in Java, including addition, subtraction, division, multiplication, and modulus, with examples of integers and string concatenation using a calculator class.
Explore how switch cases work in Java, using case 1, case 2, and case 3 with break and a default to handle wrong input, guiding control flow.
Explore string buffer basics in java, learn to replace a character with another character, append, insert, and reverse strings, and understand how string buffers keep changes in the same object.
A course for those who are new to JAVA and want to learn the basics. It is a course with hands-on approach to programming and with assignments for the students to do in order to keep practicing. By the end of the course the students are sure to have the required basic knowledge of JAVA.