Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Does Java have a Long Term future ?

  1. #1
    Member
    Join Date
    Oct 2011
    Posts
    114
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Does Java have a Long Term future ?

    Is it possible i am wasting my time learning Java ?

    What I mean is..... Is there a genuine possiblity that in a couple of years time, the demand for Java could decline significantly and other languages become more desireable and more in demand ?

    Appreciate your opinions.


  2. #2
    Super Moderator curmudgeon's Avatar
    Join Date
    Aug 2012
    Posts
    1,130
    My Mood
    Cynical
    Thanks
    64
    Thanked 140 Times in 135 Posts

    Default Re: Does Java have a Long Term future ?

    My crystal ball is out at the cleaners, but you could flip coins to see which language will last and which won't. Most folks who guess at this sort of stuff are wrong, but one thing you can say with certainty is
    • that there is a huge code base of Java out there, and someone will need to maintain
    • No professional programmer will learn just one language.
    • That the exercise of learning any language, be it Java, Lisp, or BrainF**k, will give one knowledge that can be applied to the next language you learn.

  3. #3
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Does Java have a Long Term future ?

    I doubt that Java is going away anytime soon, it's the primary development language of the Android platform and it has major corporate support from many different companies. It also has a long history, meaning that there is a large existing code base as well as a large community. It's a fairly common language taught in many lower-level college and university classes because it's relatively easy to learn while encouraging good programming practices. It's also a great spring-board language, it was influenced by and influences a large number of other languages.

    I would encourage you to learn many languages over your programming career. This is probably a much better way to make yourself desirable to companies than focusing on any one "best" language. Languages are tools and some are better for certain tasks than others, and vise-versa. A good programmer/computer scientist uses the correct tool for different situations.

Similar Threads

  1. LOOKING FOR FREELANCER PROJECT or LONG TERM
    By javadeveper in forum Paid Java Projects
    Replies: 0
    Last Post: June 18th, 2012, 04:12 AM
  2. Long term project work from home developer
    By internext in forum Paid Java Projects
    Replies: 17
    Last Post: May 2nd, 2012, 07:51 PM
  3. Java Scope in future
    By Shemil in forum Member Introductions
    Replies: 2
    Last Post: July 20th, 2011, 04:45 PM
  4. Java Web Browser Term Project- I am facing multiple problem...pls help
    By tazbinur in forum What's Wrong With My Code?
    Replies: 11
    Last Post: October 8th, 2010, 09:05 AM
  5. Future of Java
    By Skynet.Boy in forum Java Theory & Questions
    Replies: 4
    Last Post: March 15th, 2010, 09:12 AM