This repository was archived by the owner on Jun 6, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Java
Jan Mewes edited this page Aug 18, 2018
·
1 revision
https://en.wikipedia.org/wiki/Java_(programming_language)
- Java is currently one of the most widely used programming languages, especially for web based enterprise applications.
- The syntax of the language is relatively easy to understand.
- There is a rich ecosystem around the language with lots of open-source tools, frameworks, and libraries.
- A wide range of training materials are available.
- The syntax of the language is relatively verbose. However, with the help of Project Lombok at a lot of the boilerplate code can be generated automatically.
- Many senior Java developers are nowadays favoring Kotlin over Java.
Domain
Project Management
Developer Guide