“I think it would be a tragic statement of the universe if Java was the last language that swept through” James Gosling
Welcome to Java Tutorial.
Java is one of the most popular programming languages in the world.
The language is used in:
-
Developing mobile and desktop applications.
-
Embedded systems.
-
Web applications.
-
Web servers.
-
Big data processing.
-
And much, much more.
This language is Object-Oriented and that is a highly effective way to develop programs, faster and easier.
Compared to its vast uses cases, the language is really easy to learn.
It has a huge community support (over millions of developers).
For those of you who already familiar with C++ and C#, Java has similar syntax and structure, which makes it easy for you to immigrate to this language.
There are many companies around the world currently using the Java language including:
Uber, Amazon, Google, Facebook, Instagram, Airbnb, Red Hat, Oracle, Netflix and many more…
Before jump in this tutorial, make sure you have general knowledge about these topics:
-
Computer in General
-
Software
-
Operating Systems
-
Programming Languages
-
Compilers and Interpreters
-
Linkers