• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Java seems like a technology no one wants to use

 
Ranch Hand
Posts: 495
Chrome Java Linux
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know much about the new features, but I do know one thing. Java seems like a technology no one wants to use as many people make fun of it constantly. I do hear some of their complaints. The main thing I would want from Java is to release working features fast, that improve performance of the JVM (hence I like the self tuning JVM feature). Java seems to be playing catch up with the other programming technologies. Don't get me wrong, I love Java and I use it to build all my programs and apps, but I feel that Java is lagging behind. I am not bashing Java, but this is what I hear from people. I ask regular users about generified things and they can't name any products that use Java, and as such I feel it is mostly used for servers and such. I do know that Java is in top demand in the job market, but that is for the "Business Java" and not Java SE. Java needs to develop faster and increase performance before they start worrying about extra features.

John Price
 
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Likes 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john price wrote: Java seems like a technology no one wants to use


You need to get out more.
 
john price
Ranch Hand
Posts: 495
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Bear Bibeault wrote:

john price wrote: Java seems like a technology no one wants to use


You need to get out more.



All my coding friends do not use Java. Could you tell me some main technologies that use Java? I'm not asking for the basic ones on Java.com or anything. I'm talking about major corporations like Google, Facebook, Microsoft, Apple, Twitter etc. I do know that Twitters servers are partly/all Java servers. I would like to see client examples, not server examples. Again, I'm not trying to bag on Java. I love Java, but there are a few things that I don't like (as no language is perfect) and people seem to not like it all that much - even users... Most users complain about it's slowness, which will be improved as years go by...

John Price
 
Bear Bibeault
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Likes 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john price wrote:All my coding friends do not use Java.


Unlikely a representative sample of the entire development community.

I would like to see client examples, not server examples.


Well, there's your problem. If you are mostly Applet focused as you indicated in another post, well, 1995 called... The use of Java to power the server side of web applications is wide-spread and thriving.

and people seem to not like it all that much


Correction: people that you know may not seem to like it. Sure, it's not perfect. I have a long laundry list too. But to say "people don't like it" is rather myopic.

- even users


Users usually have little knowledge what is powering an application. Especially on the web. And if they do, well, then the app isn't well written.

... Most users complain about it's slowness, which will be improved as years go by...


Again, 1995 called. Modern Java can hardly be called slow by anyone who knows what they are talking about. Poorly written applications can be slow, but Java itself is not the problem.
 
john price
Ranch Hand
Posts: 495
Chrome Java Linux
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You say it's mostly server side which strengthens my point - people don't use Java for client programs. If I am misunderstanding, please correct me. Sorry to start a debate on your thread Wouter Oet. I am naive on this topic as you see here.

EDIT : I do agree with your points on the last post.
 
Bear Bibeault
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Likes 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john price wrote:which strengthens my point - people don't use Java for client programs.


You said "people don't like Java". If you meant "for writing client apps" then you should have said that. It's like saying "People don't like hammers" instead of "People don't like hitting themselves with hammers".
 
john price
Ranch Hand
Posts: 495
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is what I meant sorry. I implied it earlier with "the business Java", but I didn't make it clear enough. That is my fault. I think we are at agreement now and I hope to continue the original thread. Thanks for setting me straight, Bear. I laughed when I saw your last sentence on your last post because it is true but a funny example.

EDIT : I read my first post over again and I see now that my "implying" wasn't clear/there at all.
 
Bear Bibeault
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Likes 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Glad you saw the humor: I think humor is one of the best teachers.
 
Bartender
Posts: 15737
368
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know how popular they are anymore, but there's Minecraft which is a game I believe is built on Java; Vuze/Azureus, a BitTorrent client, and I think Limewire was made in Java as well. And then there of course IDEs like NetBeans and Eclipse, but that may be a bit of a chicken and the egg story.

Java is doing well. It's just more widely used in big companies/projects because of its strong and static typing system, among other reasons. Younger companies tend to use more dynamic languages because it's easier to get something on the shelf fast.
 
Rancher
Posts: 4804
7
Mac OS X VI Editor Linux
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I stopped writing client-side java years ago, we all moved to web apps. I wrote some demo apps that ran client side maybe as recently as 2005, but that was just until we could get all the server side, and JSP/Javascript stuff working.

I am willing to bet that your buddies, who are using PHP or Ruby On Rails or some other tool, think that they are writing code in the language. We don't. We write a little bit of code that connects to libraries. Java gets much of its reputation from the huge numbers of huge libraries.

I do agree that Java is not the hot new toy it used to be. And I believe, IMHO, that in ten years we won't be using Java. We might be using Java++ or Scala or some other new language that used the JVM. Java concurrency is too hard for normal programs to write, and we are moving to 64 core systems and beyond.
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Likes 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is a large and lively community around Java. It's not at all dead as some people want to make others believe. And fortunately Java is moving again with the release of Java 7 a few months ago and lots of new plans for Java 8 and beyond. It's still one of the most used programming languages and it will continue to be for years to come.

john price wrote:Java seems to be playing catch up with the other programming technologies.


The goal of the Java programming language is to be a stable, practical, useful programming language, and not to be a frontrunner with new and experimental features. Sun and now Oracle take backward compatibility with regard to Java very seriously, because thousands of companies rely on this for their business software. Adding new features has to be done very carefully, to not break backward compatibility. Also, before adding a new feature to a programming language you'd better be very sure that it is a useful and necessary feature, because once it's in there it is impossible to take it out again. And the more features a language has, the more people will have to learn. So there are lots of good reasons to be extremely careful with adding new language features.

There are lots of other programming languages (many which run on the JVM) in which there are lots of brand new and experimental features. I'd highly recommend learning for example Scala if you're interested in this.
 
Ranch Hand
Posts: 53
Eclipse IDE Spring Tomcat Server
  • Likes 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here are just two random facts for client side Java usage:

Almost all ATM machines use Java SE clients. Also many devices that do any financial transaction, like paying with your credit card in a restaurant use some Java on their devices.

That Java is still one of the leading technologies for enterprise software doesn't have to be said. And I would think that every second dev-type IT job is in enterprise software development.

 
Ranch Hand
Posts: 45
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
loooool.... i didnt really think i would hear this lol...


hahaha .. the world is going to end then, its true after all..

I think either you were teleported by my *ahem * Java based time machine accidentally to this era from 1995 ( i would need to fix that glitch then) or you just started coding.

the last post about ATM machines and credit cards is a good proof as well, but if you mean really big enterprise apps even you dont do client side apps. I worked in a trucking company in US and they had a whole client side app at that time 2005 to monitor and give the truck drivers on call support with their payload and all. I even worked on their smart phone ( a swing app not the handheld, they didnt have that in 2005). Remedy, Amdocs, calrify ( they must have all moved to intranet webapp style from desktop applications by now, 2004) were in Java. You dont see any client side cos well they moved into web app methodology, which is where every big app is going to go. like MS Office is going to be on the web soon (should be) when your PC or laptop will be like a USB you plug in into a screen terminal.

SAP has their own ABAP but they also have the ability to do composite applications with Java in their IDE. (Business Java ???).

"You need to get out more" hahaha ... lol..



 
Bartender
Posts: 1849
15
Eclipse IDE Spring VI Editor Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john price wrote:I'm talking about major corporations like Google, Facebook, Microsoft, Apple, Twitter etc. I do know that Twitters servers are partly/all Java servers. I would like to see client examples, not server examples.



Thousands of devices have software running on them that are programmed in Java.... Blu ray players, smart tvs, smartphones, printers, cameras, medical devices (for monitoring, charting, tracking, billing, et cetera).... on and on. Java is in a lot of sneaky places. Programming isn't just for computer users... it's also for these companies that want fancy ui's and features for their stuff.
 
Ranch Hand
Posts: 820
IntelliJ IDE VI Editor Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java has no problem as a client. Look at Android phones.

I use java based desktop applications such as IntelliJ Idea and DBVisualizer every day and they are very robust. Stephan van Hulst mentioned Minecraft. Every kid at my son's school is nutso about Minecraft (as am I)

Also, Java is more than just the language. It is also a JVM that supports what many people are calling the next generation of computer languages (Clojure, Scala, etc.)

At my workplace, we find that intermediate level java programmers are hard to find at an affordable price in spite of the economy. We can't seem to hire one to save our lives! Same goes for many java shops in this region.

 
Pat Farrell
Rancher
Posts: 4804
7
Mac OS X VI Editor Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Tim McGuire wrote:At my workplace, we find that intermediate level java programmers are hard to find at an affordable price in spite of the economy. We can't seem to hire one to save our lives! Same goes for many java shops in this region.



Does this mean that its easy to hire expert Java folks? Or that you only hire rookies and intermediates?
 
Ranch Hand
Posts: 507
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john price wrote:You say it's mostly server side which strengthens my point - people don't use Java for client programs. If I am misunderstanding, please correct me. Sorry to start a debate on your thread Wouter Oet. I am naive on this topic as you see here.

EDIT : I do agree with your points on the last post.



Better to have a look at companies around the world, not the companies companies you are familiar with and you know

And I am pretty sure this is because of your personal likenesses. You might not like JAVA, PERSONALLY. It is completely OK, but it doesn't mean what you don't like is bad, in my opinion.
 
Tim McGuire
Ranch Hand
Posts: 820
IntelliJ IDE VI Editor Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Pat Farrell wrote:

Tim McGuire wrote:At my workplace, we find that intermediate level java programmers are hard to find at an affordable price in spite of the economy. We can't seem to hire one to save our lives! Same goes for many java shops in this region.



Does this mean that its easy to hire expert Java folks? Or that you only hire rookies and intermediates?



I only mean that we've been trying to hire intermediates lately. I guess I'm using intermediate very broadly. When I think "expert", I think, "re-engineer hibernate to make it more efficient" .
 
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Limewire is in Java Swing.
 
Greenhorn
Posts: 24
Eclipse IDE Java Google App Engine
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
.. all I can say is .. long live JAVA!
 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I use Java extensively for both server side and client side coding. The client side are usually simple applications that automate manual functions, such as pulling files from FTP servers, parsing files and loading them into a database, etc. Could I use Ruby or Python for that? Sure, but I would much rather have Java on my side when I have to trudge through a 1.5 gig file and get it loaded into MySQL in the next hour.
 
Ranch Hand
Posts: 79
Eclipse IDE Spring Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Enough has been said already - but can't resist myself putting few dots ..

On desktop - yes - MS technologies might be more dominating - but on the server side - what I feel is mostly java.
Millions of web apps (of significant size & traffic) are built over Struts, running successfully. For smaller biz apps - Yes we have things like RubyOnRails which was a hit sometime back & I feel that even today are doing great.
But when we talk of large applications/projects - those with huge set of functionality & complex logic (communicating with multiple host/mainframe systems) - we see mostly Struts, Spring or Seam in action.

Having worked on java for BFSI domain for around 5 yrs for multiple financial clients - I can say that most of the financial websites, banking apps use java due to its security & robustness.
 
Bartender
Posts: 1111
Eclipse IDE Oracle VI Editor
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Tim McGuire wrote:

Pat Farrell wrote:

Tim McGuire wrote:At my workplace, we find that intermediate level java programmers are hard to find at an affordable price in spite of the economy. We can't seem to hire one to save our lives! Same goes for many java shops in this region.



Does this mean that its easy to hire expert Java folks? Or that you only hire rookies and intermediates?



I only mean that we've been trying to hire intermediates lately. I guess I'm using intermediate very broadly. When I think "expert", I think, "re-engineer hibernate to make it more efficient" .


to bastardize my favourite book
well I am suprised at your knowing so many experts, not that you know so few.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am from India and have working experience of around 4.5 years mostly in java. Recently I thought of switching job and got almost 8 different offers because I had worked on java and allied technologies in the past. People in India love it and use it in almost every other application. Java is soul and body of IT industry here.
 
Greenhorn
Posts: 1
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dheeraj Bansal wrote:I am from India and have working experience of around 4.5 years mostly in java. Recently I thought of switching job and got almost 8 different offers because I had worked on java and allied technologies in the past. People in India love it and use it in almost every other application. Java is soul and body of IT industry here.

I am totally agree with you :-) But still i want few more news from new JAVA front
 
Sheriff
Posts: 22821
132
Eclipse IDE Spring Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Define "Java" in that example. I've been looking for a new job recently as well, and I definitely had enough interest. However, most of that was JEE, with a bit of mobile here and there. For JSE there are mostly junior / starter positions where they are willing to teach you JEE etc. That's at least how it is in The Netherlands.
 
Ranch Hand
Posts: 356
Android Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wait no one uses Java? There are only 3 billion devices that use Java right now... Parking Meters, ATMs, Smart Phones, etc... The problem is that Java is newer that C which has been used for a very long time, and most programs are written in C. People hate on Java because of the JVM and the fact it has to goto it to run, whereas C does not. The JVM is ever improving and so is Java. I was looking at overhead from Java 1.2-1.3 and a JTable was 20,000 Bytes in 1.2 and 3000 in 1.3 which is a ridiculous drop... I personally love Java because it's used all over, and is making huge pushes in apps, and web development, especially with the new powerhouse of JavaFX. Java is also connected to many other languages and you see ports like JRuby JPython and even J++. Of course Java isn't the say all, but it's a great language IMO.

In the Computer Science Club at school we have kids bashing Java all the time and saying "Python is the greatest thing since sliced bread." Take everything with a grain of salt and fine what's BEST FOR YOU. Also learning multiple languages is key, 1 language is great, but it's good to know a lot of them.
 
Ranch Hand
Posts: 426
Eclipse IDE Fedora Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No technology has been more widely accepted than Java. The people making jeers are the Cobol mainframe types. No need to pay attention to them as they will be leaving the work force sooner rather than later. Java is more than a language. It is a technology. It transcends hardware platforms and political boundaries like no other product.
 
Marshal
Posts: 80280
432
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Lance Lotlinc wrote: . . . the Cobol mainframe types . . . will be leaving the work force sooner rather than later. . . .

. . . and anybody who can maintain the old COBOL code can have a lucrative job
 
Jay Orsaw
Ranch Hand
Posts: 356
Android Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeah its like lance said... some people are stuck with what they first learned and think its the best... its just like all these ruby/python heads.... very annoying.. yes java is more than a language its really big and extremely used.... but as other said there is no best, and you should learn more than 1 AND FIND OUT WHAT YOU LIKE MORE. Doesnt matter what your best friend thinks....
 
Roger Sterling
Ranch Hand
Posts: 426
Eclipse IDE Fedora Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:

Lance Lotlinc wrote: . . . the Cobol mainframe types . . . will be leaving the work force sooner rather than later. . . .

. . . and anybody who can maintain the old COBOL code can have a lucrative job



The likely migration route is one of replacement. "Old soldiers never die, they just fade away..." General Douglas MacArthur.

"I am closing my 52 years of military service. When I joined the Army, even before the turn of the century, it was the fulfillment of all of my boyish hopes and dreams. The world has turned over many times since I took the oath on the plain at West Point, and the hopes and dreams have long since vanished, but I still remember the refrain of one of the most popular barrack ballads of that day which proclaimed most proudly that "old soldiers never die; they just fade away." And like the old soldier of that ballad, I now close my military career and just fade away, an old soldier who tried to do his duty as God gave him the light to see that duty."
 
author
Posts: 23958
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Lance Lotlinc wrote:No technology has been more widely accepted than Java. The people making jeers are the Cobol mainframe types. No need to pay attention to them as they will be leaving the work force sooner rather than later. Java is more than a language. It is a technology. It transcends hardware platforms and political boundaries like no other product.




There is nothing wrong with pointing out those who are against Java because they are "stuck with Cobol". However, I would recommend doing some introspection though -- as 30 years from now, you want to be one in the camp of pointing out those who are "stuck with Java"....

Henry
 
Roger Sterling
Ranch Hand
Posts: 426
Eclipse IDE Fedora Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Henry Wong wrote:

Lance Lotlinc wrote:No technology has been more widely accepted than Java. The people making jeers are the Cobol mainframe types. No need to pay attention to them as they will be leaving the work force sooner rather than later. Java is more than a language. It is a technology. It transcends hardware platforms and political boundaries like no other product.



There is nothing wrong with pointing out those who are against Java because they are "stuck with Cobol". However, I would recommend doing some introspection though -- as 30 years from now, you want to be one in the camp of pointing out those who are "stuck with Java".... Henry



Personally and professionally, I am technology-agnostic. I started with HP-Basic in 1974. I learned some HP machine code in the 1980s and made a smooth transition into C. In the early 1990s, I wrote Borland C++ Object Windows Library code. At the turn of the century, I was heavily into Java. A decade later, I am writing ESQL code. I like the evolution of languages and technologies. My observation about Java is pointed towards those people who are old dogs and refuse to learn new tricks.
 
Bear Bibeault
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And then there are us old dogs who continually learn new tricks.

 
Ranch Hand
Posts: 93
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john price wrote:All my coding friends do not use Java.


Your friends don't need a new or improved language, they need a girlfriend.
Jokes apart, an interesting phrase worth considering here is "little knowledge is a dangerous thing".
 
Pat Farrell
Rancher
Posts: 4804
7
Mac OS X VI Editor Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jay Orsaw wrote:.... and most programs are written in C. People hate on Java because of the JVM



I completely reject your first assertion. Last time I checked, most programs were still written in Fortran, because it has a 30 year head start over even C.

People who "hate on" java because of the JVM are, at best, uninformed. The JVM is the best thing about Java, and will long out live Java the language. The JVM lets folks write clear, simple code that performs as well as the best, hand optimized C -- which can't be read or understood by anyone because its so optimized.
 
Fire me boy! Cool, soothing, shameless self promotion:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic