The History of Java
The history of Java programming language. Who created Java? Why was Java created? Why the name "Java"? When was Java created? And who owns Java now?
Read moreThe history of Java programming language. Who created Java? Why was Java created? Why the name "Java"? When was Java created? And who owns Java now?
Read moreIn this article we’ll explain what is variable in Java and what types of variables there are. Also you'll find some rules of correct naming for variables
Read moreAfter reading this post you’ll know how to display messages in the console. And what is the difference between System.out.println() and System.out.print ()
Read moreLearn how to assign a value to a variable. Also in this article you’ll find two mini-programs which you’ll be able to launch on your PC
Read moreIn this article you'll learn how to add comments to Java code. There're just two ways of commenting - we'll tell you both :). Begginers level
Read moreIn this post you'll find out which software you need to write in Java, what is JDK and which IDE is better. And you'll be ready for software configuration
Read moreSoftware configuration on Ubuntu. In this article you’ll find step-by-step guide how to configure software environment on Ubuntu
Read moreFor software configuration on Windows you need to make some steps. In this step-by-step guide we’ll lead you through this path and it will be easy for you)
Read moreWhy is Java language so popular? In this article you'll find the main reasons of Java popularity. Also you'll get acquainted with classes and objects.
Read more