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.
احدث اصدار
1.1محمل
Alprinc Hamod
Android متطلبات النظام
Android 5.0+
الفئة
مجاني تعليم تطبيقاتتقييم المحتوى
Everyone
الإبلاغ
تحديد كغير مناسبLast updated on 21/01/2021
The multithread example was modified, an example of the runnable interface was added in multithread 2 and the syntax highlighting was improved.