Indo American Books, 2016. — 235 p. — ASIN: B01KJK9AYC
Java is a high-level programming language. Every computer will have its own machine language. So, we need to translate Java code into machine code before the computer could execute our program. This translator could be either a compiler or an interpreter.
Data Types, Assignment, Output
Conditional Statements
Repetition Statements
Java Application Programming Interfaces (API)
Classes and Objects
Arrays
Inheritances
Polymorphisms
Exceptions
Graphical User Interfaces
Introduction to Recursion and Graphics