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. found in comments in some early 90's C code

found in comments in some early 90's C code

Scheduled Pinned Locked Moved The Lounge
question
28 Posts 13 Posters 1 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.
  • G Gary Wheeler

    Hmm. While the tone of the comment isn't helpful, the content is useful. A long time ago in a job far, far away... I implemented an algorithm from a master's thesis in a piece of code. I documented the source pretty thoroughly - thesis title, author name, institution, dates, institution identification numbers, and so on. After having been the victim of plagiarism(*), I despise people who fail to attribute sources. (*) The quarter I took a class called Real-Time Programming (I got A's) my final project listing was missing from the cabinet where instructors returned projects. A couple quarters later I got called into the department chairman's office. Someone had taken the RTP class and turned in a program 99% identical to mine. The instructor remembered my code because I was the only person in class who used assembler macros. At first they asked if I had given or sold the code to someone. I told them that my listing had gone missing when I took the course, which the instructor remembered. The last I heard, the person who did all of this was expelled from the university for the quarter and on probation for the remainder of his time.

    Software Zen: delete this;

    H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #21

    I'm sorry to hear that. It's terrible when people do that. I'm glad you got your justice though. =)

    Real programmers use butterflies

    1 Reply Last reply
    0
    • J Janes Diary

      There is also A Practical approach to LL(k); LLm(n) [TR-EE 92-30] (1992) and The Use of Predicates In LL(k) And LR(k) Parser Generators (Technical Summary) [TR-EE 93-25] (1993)

      H Offline
      H Offline
      honey the codewitch
      wrote on last edited by
      #22

      I've got them both. They aren't going over the bits i need them to cover. Instead they're introducing new algorithms. What I need is a paper on an existing algorithm before i try to extend it. Whoops I got confused over which thread this was. Thought it was my other rant :laugh: please disregard

      Real programmers use butterflies

      1 Reply Last reply
      0
      • F Forogar

        Quote:

        200+ page thesis with 200+ footnotes.

        My thesis was only 85 pages, including some short code listings, and no-one read that either! "That looks like enough work. Here, have a PhD!"

        - I would love to change the world, but they won’t give me the source code.

        B Offline
        B Offline
        BillWoodruff
        wrote on last edited by
        #23

        Hi Forogar, I am kind of long-winded :) My project was a collection of academic research, field notes, interviews, case studies, etc. Humanities/sociology/psychology. No code, for me, in that incarnation.

        «One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali

        1 Reply Last reply
        0
        • H honey the codewitch

          /* Confused? Good! Read my MS thesis [Purdue Technical Report TR90-30].
          TJP 8/93 -- can now read PhD thesis from Purdue. */

          This is not how you comment software, Terrence. This is just not how you do it.

          Real programmers use butterflies

          M Offline
          M Offline
          MadMyche
          wrote on last edited by
          #24

          Naturally I was curious too... and had to do some searching. I actually enjoyed reading another article, the way this was told is so like _A long time ago, on a compter far far away...

          The Internet Worm Program: An Analysis
          Purdue Technical Report CSD-TR-823

          On the evening of 2 November 1988, someone infected the Internet with a worm program.

          [https://spaf.cerias.purdue.edu/tech-reps/823.pdf\](https://spaf.cerias.purdue.edu/tech-reps/823.pdf)

          Director of Transmogrification Services Shinobi of Query Language Master of Yoda Conditional

          _

          H 1 Reply Last reply
          0
          • M MadMyche

            Naturally I was curious too... and had to do some searching. I actually enjoyed reading another article, the way this was told is so like _A long time ago, on a compter far far away...

            The Internet Worm Program: An Analysis
            Purdue Technical Report CSD-TR-823

            On the evening of 2 November 1988, someone infected the Internet with a worm program.

            [https://spaf.cerias.purdue.edu/tech-reps/823.pdf\](https://spaf.cerias.purdue.edu/tech-reps/823.pdf)

            Director of Transmogrification Services Shinobi of Query Language Master of Yoda Conditional

            _

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #25

            haha nice :-D

            Real programmers use butterflies

            1 Reply Last reply
            0
            • H honey the codewitch

              /* Confused? Good! Read my MS thesis [Purdue Technical Report TR90-30].
              TJP 8/93 -- can now read PhD thesis from Purdue. */

              This is not how you comment software, Terrence. This is just not how you do it.

              Real programmers use butterflies

              R Offline
              R Offline
              rjmoses
              wrote on last edited by
              #26

              The only comment found in a 40,000 line IBM 360 assembly language program I once had to modify was at the very top: "Be prepared with bottle in hand before attempting to modified this program." One bottle wasn't enough.

              H 1 Reply Last reply
              0
              • R rjmoses

                The only comment found in a 40,000 line IBM 360 assembly language program I once had to modify was at the very top: "Be prepared with bottle in hand before attempting to modified this program." One bottle wasn't enough.

                H Offline
                H Offline
                honey the codewitch
                wrote on last edited by
                #27

                OMG no. :omg: :wtf:

                Real programmers use butterflies

                1 Reply Last reply
                0
                • H honey the codewitch

                  /* Confused? Good! Read my MS thesis [Purdue Technical Report TR90-30].
                  TJP 8/93 -- can now read PhD thesis from Purdue. */

                  This is not how you comment software, Terrence. This is just not how you do it.

                  Real programmers use butterflies

                  O Offline
                  O Offline
                  OldDBA
                  wrote on last edited by
                  #28

                  Probably in 1980 (or +- 4 years) had a user complain because the computer would not accept Feb 29 as a valid date. We had been using the software involved for about 3 years at that point. When we looked at the source code we found this comment. "Thirty days hath September. All the rest I can't remember. Except February which never works right anyway." There was no code to handle leap years! The quick fix was to change days in February to 29 so we could run the advertisement in the Newspaper on that date and have time to implement a correct routine.

                  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