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

Can we print any string in Java without a semicolon?
Yes We can print a string with out semicolon in if statement. public class Print_Without_Semicolon { public static void main(String args) { int i = 0; if(System.out.printf("print...
Sridevi
0 0
6
What are Access Specifiers in Java?
Access Specifiers are for visibility of java objects . These are Public, Private, Protected and Default. Public: A variable or method that is public means that any class can access it. Private: These...
Kadar
0 0
9
Between Java and Python, which one is better to learn first and why?
Both the development programs come with their strong suits. While Java allows you to enjoy the cross-platform support, Python helps you execute on at least ten different operating systems. It would help...
Priyanka
0 0
5
Is it possible to learn java at home without coaching in one month?
It all depends on you. If you are already aware of programming then it is definetly possible to learn java at home. But if learn through a tutor then you can learn easily.
Pritom
0 0
5
simple way to explane the servlet in java
Servlet is a program wich executed in server and assists in responding to client queries..... Usually confidential tasks are done by using servlets or other server side codes
Anish

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

Ask a Question

Related Lessons

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

JAVA OOPs Concepts (Object-Oriented Programming System)
JAVA OOPs Concepts (Object-Oriented Programming System) It is primarily having below crucial points. Without below essential points, we will never be able to achieve OOPs in java, PHP, C#, etc. Now let...

ClassNotFoundException vs NoClassDefFoundError
ClassNotFoundException NoClassDefFoundError It is an exception and happens due to programmer’s mistake and can be recovered by updating the code. Thrown when an application tries...

Interview Tip : Q1) Why Strings are immutable in java ? What happen if it was mutable in java?
As we all know that Strings in java are immutabe in nature, now the question comes why the creator made it immutable in nature, although this field used maximum in any java program. The answer to this...

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