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. Oh, java! You'll never take me alive if I don't have a say.

Oh, java! You'll never take me alive if I don't have a say.

Scheduled Pinned Locked Moved The Lounge
csharpjavavisual-studioquestionlearning
8 Posts 6 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 Offline
    M Offline
    Mwanzia_M
    wrote on last edited by
    #1

    After pouring my heart out while learning c# from scratch someone comes up with the brilliant idea that my programming class has to be in java ! Learning a new IDE all over again (so how exactly do I add a form/window in this netbeans IDE?) is not quite appealing if you haven't even torn apart the previous one. Did I mention there's a whole new set of class libraries to learn? I can see that java sdk grinning, so you think you've worn? I don't think so, armed with java 4 dummies its time to rock this thing the old school way, tear it apart till I get this exception "I, the java runtime, has given in, hope you're happy coz am about to crash". But until then i'll be pretty much whining trying to find an equivalent of "console.ReadLine ()". I hope noone is having to learn a new language in 3 days like me. If by any chance some poor bloke is, all the best coz who said it can't be done.

    A L T 3 Replies Last reply
    0
    • M Mwanzia_M

      After pouring my heart out while learning c# from scratch someone comes up with the brilliant idea that my programming class has to be in java ! Learning a new IDE all over again (so how exactly do I add a form/window in this netbeans IDE?) is not quite appealing if you haven't even torn apart the previous one. Did I mention there's a whole new set of class libraries to learn? I can see that java sdk grinning, so you think you've worn? I don't think so, armed with java 4 dummies its time to rock this thing the old school way, tear it apart till I get this exception "I, the java runtime, has given in, hope you're happy coz am about to crash". But until then i'll be pretty much whining trying to find an equivalent of "console.ReadLine ()". I hope noone is having to learn a new language in 3 days like me. If by any chance some poor bloke is, all the best coz who said it can't be done.

      A Offline
      A Offline
      AspDotNetDev
      wrote on last edited by
      #2

      You need three whole days to learn a new programming language? :confused:

      Chris Maunder wrote:

      Fixign now.

      But who's fixing the fixign?

      M 1 Reply Last reply
      0
      • A AspDotNetDev

        You need three whole days to learn a new programming language? :confused:

        Chris Maunder wrote:

        Fixign now.

        But who's fixing the fixign?

        M Offline
        M Offline
        Mwanzia_M
        wrote on last edited by
        #3

        ok, now it's personal. Dude, do u know how many classes r out there?

        A OriginalGriffO 2 Replies Last reply
        0
        • M Mwanzia_M

          ok, now it's personal. Dude, do u know how many classes r out there?

          A Offline
          A Offline
          AspDotNetDev
          wrote on last edited by
          #4

          42

          Chris Maunder wrote:

          Fixign now.

          But who's fixing the fixign?

          A 1 Reply Last reply
          0
          • A AspDotNetDev

            42

            Chris Maunder wrote:

            Fixign now.

            But who's fixing the fixign?

            A Offline
            A Offline
            Andy_L_J
            wrote on last edited by
            #5

            He didn't see that coming... :-D

            I don't speak Idiot - please talk slowly and clearly 'This space for rent' Driven to the arms of Heineken by the wife

            1 Reply Last reply
            0
            • M Mwanzia_M

              After pouring my heart out while learning c# from scratch someone comes up with the brilliant idea that my programming class has to be in java ! Learning a new IDE all over again (so how exactly do I add a form/window in this netbeans IDE?) is not quite appealing if you haven't even torn apart the previous one. Did I mention there's a whole new set of class libraries to learn? I can see that java sdk grinning, so you think you've worn? I don't think so, armed with java 4 dummies its time to rock this thing the old school way, tear it apart till I get this exception "I, the java runtime, has given in, hope you're happy coz am about to crash". But until then i'll be pretty much whining trying to find an equivalent of "console.ReadLine ()". I hope noone is having to learn a new language in 3 days like me. If by any chance some poor bloke is, all the best coz who said it can't be done.

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              Pmwanzia wrote:

              trying to find an equivalent of "console.ReadLine ()

              They have organized that in the Console class, and given the method an appropriate name, see the doc[^]

              Console.readLine();

              If you know .NET and C# you should get acquainted with Java in a day or two... :)

              Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

              Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

              1 Reply Last reply
              0
              • M Mwanzia_M

                ok, now it's personal. Dude, do u know how many classes r out there?

                OriginalGriffO Offline
                OriginalGriffO Offline
                OriginalGriff
                wrote on last edited by
                #7

                You don't have to learn the whole thing in three days: just slightly more than you are going to teach the students... :doh:

                Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                1 Reply Last reply
                0
                • M Mwanzia_M

                  After pouring my heart out while learning c# from scratch someone comes up with the brilliant idea that my programming class has to be in java ! Learning a new IDE all over again (so how exactly do I add a form/window in this netbeans IDE?) is not quite appealing if you haven't even torn apart the previous one. Did I mention there's a whole new set of class libraries to learn? I can see that java sdk grinning, so you think you've worn? I don't think so, armed with java 4 dummies its time to rock this thing the old school way, tear it apart till I get this exception "I, the java runtime, has given in, hope you're happy coz am about to crash". But until then i'll be pretty much whining trying to find an equivalent of "console.ReadLine ()". I hope noone is having to learn a new language in 3 days like me. If by any chance some poor bloke is, all the best coz who said it can't be done.

                  T Offline
                  T Offline
                  TorstenH
                  wrote on last edited by
                  #8

                  Learn it. Java gives you a complete new range of tools to work with. There are so much projects out there! There are a lot of languages following up to Java. You will learn a lot more languages in the future. But it all will refer back to good old plain Java. And - drink coffee! The more coffee Java you drink, the more Java you program! :-D regards Torsten

                  I never finish anyth...

                  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