• 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!

Life on the bench: in my dressing gown

Collapse
This topic is closed.
X
X
Collapse
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by suityou01 View Post
    More interested in Visual RPGIII.Net

    HTH
    I see there's even a COBOL.Net if you can believe that!

    Don't these grizzled old 60s hackers ever give up, or die of old age or something?
    Work in the public sector? Read the IR35 FAQ here

    Comment


      Originally posted by OwlHoot View Post
      I see there's even a COBOL.Net if you can believe that!

      Don't these grizzled old 60s hackers ever give up, or die of old age or something?
      Old programmers never die, they just recurse.
      Knock first as I might be balancing my chakras.

      Comment


        Originally posted by OwlHoot View Post
        I see there's even a COBOL.Net if you can believe that!

        Don't these grizzled old 60s hackers ever give up, or die of old age or something?
        Well, the whole point of the CLI around which .NET is built was to allow multiple language implementations. Given that there's a lot of legacy COBOL code around, it's not surprising that there's a CLI-based implementation.

        There are a great number of languages implemented around the CLI, including such delights as Scheme, Haskell, FORTRAN, Oberon, and of course LISP

        Comment


          What's this COB-thing? Is it like corn on cob?

          Comment


            Originally posted by NickFitz View Post
            There are a great number of languages implemented around the CLI, including such delights as Scheme, Haskell, FORTRAN, Oberon, and of course LISP
            Ee lad - they were proper languages
            +50 Xeno Geek Points
            Come back Toolpusher, scotspine, Voodooflux. Pogle
            As for the rest of you - DILLIGAF

            Purveyor of fine quality smut since 2005

            CUK Olympic University Challenge Champions 2010/2012

            Comment


              Originally posted by NickFitz View Post
              including such delights as Scheme, Haskell, FORTRAN, Oberon, and of course LISP
              eeekkk...functional programming.....I'm not going to be able to sleep for university nightmares this will awaken.

              Comment


                Originally posted by Olly View Post
                eeekkk...functional programming.....I'm not going to be able to sleep for university nightmares this will awaken.
                f#

                It is said that in the final days of planet Earth, everyone had bad dreams.
                How did this happen? Who's to blame? Well certainly there are those more responsible than others, and they will be held accountable, but again truth be told, if you're looking for the guilty, you need only look into a mirror.

                Follow me on Twitter - LinkedIn Profile - The HAB blog - New Blog: Mad Cameron
                Xeno points: +5 - Asperger rating: 36 - Paranoid Schizophrenic rating: 44%

                "We hang the petty thieves and appoint the great ones to high office" - Aesop

                Comment


                  Originally posted by Olly View Post
                  eeekkk...functional programming.....I'm not going to be able to sleep for university nightmares this will awaken.
                  Funny, innit. Functional makes sense to me: just tell the computer what it is to do.

                  But I cannot get the object oriented paradigm to fit inside my head: it just won't plug in anywhere. It does not feel logical. It doesn't make sense. I look at code written that way and it doesn't talk to me.

                  I have read plenty of books and articles on it for over 15 years, but I just don't get it. I cannot see the philosophy behind it, and have yet to find some words that can explain it.

                  I've seen plenty of words on "how to do it", and rather weak arguments on why it is better (I am not in the least convinced) but none that explain the underlying "why it is how it is".


                  "The Astra instance of the car object has an attribute of steering which has a method of turning and its value is to be left." Just turn left, FFS!
                  My all-time favourite Dilbert cartoon, this is: BTW, a Dumpster is a brand of skip, I think.

                  Comment


                    Originally posted by RichardCranium View Post
                    "The Astra instance of the car object has an attribute of steering which has a method of turning and its value is to be left." Just turn left, FFS!
                    Code:
                    astra.turnLeft();

                    Comment


                      Originally posted by RichardCranium View Post
                      But I cannot get the object oriented paradigm to fit inside my head: it just won't plug in anywhere. It does not feel logical. It doesn't make sense. I look at code written that way and it doesn't talk to me.

                      I have read plenty of books and articles on it for over 15 years, but I just don't get it. I cannot see the philosophy behind it, and have yet to find some words that can explain it.

                      I've seen plenty of words on "how to do it", and rather weak arguments on why it is better (I am not in the least convinced) but none that explain the underlying "why it is how it is".


                      "The Astra instance of the car object has an attribute of steering which has a method of turning and its value is to be left." Just turn left, FFS!
                      When I went for my BCS 'audition' some years ago, the panel asked me about this and we got into a debate. At the end one of them said "ah, it's like proper software engineering". Not a lot you can say to that really ...
                      +50 Xeno Geek Points
                      Come back Toolpusher, scotspine, Voodooflux. Pogle
                      As for the rest of you - DILLIGAF

                      Purveyor of fine quality smut since 2005

                      CUK Olympic University Challenge Champions 2010/2012

                      Comment

                      Working...
                      X