What is java ?
Java is a popular programming language, created in 1995.
It is owned by oracle, and more than 3 billion devices run java.
It is used for:
- Mobile application(specially android apps)
- Desktop applications
- Web applications
- Web servers and application servers
- Games
- Database connection
- And much, much more!
Why Use Java?
- java works on different platforms(Windows, mac, linux, respberry pi, etc..)
- it is one of the most popular programmming language in the world.
- it has a large demand in the current job market.
- it is easy to learn and simple to use.
- it is open-source and free
- it is secure, fast and powerful
- it has a huge community support
- java is an object orinted language which gives a clear structure to programs and allows code to be reused, lowering development costs
- as java is close to C++ and C#, it makes it easy for programmers to switch to java or vice versa
0 Comments