Why do many software engineers not like Java?

Asked by Last Modified  

5 Answers

Learn Java

Follow 1
Answer

Please enter your answer

I am online Quran teacher 7 years

Opinions on programming languages can vary, but some software engineers may express dissatisfaction with Java for reasons such as perceived verbosity, boilerplate code, and a slower pace of language evolution compared to more modern alternatives. Additionally, some developers prefer languages that offer...
read more
Opinions on programming languages can vary, but some software engineers may express dissatisfaction with Java for reasons such as perceived verbosity, boilerplate code, and a slower pace of language evolution compared to more modern alternatives. Additionally, some developers prefer languages that offer more concise syntax and features for specific use cases. It's important to note that these opinions are subjective, and many developers still appreciate Java for its stability, platform independence, and extensive ecosystem. read less
Comments

IT Corporate Trainer with 9 years of experience in Edu tech

As technology advanced, there was a huge spike in increased boilerplate code in Java, thereby making it bulky. No functional language support — As I said earlier, Java was purely object-oriented. However, programmers required features involved in both imperative and declarative languages.
Comments

Python trainer believe in practical learning.

Some software engineers might hold reservations about Java due to reasons like verbosity in syntax, which can lead to longer development cycles compared to more concise languages like Python. Additionally, Java's rigid type system and boilerplate code for simple tasks might feel cumbersome for some developers,...
read more
Some software engineers might hold reservations about Java due to reasons like verbosity in syntax, which can lead to longer development cycles compared to more concise languages like Python. Additionally, Java's rigid type system and boilerplate code for simple tasks might feel cumbersome for some developers, leading to concerns about reduced productivity. The perception of Java as a language with a steeper learning curve, especially for beginners, and the initial setup complexity might deter some engineers. Furthermore, the memory consumption of Java applications, though improved with advancements, could still be a concern in resource-constrained environments. Moreover, the preference for more dynamically-typed languages or those with simpler syntax for quick prototyping and scripting might lead some engineers to favor other languages over Java. However, these concerns can vary among developers based on personal preferences, project requirements, and familiarity with other programming languages. read less
Comments

C, Python FullStack, Java FullStack Coding Instructor

Many software engineers may have reservations about Java due to perceived verbosity and boilerplate code, leading to larger and more cumbersome codebases. Some find the development process in Java slower compared to languages with more concise syntax. Additionally, concerns about higher memory consumption...
read more
Many software engineers may have reservations about Java due to perceived verbosity and boilerplate code, leading to larger and more cumbersome codebases. Some find the development process in Java slower compared to languages with more concise syntax. Additionally, concerns about higher memory consumption and the complexity of managing concurrency in Java can contribute to a less favorable perception. Some engineers may prefer more modern languages that offer expressive features and a streamlined development experience. However, it's crucial to recognize that opinions on programming languages are subjective, and Java continues to be widely used and appreciated for its reliability and extensive ecosystem. read less
Comments

C language Faculty (online Classes )

Rigidity — After programming in Java for a while, you would notice you write the same code multiple times. As technology advanced, there was a huge spike in increased boilerplate code in Java, thereby making it bulky. No functional language support — As I said earlier, Java was purely object-oriented...
Comments

View 3 more Answers

Related Questions

Why Java is platform independent?
Once your java code compiled, compiled code(.class) can be executed on any os platform...if your question is HOW..it is interesting which deals with bytecode conversation
Sunita
Who can provide good Java training with real-time but not institute?
If you reside in pune then i can provide real time programming in java . So you will get to know industry based java programming
Sridevi
0 0
6
What should I do after learning Java core?
After mastering Java core, consider expanding your skills by exploring more advanced Java topics such as: Object-Oriented Programming (OOP): Deepen your understanding of OOP principles and design patterns. Java...
Kumarnaik
0 0
5
Why string objects are immutable?
Strings are immutable once created cannot be changed and hence cannot be eliminated but string builders are mutable.
Sujatha
Is Java a pure object-oriented programming language?
Java is often considered to be a "pure" object-oriented programming (OOP) language because it follows many principles of OOP. However, it does have some features that deviate from strict purity. For example,...
Shiv
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Lambda Expressions in Java
A lambda expression, introduced in Java 8 is similar to a block of code resembling an anonymous function that can be passed to constructors or methods for execution as an argument. Examples: a)() ->...

Features Of Java
There is given many features of Java. They are also known as java buzzwords. The Java Features given below are simple and easy to understand. Simple. Object-Oriented. Portable. Platform independent. Secured. Robust. Architecture...

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

Java Interview Questions & Answers
Java Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Java Programming Language. As per my...

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Recommended Articles

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you