Writing "hello world" on BlueJ and the results of learning to type from the website "TypingClub"


BlueJ application


import java.util.*; public class HelloWorld {     public static void main(String[] args) {         System.out.println("Hello World");     } 
}                                 


The result

TypingClub is the most effective way to learn how to type. and this the results of learning to type from the website "TypingClub" 









Komentar

Postingan populer dari blog ini

Spesifikasi Kebutuhan Aplikasi Moka

Manajemen Resiko

Aplikasi ChatBot menggunakan bahasa pemrograman java dan aplikasi BlueJ