Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Why Java is falling behide

Why Java is falling behide

Scheduled Pinned Locked Moved The Lounge
csharpjavadotnetdesignsales
24 Posts 15 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jpg 0
    wrote on last edited by
    #1

    I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

    R M S A L 10 Replies Last reply
    0
    • J jpg 0

      I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

      R Offline
      R Offline
      Rocky Moore
      wrote on last edited by
      #2

      I think it is more in how Java was handled than anything else. If they just would not have tried to control Java so much and made it open from the beginning, there probably would have never been a .NET.

      Rocky <>< Latest Code Blog Post: OpenID/CardSpace - Is it time? Latest Tech Blog Post: Scratch: fun for all ages for free!

      1 Reply Last reply
      0
      • J jpg 0

        I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #3

        Because it was always behind compared to native compiled code. And because the cross platform compatibility soapbox that people raved about never manifested as reality, IMO. Marc

        Thyme In The Country
        Interacx

        People are just notoriously impossible. --DavidCrow
        There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
        People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

        1 Reply Last reply
        0
        • J jpg 0

          I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          .jpg wrote:

          The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE.

          Yeah, WPF+WWF+WTF is so much more appealing... :rolleyes: But the rest of your points are good. Add in the fact that probably the first exposure many of us had with Java was as crappy little slow-to-load applets on web pages...

          ---- Scripts i’ve known... CPhog 1.8.2 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

          J A 2 Replies Last reply
          0
          • J jpg 0

            I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

            A Offline
            A Offline
            Aaron VanWieren
            wrote on last edited by
            #5

            Also the cross platform nature of java leads the development to be extremely open. If you have a large project you will have to find a way to architect a solution probably using a framework and then there are numerous ones of those to choose. With .net allot of the framework is provided for you. The other big issue with java is jdbc itself... It reeks. Aaron

            _____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe

            1 Reply Last reply
            0
            • S Shog9 0

              .jpg wrote:

              The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE.

              Yeah, WPF+WWF+WTF is so much more appealing... :rolleyes: But the rest of your points are good. Add in the fact that probably the first exposure many of us had with Java was as crappy little slow-to-load applets on web pages...

              ---- Scripts i’ve known... CPhog 1.8.2 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

              J Offline
              J Offline
              jpg 0
              wrote on last edited by
              #6

              I googled WTF, but..............

              1 Reply Last reply
              0
              • J jpg 0

                I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                .jpg wrote:

                I like the Java language itself, but there are things that I think, is causing Java lagging behide.

                Where did you hear that it's lagging behind? Seriously - I've not heard this, so I'm curious. I was under the impression that it is still one of the most widely used languages around. Cheers, Drew.

                J A 3 Replies Last reply
                0
                • S Shog9 0

                  .jpg wrote:

                  The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE.

                  Yeah, WPF+WWF+WTF is so much more appealing... :rolleyes: But the rest of your points are good. Add in the fact that probably the first exposure many of us had with Java was as crappy little slow-to-load applets on web pages...

                  ---- Scripts i’ve known... CPhog 1.8.2 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

                  A Offline
                  A Offline
                  amclint
                  wrote on last edited by
                  #8

                  Shog9 wrote:

                  Add in the fact that probably the first exposure many of us had with Java was as crappy little slow-to-load applets on web pages...

                  :laugh: Yeah I used to hate java apps on web pages...wait I still do! Freaking crap loads slow on my otherwise fast machine. Before .net was huge I made some dang slick stuff in java, so I give it props for that. Anymore though it's easier to use c# and less of a hassle IMHO (anyone else write code in debug mode?)

                  Aaron Clint Work

                  1 Reply Last reply
                  0
                  • L Lost User

                    .jpg wrote:

                    I like the Java language itself, but there are things that I think, is causing Java lagging behide.

                    Where did you hear that it's lagging behind? Seriously - I've not heard this, so I'm curious. I was under the impression that it is still one of the most widely used languages around. Cheers, Drew.

                    J Offline
                    J Offline
                    jpg 0
                    wrote on last edited by
                    #9

                    No offense, but you really need to sync with todays market.

                    C L 2 Replies Last reply
                    0
                    • L Lost User

                      .jpg wrote:

                      I like the Java language itself, but there are things that I think, is causing Java lagging behide.

                      Where did you hear that it's lagging behind? Seriously - I've not heard this, so I'm curious. I was under the impression that it is still one of the most widely used languages around. Cheers, Drew.

                      A Offline
                      A Offline
                      amclint
                      wrote on last edited by
                      #10

                      I've read a few articles (have to look for links) that talk about market saturation of .Net being quite high. Last company I was at had to decide Java or .Net for their platform going forward and the arguments for Java were not what they once were.

                      Aaron Clint Work

                      1 Reply Last reply
                      0
                      • J jpg 0

                        I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

                        C Offline
                        C Offline
                        Clickok
                        wrote on last edited by
                        #11
                        1. Java is... Java! .Net is C#, Delphi, Python, Java...

                        Engaged in learning of English grammar ;)
                        For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                        1 Reply Last reply
                        0
                        • J jpg 0

                          No offense, but you really need to sync with todays market.

                          C Offline
                          C Offline
                          Colin Angus Mackay
                          wrote on last edited by
                          #12

                          Drew's question is valid. Can you cite some sources?


                          Upcoming events: * Glasgow: Geek Dinner (5th March) * Edinburgh: Web Security Conference Day for Windows Developers (12th April) My: Website | Blog | Photos

                          J 1 Reply Last reply
                          0
                          • L Lost User

                            .jpg wrote:

                            I like the Java language itself, but there are things that I think, is causing Java lagging behide.

                            Where did you hear that it's lagging behind? Seriously - I've not heard this, so I'm curious. I was under the impression that it is still one of the most widely used languages around. Cheers, Drew.

                            J Offline
                            J Offline
                            jpg 0
                            wrote on last edited by
                            #13

                            Java's lagging behide is a fact, I am just speaking on the WHY. I love the Java language too, but you have to let go, if not, YOU will lag behide with your favorite language.

                            L 1 Reply Last reply
                            0
                            • J jpg 0

                              I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

                              J Offline
                              J Offline
                              Judah Gabriel Himango
                              wrote on last edited by
                              #14

                              No functional programming constructs. If you can't pass around functions as variables/symbols, you can't do events and event handlers, you can't do functional operations on generic lists, you can't do LINQ...

                              Tech, life, family, faith: Give me a visit. I'm currently blogging about: One can only dream (no income taxes) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                              C 1 Reply Last reply
                              0
                              • J jpg 0

                                No offense, but you really need to sync with todays market.

                                L Offline
                                L Offline
                                Lost User
                                wrote on last edited by
                                #15

                                .jpg wrote:

                                No offense, but you really need to sync with todays market.

                                Oh I'm well sync'd. Java penetration in the desktop market might be small, but there's a lot more to the software market than that. My understanding is that Java has a lot bigger part of the rest of the pie than some might think. Cheers, Drew.

                                1 Reply Last reply
                                0
                                • J jpg 0

                                  Java's lagging behide is a fact, I am just speaking on the WHY. I love the Java language too, but you have to let go, if not, YOU will lag behide with your favorite language.

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #16

                                  .jpg wrote:

                                  Java's lagging behide is a fact

                                  Without sources to back that up it's not anything close to a 'fact'.

                                  .jpg wrote:

                                  I love the Java language too

                                  I don't love Java - rarely even use it.

                                  .jpg wrote:

                                  but you have to let go, if not, YOU will lag behide with your favorite language

                                  I use what's appropriate for the problem at hand. Sometimes that includes Java because of the vast array of scientific libraries available. Cheers, Drew.

                                  1 Reply Last reply
                                  0
                                  • C Colin Angus Mackay

                                    Drew's question is valid. Can you cite some sources?


                                    Upcoming events: * Glasgow: Geek Dinner (5th March) * Edinburgh: Web Security Conference Day for Windows Developers (12th April) My: Website | Blog | Photos

                                    J Offline
                                    J Offline
                                    jpg 0
                                    wrote on last edited by
                                    #17

                                    Go to any programming job web site and see the difference.

                                    L 1 Reply Last reply
                                    0
                                    • J jpg 0

                                      I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

                                      E Offline
                                      E Offline
                                      ed welch
                                      wrote on last edited by
                                      #18

                                      When you say "Java" I assume you mean J2EE, because the mobile version of Java (J2ME) is taking off big time. In fact all other platforms pale in comparison with the marketshare that J2ME has

                                      1 Reply Last reply
                                      0
                                      • J Judah Gabriel Himango

                                        No functional programming constructs. If you can't pass around functions as variables/symbols, you can't do events and event handlers, you can't do functional operations on generic lists, you can't do LINQ...

                                        Tech, life, family, faith: Give me a visit. I'm currently blogging about: One can only dream (no income taxes) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                                        C Offline
                                        C Offline
                                        Chris Losinger
                                        wrote on last edited by
                                        #19

                                        i assume by "events" you mean something completely different from the events Windows has been using since v1.0.

                                        image processing toolkits | batch image processing | blogging

                                        J 1 Reply Last reply
                                        0
                                        • J jpg 0

                                          I like the Java language itself, but there are things that I think, is causing Java lagging behide. 1.) The marketing of Java use a lot of abbreviations. Most general user won't download something named J2EE. 2.) java app not only take longer to start, but it consume much greater amout of memory compared to .net. 3.) The UI visual appearence is not what most user would be expected. 4.) The default install of java install funny things to the tray and control panel, which, normal user would found confusing. 5.) People look at .NET framework as an addon to Windows, but look at Java as a third party trouble.

                                          E Offline
                                          E Offline
                                          Ennis Ray Lynch Jr
                                          wrote on last edited by
                                          #20

                                          Doesn't seem to exist on non windows boxes. Also, I am running SQL Developer right now which I believe is in Java and there is no funky box. Of course with .NET being almost a part of the Windows OS there is no real way to compare the footprints of the two. Unless we got ourselves one of those nifty chips that executives Java natively. In fact my Razor is fairly fast and I think it is in Java too.


                                          File Not Found

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups