Learn Java

Java is a general purpose programming language. It is a simple, object oriented, platform independent, multithreaded, secure and robust language. It is unarguably the most used language in enterprise environment.

Getting Started:

TutorialTutorial Summary
1. Introduction to Java ProgrammingJava is a general purpose programming language. It is a general purpose high level, object-oriented language.
2. Java HistoryHistory of Java is fascinating to learn. How it was initially started, what was the initial goal and how it has spanned over the years.
3. Java CharacteristicsIn this lesson you will learn about the characteristics of Java. They are defined by buzzwords like simple. object-oriented, robust, portable, etc.
4. Install JavaIn this article let us learn about installing Java and how to get the development environment ready for Java programming.
5. What is JVM, JRE, JDK and JITIn this lesson let us learn about what is Java JVM, JRE, JDK and JIT.