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

what is the use of request get parameter map in servlet with example
Map of all input elements of form of Html can be retrieved with getParameterMap() method and it is very rarely used. Map requestParams = request.getParameterMap();
Pushpendra
I would like to apply as java trainer
Good Luck!! Best decision to share knowledge!!!
Ritika
What is difference between throw and throws in Java programming?
throw keyword is used to throw Exception from any method or static block in Java while throws keyword, used in method declaration, denoted which Exception can possible be thrown by this method
Vinodha
What is the best book to learn data structures using Java?
There are several good books available for learning data structures using Java, depending on your level of expertise and experience. Some of the best books to learn data structures using Java are: 1....
Shubham
0 0
5
Is there anyone who can teach Advance Java in minimal time and low cost?
2 weeks i can teach entire Core and Advanced JAVA ... But certification will not be given for this ..as am not organizing Batch
Garwita

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

Ask a Question

Related Lessons

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

What Are IT Industries Performance Metrics?
1. Outstanding Expectation: Eligible to get Promotion easily and good salary hike. Always preferrable to go abroad. 2. Exceed Expectation: Can get Promotion as per schedule of company with good salary...

COMPILATION AND INTERPRETATION
Compilation and Interpertation Process javac (compiler) java(interpreter)high level code - > compile - > bytecode - > interperted - > machine code Bytecode...

What Is Java? Explain The History Of Java
i. Ovierview: Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core component of Sun Microsystems' Java platform (Java...

Full stack java training demo for both frontend and backend with database
core java:========== lanaguage:---------- to communicate with person General languages: ------------------ engilsh,hindi,telugu,tamil programming language: =================== to machine--->binary...

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