• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

You young developers don't know you're born

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    You young developers don't know you're born

    Starting playing with Python 3.
    Fook me, everything's done for you with powerful libraries.
    No wonder Bob Shawadiwadi can claim to do programming.
    Back in my day etc. etc.

    Seriously though, these modern languages are good fun.
    What happened to pointers and the like?
    Hard Brexit now!
    #prayfornodeal

    #2
    Originally posted by sasguru View Post
    Starting playing with Python 3.
    Fook me, everything's done for you with powerful libraries.
    No wonder Bob Shawadiwadi can claim to do programming.
    Back in my day etc. etc.

    Seriously though, these modern languages are good fun.
    What happened to pointers and the like?
    ByRef and ByValue is all you got these days. .Net has support for "unmanaged code" so you can do pointers there, otherwise you would have to write in C/C++ if you want pointers.

    The yoofs of today are far too busy worring about which generic to use for most elegant code snobbery. Garbage collection, now don't get me started
    Knock first as I might be balancing my chakras.

    Comment


      #3
      I am always amazed by little programming has changed. It shouldn't be needed at all, we should have graphical designers where you just shove icons of things here and there, connect them, click a button and it's mostly done for you.

      I used to work in control system simulation and that went that way back in the early 90s. You set up a plant diagram and typed values in basically. Many of the principals used could equally be applied to databases or any other application. Access does it in a small way but there is no reason why real db systems shouldn't in a far bigger way.
      bloggoth

      If everything isn't black and white, I say, 'Why the hell not?'
      John Wayne (My guru, not to be confused with my beloved prophet Jeremy Clarkson)

      Comment


        #4
        Pointers? You're looking at Python and asking what happened to pointers? They've been dead at least a decade in traditional languages, much bigger things are different than that in modern languages like Python.

        And yes, it's kind of fun. You get to spend much more time writing code to do something, rather than code to support the code that does something.
        Originally posted by MaryPoppins
        I'd still not breastfeed a nazi
        Originally posted by vetran
        Urine is quite nourishing

        Comment


          #5
          Originally posted by d000hg View Post
          Pointers? You're looking at Python and asking what happened to pointers? They've been dead at least a decade in traditional languages, much bigger things are different than that in modern languages like Python.

          And yes, it's kind of fun. You get to spend much more time writing code to do something, rather than code to support the code that does something.
          Well last time I did some programming in a "modern" language was Java in 2002.
          SAS on the other hand - still going strong and the base language has virtually been unchanged since 1976.
          Hard Brexit now!
          #prayfornodeal

          Comment


            #6
            Originally posted by xoggoth View Post
            I am always amazed by little programming has changed. It shouldn't be needed at all, we should have graphical designers where you just shove icons of things here and there, connect them, click a button and it's mostly done for you.
            I used to work in control system simulation and that went that way back in the early 90s. You set up a plant diagram and typed values in basically. Many of the principals used could equally be applied to databases or any other application. Access does it in a small way but there is no reason why real db systems shouldn't in a far bigger way.
            That's visual studio innit?
            Knock first as I might be balancing my chakras.

            Comment


              #7
              Originally posted by sasguru View Post
              Well last time I did some programming in a "modern" language was Java in 2002.
              SAS on the other hand - still going strong and the base language has virtually been unchanged since 1976.
              Yeah, but you wouldn't want to write an ecommerce system with it!

              You've come right out the other side of the forest of irony and ended up in the desert of wrong.

              Comment


                #8
                Originally posted by suityou01 View Post
                That's visual studio innit?
                Blimey. Your VS must be a hell of a lot more visual than mine.

                You've come right out the other side of the forest of irony and ended up in the desert of wrong.

                Comment


                  #9
                  Originally posted by bogeyman View Post
                  Yeah, but you wouldn't want to write an ecommerce system with it!
                  Why ever not? I would certainly consider SAS for the back end for a system like that - tried and trusted with mega volumes of data, robust SQL capabilities, reporting and analysis tools second to none.

                  And I believe it has some web front-end tools written in some new-fangled language called Java.
                  Hard Brexit now!
                  #prayfornodeal

                  Comment


                    #10
                    Originally posted by sasguru View Post
                    Why ever not? I would certainly consider SAS for the back end for a system like that - tried and trusted with mega volumes of data, robust SQL capabilities, reporting and analysis tools second to none.

                    And I believe it has some web front-end tools written in some new-fangled language called Java.
                    Well I must admit to not seeing SAS for a couple of decades.

                    In fact my only real experience of it is installing it and playing around making it do the 'cowboy hat' plot etc.

                    Perhaps it's come on in leaps and bounds.

                    You've come right out the other side of the forest of irony and ended up in the desert of wrong.

                    Comment

                    Working...
                    X