A free application that allows you to learn Java syntax.
It is a Java handbook.
This app acts as a pocket handbook for programmers who want to learn about Java.
It is complete offline. Works without interent.
The application contains the following programs:
-Hello World
-Comments
-Input Output
-Assigning Values To Variables
-Multiple Assignment
-Arrays
-String Methods
-If Else
-While Loop
-Do While Loop
-For Loop
-Switch
-Exceptions
-Math Class
-Classes And Objects
-Class Inheritance
-Overriding
-Files And IO
-Multithreading
The application contains a list of important and useful programs, with the results compiled. The source code of the programs is presented in an elegant and simple way.
The best way to learm Java is with sample code.
Note:
It is not possible to run or execute programs with this app. The output of programs are already verified and displayed for users convenience.
Latest Version
1.1Uploaded by
Alprinc Hamod
Requires Android
Android 5.0+
Category
Free Education AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Jan 21, 2021
The multithread example was modified, an example of the runnable interface was added in multithread 2 and the syntax highlighting was improved.