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
  1. Home
  2. The Lounge
  3. I dislike java...

I dislike java...

Scheduled Pinned Locked Moved The Lounge
announcementcsharpjava
35 Posts 20 Posters 0 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.
  • M Matt Newman

    I am sitting in a Data Structures class right now and it seems like every day the professor manages to bring up some new miracle feature that is new in version 5 or 6 and how its so new and gonna save the day blah blah blah. I'm sitting here wanting to scream out that all of these features existed in the first version of .NET. [Update]We are talking about ackerman's function again... nothing to do with data structures...:sigh: [/Update]

    Matt Newman

    K Offline
    K Offline
    KaRl
    wrote on last edited by
    #19

    Matt Newman wrote:

    all of these features existed in the first version of .NET.

    .. which appeared a little bit after Java, didn't it?


    The law, in its majestic equality, forbids rich and poor alike to sleep under bridges, to beg in the streets, and to steal their bread Fold with us! ¤ flickr

    M 1 Reply Last reply
    0
    • P Paul Watson

      The language is OK, it is the freaking nightmare that is J2EE, servlet containers, JSP and all that rubbish that gets on my tits. I've never seen so much prep. just to run 1 line of code before.

      regards, Paul Watson Ireland & South Africa

      Shog9 wrote:

      And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

      M Offline
      M Offline
      Matt Newman
      wrote on last edited by
      #20

      Oh god, don't get me started on JSP... bad memories. [Damn, cp put this one in the wrong spot] -- modified at 11:36 Wednesday 14th February, 2007

      Matt Newman

      P T 2 Replies Last reply
      0
      • R Rama Krishna Vavilala

        Matt Newman wrote:

        all of these features existed in the first version of .NET.

        and what exactly are these features?

        M Offline
        M Offline
        Matt Newman
        wrote on last edited by
        #21

        Reflection, Auto-boxing, generics (though that is technically 2.0, still beats java out of the gate), can't think of the rest off the top of my head... I'll have to get back to you.

        Matt Newman

        1 Reply Last reply
        0
        • K KaRl

          Matt Newman wrote:

          all of these features existed in the first version of .NET.

          .. which appeared a little bit after Java, didn't it?


          The law, in its majestic equality, forbids rich and poor alike to sleep under bridges, to beg in the streets, and to steal their bread Fold with us! ¤ flickr

          M Offline
          M Offline
          Matt Newman
          wrote on last edited by
          #22

          K(arl) wrote:

          which appeared a little bit after Java, didn't it?

          I'm not arguing that, i'm just pointing out that my professor is ignoring the fact that many of these "new" features already existed.. and in some cases are implimented better in .NET

          Matt Newman

          1 Reply Last reply
          0
          • J Judah Gabriel Himango

            Nemanja Trifunovic wrote:

            MS is way too much relaxed in this matter, IMHO.

            :wtf: MS is way too comitted to back compat, IMO. They're introducing a better DateTime in .NET 3.5, but instead of deprecating the existing one or replacing the existing one, they're gonna have DateTime2 for back compat reasons. :doh: Same goes for the ReaderWriterLock -- there will be a new ReaderWriterLockSlim in .NET 3.5, keeping the old version around without deprecating it. :doh: IMO, that's too much focus on back compat; cleanliness of the framework is being put on the back burner in favor of back compat. That's wrong, IMO.

            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

            N Offline
            N Offline
            Nemanja Trifunovic
            wrote on last edited by
            #23

            Judah Himango wrote:

            MS is way too comitted to back compat, IMO

            Would you dare telling it to any VB6 programmer?


            Programming Blog utf8-cpp

            J 1 Reply Last reply
            0
            • D Dario Solera

              Both.

              ________________________________________________ Personal Blog [ITA] - Tech Blog [ENG] - My Photos Developing ScrewTurn Wiki 2.0 (2.0 RC is out)

              N Offline
              N Offline
              Nemanja Trifunovic
              wrote on last edited by
              #24

              Strange. MS has dropped many technologies in the past, making tons of working code obsolete. Remember ActiveX Documents, VB3, VB6, Managed extensions for C++? On the other hand, you can recompile Java 1.0 code with Java 5.0 JDK without problems AFAIK. Sure, you'll get many "deprecated" warnings, but that's about it.


              Programming Blog utf8-cpp

              1 Reply Last reply
              0
              • M Matt Newman

                I am sitting in a Data Structures class right now and it seems like every day the professor manages to bring up some new miracle feature that is new in version 5 or 6 and how its so new and gonna save the day blah blah blah. I'm sitting here wanting to scream out that all of these features existed in the first version of .NET. [Update]We are talking about ackerman's function again... nothing to do with data structures...:sigh: [/Update]

                Matt Newman

                C Offline
                C Offline
                codemunkeh
                wrote on last edited by
                #25

                Never used it, but from what I see of it... I ended up with 4 separate versions of it on my system (1.4.2, 1.4.5, 1.5.0a, 1.5.0c or something) It was the slowest thing I've ever seen (running Limewire - how can it take so long to simply initalise a dialog box! And the window painting was intolerable). The files are all over the place, it has no content management (going back to the 4 versions of it) which reminds me of Python - each program that runs it has its own DLL for it - why not have a global one? :sigh: The long roundabout way you have to go to download the runtimes (website, through about 20 pages then downloading it for six hours). I could probably come up with more if I used it, but I doubt I will.

                1 Reply Last reply
                0
                • M Matt Newman

                  Oh god, don't get me started on JSP... bad memories. [Damn, cp put this one in the wrong spot] -- modified at 11:36 Wednesday 14th February, 2007

                  Matt Newman

                  P Offline
                  P Offline
                  Paul Watson
                  wrote on last edited by
                  #26

                  It is my current nightmare. Using it alongside a Rails app and JSP completely and utterly sucks.

                  regards, Paul Watson Ireland & South Africa

                  Shog9 wrote:

                  And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                  1 Reply Last reply
                  0
                  • M Matt Newman

                    I am sitting in a Data Structures class right now and it seems like every day the professor manages to bring up some new miracle feature that is new in version 5 or 6 and how its so new and gonna save the day blah blah blah. I'm sitting here wanting to scream out that all of these features existed in the first version of .NET. [Update]We are talking about ackerman's function again... nothing to do with data structures...:sigh: [/Update]

                    Matt Newman

                    T Offline
                    T Offline
                    toxcct
                    wrote on last edited by
                    #27

                    wait, you DON'T dislike Java, you dislike your Teacher ! :->


                    [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                    M 1 Reply Last reply
                    0
                    • N Nemanja Trifunovic

                      Java (the language) is a joke. However, the framework is pretty big and rich, and when used from a good language like Scala[^], it surely looks like good platform for some applications. Also, I like the fact that Sun stubornly sticks to backward compatibility with new versions of Java. MS is way too much relaxed in this matter, IMHO.


                      Programming Blog utf8-cpp

                      T Offline
                      T Offline
                      toxcct
                      wrote on last edited by
                      #28

                      Nemanja Trifunovic wrote:

                      Java (the language) is a joke

                      why ? they copied C# ? :~


                      [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                      1 Reply Last reply
                      0
                      • M Matt Newman

                        Oh god, don't get me started on JSP... bad memories. [Damn, cp put this one in the wrong spot] -- modified at 11:36 Wednesday 14th February, 2007

                        Matt Newman

                        T Offline
                        T Offline
                        toxcct
                        wrote on last edited by
                        #29

                        JSP is ok, Struts is nightmare ! :rolleyes:


                        [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                        1 Reply Last reply
                        0
                        • T toxcct

                          wait, you DON'T dislike Java, you dislike your Teacher ! :->


                          [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                          M Offline
                          M Offline
                          Matt Newman
                          wrote on last edited by
                          #30

                          No, I like the teacher (nice guy), I dislike java

                          Matt Newman

                          T 1 Reply Last reply
                          0
                          • M Matt Newman

                            No, I like the teacher (nice guy), I dislike java

                            Matt Newman

                            T Offline
                            T Offline
                            toxcct
                            wrote on last edited by
                            #31

                            it's amazing how many guys spit on java while loving .NET. that's paradoxal nonsense


                            [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                            R 1 Reply Last reply
                            0
                            • N Nemanja Trifunovic

                              Java (the language) is a joke. However, the framework is pretty big and rich, and when used from a good language like Scala[^], it surely looks like good platform for some applications. Also, I like the fact that Sun stubornly sticks to backward compatibility with new versions of Java. MS is way too much relaxed in this matter, IMHO.


                              Programming Blog utf8-cpp

                              P Offline
                              P Offline
                              Paul Brower
                              wrote on last edited by
                              #32

                              How can you say the java 'language' pretty much sucks? Java is almost identical to c#. I've been using java for over 6 months now (for web apps). I still do windows apps in c#, however I have found it is a very easy and smooth transition to work between java and c#.

                              1 Reply Last reply
                              0
                              • T toxcct

                                it's amazing how many guys spit on java while loving .NET. that's paradoxal nonsense


                                [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                                R Offline
                                R Offline
                                Rob Graham
                                wrote on last edited by
                                #33

                                toxcct wrote:

                                t's amazing how many guys spit on java while loving .NET.

                                It's all about "throws":-D

                                1 Reply Last reply
                                0
                                • N Nemanja Trifunovic

                                  Judah Himango wrote:

                                  MS is way too comitted to back compat, IMO

                                  Would you dare telling it to any VB6 programmer?


                                  Programming Blog utf8-cpp

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

                                  What, are you saying VB6 apps don't run anymore?

                                  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

                                  1 Reply Last reply
                                  0
                                  • M Matt Newman

                                    I am sitting in a Data Structures class right now and it seems like every day the professor manages to bring up some new miracle feature that is new in version 5 or 6 and how its so new and gonna save the day blah blah blah. I'm sitting here wanting to scream out that all of these features existed in the first version of .NET. [Update]We are talking about ackerman's function again... nothing to do with data structures...:sigh: [/Update]

                                    Matt Newman

                                    T Offline
                                    T Offline
                                    Tim Craig
                                    wrote on last edited by
                                    #35

                                    Java and C# are both toy languages that are some software marketing exec's wet dream. We'd be way ahead if they'd just put some effort into giving us decent C++ libraries.

                                    The evolution of the human genome is too important to be left to chance idiots like CSS.

                                    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