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

A challenge to the coders here

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

    A challenge to the coders here

    Moving on from the Valentine's Day rhymes.

    Create a dating profile using any programming language of choice, the more content the better.
    Me, me, me...

    #2
    var pulse = 0;
    while (pulse>0) {
    shag(pulse);
    pulse++;
    }
    How fortunate for governments that the people they administer don't think

    Comment


      #3
      public void testWoman( Male me , Female woman) {

      assertEquals( me.wantsBeer() , woman.getsBeerWhenManWants() ) ;
      assertEquals( me.wantsSex() , woman.getsNakedWhenManWants() ) ;
      assertEquals( me.wantsFootballOnTv() , woman.getsSkyControllerWhenManWants() ) ;

      }

      I strongly typed there, no polymorphism in that method.

      Comment


        #4
        Originally posted by minestrone View Post
        public void testWoman( Male me , Female woman) {

        assertEquals( me.wantsBeer() , woman.getsBeerWhenManWants() ) ;
        assertEquals( me.wantsSex() , woman.getsNakedWhenManWants() ) ;
        assertEquals( me.wantsFootballOnTv() , woman.sodsOffUpstairs() ) ;

        }
        FTFY
        Originally posted by Stevie Wonder Boy
        I can't see any way to do it can you please advise?

        I want my account deleted and all of my information removed, I want to invoke my right to be forgotten.

        Comment


          #5
          Originally posted by Troll View Post
          var pulse = 0;
          while (pulse>0) {
          shag(pulse);
          pulse++;
          }
          No shagging for you then

          Comment


            #6
            Originally posted by Kryten View Post
            No shagging for you then
            It's worse than that - he's dead Jim!

            Comment


              #7
              dim i as integer, c as colour, b as BigInt, floppy as drive

              do while not floppy
              set c = brown
              if c i = loaded
              set * = c i
              insert bigint into *
              else
              set c = pink
              insert bigint into c
              loop
              (\__/)
              (>'.'<)
              ("")("") Born to Drink. Forced to Work

              Comment


                #8
                Originally posted by Kryten View Post
                No shagging for you then
                Bob assures me it's been peer reviewed and passed unit & functional testing
                How fortunate for governments that the people they administer don't think

                Comment


                  #9
                  Bonk
                  Repeat While()

                  AngleOfDangle=HeightOfInclination

                  End Repeat
                  End Bonk

                  Comment


                    #10
                    var michTheTester = {};
                    michTheTester.would = true;
                    Last edited by Bunk; 8 February 2013, 09:18. Reason: No T in Mich

                    Comment

                    Working...
                    X