Overview
Java is one of the most popular programming languages today. It is a high level, robust, secure and also a pure object-oriented programming language. The best thing about this language is, it is platform independent. That says:
Write Once Run Anywhere
Audience
This tutorial series is designed for students, beginners and also for working professionals, to help them to learn and understand the language quickly.
We believe in the practical approach of learning, That’s why we strongly recommend you to try running and modifying the programs and samples given in the tutorial. You can always use our Online Java Editor for CUI based programs.
Prerequisite
To getting started with java you must have a basic understanding of C/C++ programming knowledge.