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. This week's survey: What is your favourite phase of software development?

This week's survey: What is your favourite phase of software development?

Scheduled Pinned Locked Moved The Lounge
questionhelp
49 Posts 20 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.
  • G grralph1

    It has been noted that there is no radio button for "Documentation" on the list for the favourite phase of software development survey. (This weeks.) Most hate it anyway and some would argue that it isn't development period. Personally I like it. It is not as enjoyable as the challenging bits, but; 1. Documentation means that you have finished the product. (Hopefully on time and within buget.) 2. It is still fresh in your head.(Therefore Easy to do without annoying errors and ennoying look ups.) 3. It is easy, boring, relaxing after all the hard yakka and not demanding in anyway at all. 4. It helps you later when changes have to be made. (Speeds up review and familarisation.) 5. Looks pretty in the app and hopefully limits support queries. 6. Lets you say check the help and the documentation, it is all explained there. Sometimes I am as pleased with the documentation as I am with the code. It is part of the whole process to me. When other people do the documntation, it is often lacking or just incorrect. I know that I am going to be flamed for this post, but I am also coming from a lone wolf perspective. I like the manuals to be integrated into the application. I am not as good at within code comments though and always regret this. Documentation is great because it is the end, the finalisation of an extensive effort. I now often augment the documentation with short videos. Documentation isn't my favourite part of development, but it comes close to it. My most hated part of development is repartition. Comments please....

    "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

    P Offline
    P Offline
    Pete OHanlon
    wrote on last edited by
    #9

    grralph1 wrote:

    1. Documentation means that you have finished the product. (Hopefully on time and within buget.)

    Absolute codswallop, balderdash and piffle. Documentation should be written before, during and after the software. It's as much part of the software development as the actual source code, and should not be relegated to the post build phase of the project.

    I was brought up to respect my elders. I don't respect many people nowadays.
    CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

    N OriginalGriffO G J 4 Replies Last reply
    0
    • G grralph1

      It has been noted that there is no radio button for "Documentation" on the list for the favourite phase of software development survey. (This weeks.) Most hate it anyway and some would argue that it isn't development period. Personally I like it. It is not as enjoyable as the challenging bits, but; 1. Documentation means that you have finished the product. (Hopefully on time and within buget.) 2. It is still fresh in your head.(Therefore Easy to do without annoying errors and ennoying look ups.) 3. It is easy, boring, relaxing after all the hard yakka and not demanding in anyway at all. 4. It helps you later when changes have to be made. (Speeds up review and familarisation.) 5. Looks pretty in the app and hopefully limits support queries. 6. Lets you say check the help and the documentation, it is all explained there. Sometimes I am as pleased with the documentation as I am with the code. It is part of the whole process to me. When other people do the documntation, it is often lacking or just incorrect. I know that I am going to be flamed for this post, but I am also coming from a lone wolf perspective. I like the manuals to be integrated into the application. I am not as good at within code comments though and always regret this. Documentation is great because it is the end, the finalisation of an extensive effort. I now often augment the documentation with short videos. Documentation isn't my favourite part of development, but it comes close to it. My most hated part of development is repartition. Comments please....

      "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

      B Offline
      B Offline
      BobJanova
      wrote on last edited by
      #10

      There is no phase, only agile.

      1 Reply Last reply
      0
      • P Pete OHanlon

        grralph1 wrote:

        1. Documentation means that you have finished the product. (Hopefully on time and within buget.)

        Absolute codswallop, balderdash and piffle. Documentation should be written before, during and after the software. It's as much part of the software development as the actual source code, and should not be relegated to the post build phase of the project.

        I was brought up to respect my elders. I don't respect many people nowadays.
        CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

        N Offline
        N Offline
        Nagy Vilmos
        wrote on last edited by
        #11

        Oh yeh! Next you're going to be saying we should know what the software is going to do before we write it.

        Reality is an illusion caused by a lack of alcohol

        P 1 Reply Last reply
        0
        • N Nagy Vilmos

          If only there was a place to discuss the survey...

          Reality is an illusion caused by a lack of alcohol

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #12

          There isn't, or if there is I can't find it. This page[^] says "Page Not Found".

          N 1 Reply Last reply
          0
          • G grralph1

            It has been noted that there is no radio button for "Documentation" on the list for the favourite phase of software development survey. (This weeks.) Most hate it anyway and some would argue that it isn't development period. Personally I like it. It is not as enjoyable as the challenging bits, but; 1. Documentation means that you have finished the product. (Hopefully on time and within buget.) 2. It is still fresh in your head.(Therefore Easy to do without annoying errors and ennoying look ups.) 3. It is easy, boring, relaxing after all the hard yakka and not demanding in anyway at all. 4. It helps you later when changes have to be made. (Speeds up review and familarisation.) 5. Looks pretty in the app and hopefully limits support queries. 6. Lets you say check the help and the documentation, it is all explained there. Sometimes I am as pleased with the documentation as I am with the code. It is part of the whole process to me. When other people do the documntation, it is often lacking or just incorrect. I know that I am going to be flamed for this post, but I am also coming from a lone wolf perspective. I like the manuals to be integrated into the application. I am not as good at within code comments though and always regret this. Documentation is great because it is the end, the finalisation of an extensive effort. I now often augment the documentation with short videos. Documentation isn't my favourite part of development, but it comes close to it. My most hated part of development is repartition. Comments please....

            "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #13

            grralph1 wrote:

            When other people do the documntation anything, it is often lacking or just incorrect.

            Seriously, I often feel like I should just do everything myself.

            G P 2 Replies Last reply
            0
            • N Nagy Vilmos

              Oh yeh! Next you're going to be saying we should know what the software is going to do before we write it.

              Reality is an illusion caused by a lack of alcohol

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #14

              Now that's just silly talk.

              I was brought up to respect my elders. I don't respect many people nowadays.
              CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

              1 Reply Last reply
              0
              • V V 0

                I don't hate documentation, but there are different types of documentation throughout a project from start to finish. Personally, if I read your post, I wonder how detailed your documentation is. If I create user manuals I spend most of my time creating the situation for the correct screenshot only to hear the client doesn't like the value of the field you filled in for reason X or Y making you do it all over again. Creating test documents or project reports isn't always fun and games either. The best one is perhaps the technical documentation during design time, letting you play with small prototypes and proof of concepts which you then have to document :-). As you say, it's a nice change for a while, but I do feel you're missing the total view of "documentation". Just my two cents.

                V.
                (MQOTD Rules and previous Solutions )

                G Offline
                G Offline
                grralph1
                wrote on last edited by
                #15

                Liked your two cents V. You are correct in that I am missing the total view of documentation. Being a lone wolf and not working in a big team, means that I miss most of the tedious stuff. For me the documentation is the end game. On a lot of projects my documentation (Manuals) are then re-written and published by the Government Departments that commission the work. Sometimes these are better than mine and I ask them to send me the PDFs and then I can incorporate them into the app. They are good because they are proffessional technical writers who are using an accurate source. Yeah I hate some parts of documentation like all of us. Manuals and Help I do like.

                "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                V 1 Reply Last reply
                0
                • L Lost User

                  There isn't, or if there is I can't find it. This page[^] says "Page Not Found".

                  N Offline
                  N Offline
                  Nagy Vilmos
                  wrote on last edited by
                  #16

                  Odd. I have it[^].

                  Reality is an illusion caused by a lack of alcohol

                  1 Reply Last reply
                  0
                  • G grralph1

                    Liked your two cents V. You are correct in that I am missing the total view of documentation. Being a lone wolf and not working in a big team, means that I miss most of the tedious stuff. For me the documentation is the end game. On a lot of projects my documentation (Manuals) are then re-written and published by the Government Departments that commission the work. Sometimes these are better than mine and I ask them to send me the PDFs and then I can incorporate them into the app. They are good because they are proffessional technical writers who are using an accurate source. Yeah I hate some parts of documentation like all of us. Manuals and Help I do like.

                    "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                    V Offline
                    V Offline
                    V 0
                    wrote on last edited by
                    #17

                    no worries, more often than not docs are done at the end (or not at all), no matter what people claim here. :-)

                    V.
                    (MQOTD Rules and previous Solutions )

                    1 Reply Last reply
                    0
                    • L Lost User

                      Your username reminds me of the way Tony 'The Frosties' Tiger would say the name Ralph.

                      G Offline
                      G Offline
                      grralph1
                      wrote on last edited by
                      #18

                      I don't know Tony 'The Frosties" Tiger at all. My Lastname (Surname) is Ralph. The prefix for my username is the initials of my first two (Christian) names. Pray tell me the origin of your username PB 369,782

                      "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                      P L 2 Replies Last reply
                      0
                      • L Lost User

                        grralph1 wrote:

                        When other people do the documntation anything, it is often lacking or just incorrect.

                        Seriously, I often feel like I should just do everything myself.

                        G Offline
                        G Offline
                        grralph1
                        wrote on last edited by
                        #19

                        ACK

                        "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                        1 Reply Last reply
                        0
                        • G grralph1

                          I don't know Tony 'The Frosties" Tiger at all. My Lastname (Surname) is Ralph. The prefix for my username is the initials of my first two (Christian) names. Pray tell me the origin of your username PB 369,782

                          "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                          P Offline
                          P Offline
                          Pete OHanlon
                          wrote on last edited by
                          #20

                          The first part is Pompey Boy - he changes his username fairly regularly but there's always a common thread (either PB or some variation of Boy in there).

                          I was brought up to respect my elders. I don't respect many people nowadays.
                          CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                          1 Reply Last reply
                          0
                          • G grralph1

                            It has been noted that there is no radio button for "Documentation" on the list for the favourite phase of software development survey. (This weeks.) Most hate it anyway and some would argue that it isn't development period. Personally I like it. It is not as enjoyable as the challenging bits, but; 1. Documentation means that you have finished the product. (Hopefully on time and within buget.) 2. It is still fresh in your head.(Therefore Easy to do without annoying errors and ennoying look ups.) 3. It is easy, boring, relaxing after all the hard yakka and not demanding in anyway at all. 4. It helps you later when changes have to be made. (Speeds up review and familarisation.) 5. Looks pretty in the app and hopefully limits support queries. 6. Lets you say check the help and the documentation, it is all explained there. Sometimes I am as pleased with the documentation as I am with the code. It is part of the whole process to me. When other people do the documntation, it is often lacking or just incorrect. I know that I am going to be flamed for this post, but I am also coming from a lone wolf perspective. I like the manuals to be integrated into the application. I am not as good at within code comments though and always regret this. Documentation is great because it is the end, the finalisation of an extensive effort. I now often augment the documentation with short videos. Documentation isn't my favourite part of development, but it comes close to it. My most hated part of development is repartition. Comments please....

                            "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                            Mike HankeyM Offline
                            Mike HankeyM Offline
                            Mike Hankey
                            wrote on last edited by
                            #21

                            Personally I think they ought to have a favorite Frank Zappa quote survey mine would be; Stupidity is the basic building block of the universe. But they that's just me. Ain't got any idea why Frank Zappa came to mind?

                            VS2010/Atmel Studio 6.1 ToDo Manager Extension Some days, it's just not worth chewing through the restraints.

                            G 1 Reply Last reply
                            0
                            • G grralph1

                              I don't know Tony 'The Frosties" Tiger at all. My Lastname (Surname) is Ralph. The prefix for my username is the initials of my first two (Christian) names. Pray tell me the origin of your username PB 369,782

                              "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #22

                              I use to be P0mpeyboy3 or PB3 for short. Now I use temp e-mail to sign-up which means I forget my e-mail everytime I reset my machine which has led me to have a succession of different usernames. To make it easier for the rest of you to identify me and as a nod to the amount of accounts I now have had in the past I used the random number at the end. The plan is when I change again I can just change the number and the rest of you will still no who I am.

                              N L 2 Replies Last reply
                              0
                              • L Lost User

                                I use to be P0mpeyboy3 or PB3 for short. Now I use temp e-mail to sign-up which means I forget my e-mail everytime I reset my machine which has led me to have a succession of different usernames. To make it easier for the rest of you to identify me and as a nod to the amount of accounts I now have had in the past I used the random number at the end. The plan is when I change again I can just change the number and the rest of you will still no who I am.

                                N Offline
                                N Offline
                                Nagy Vilmos
                                wrote on last edited by
                                #23

                                ... and we'll know the difference between know, now and no.

                                Reality is an illusion caused by a lack of alcohol

                                L 1 Reply Last reply
                                0
                                • P Pete OHanlon

                                  grralph1 wrote:

                                  1. Documentation means that you have finished the product. (Hopefully on time and within buget.)

                                  Absolute codswallop, balderdash and piffle. Documentation should be written before, during and after the software. It's as much part of the software development as the actual source code, and should not be relegated to the post build phase of the project.

                                  I was brought up to respect my elders. I don't respect many people nowadays.
                                  CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

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

                                  :thumbsup: If you don't document as you go along, you won't go back and do it (most of the time you aren't given any time to go back and do documentation once the product is out).

                                  The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)

                                  "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

                                  G 1 Reply Last reply
                                  0
                                  • N Nagy Vilmos

                                    ... and we'll know the difference between know, now and no.

                                    Reality is an illusion caused by a lack of alcohol

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #25

                                    I'm having a bad day. I've just sent an e-mail where I spelt 'fault' as 'thought'. Who was it that said spelling mistakes are allowed after Lunch?

                                    N 1 Reply Last reply
                                    0
                                    • L Lost User

                                      I'm having a bad day. I've just sent an e-mail where I spelt 'fault' as 'thought'. Who was it that said spelling mistakes are allowed after Lunch?

                                      N Offline
                                      N Offline
                                      Nagy Vilmos
                                      wrote on last edited by
                                      #26

                                      PB 369,782 wrote:

                                      Who was it that said spelling mistakes are allowed after Lunch?

                                      Some drunk with a Hungarian name ;P

                                      Reality is an illusion caused by a lack of alcohol

                                      1 Reply Last reply
                                      0
                                      • G grralph1

                                        It has been noted that there is no radio button for "Documentation" on the list for the favourite phase of software development survey. (This weeks.) Most hate it anyway and some would argue that it isn't development period. Personally I like it. It is not as enjoyable as the challenging bits, but; 1. Documentation means that you have finished the product. (Hopefully on time and within buget.) 2. It is still fresh in your head.(Therefore Easy to do without annoying errors and ennoying look ups.) 3. It is easy, boring, relaxing after all the hard yakka and not demanding in anyway at all. 4. It helps you later when changes have to be made. (Speeds up review and familarisation.) 5. Looks pretty in the app and hopefully limits support queries. 6. Lets you say check the help and the documentation, it is all explained there. Sometimes I am as pleased with the documentation as I am with the code. It is part of the whole process to me. When other people do the documntation, it is often lacking or just incorrect. I know that I am going to be flamed for this post, but I am also coming from a lone wolf perspective. I like the manuals to be integrated into the application. I am not as good at within code comments though and always regret this. Documentation is great because it is the end, the finalisation of an extensive effort. I now often augment the documentation with short videos. Documentation isn't my favourite part of development, but it comes close to it. My most hated part of development is repartition. Comments please....

                                        "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                                        J Offline
                                        J Offline
                                        Joezer BH
                                        wrote on last edited by
                                        #27

                                        The above post is clearly AI generated. No human being can possibly like product documentation!

                                        Never underestimate the difference you can make in the lives of others.

                                        1 Reply Last reply
                                        0
                                        • P Pete OHanlon

                                          grralph1 wrote:

                                          1. Documentation means that you have finished the product. (Hopefully on time and within buget.)

                                          Absolute codswallop, balderdash and piffle. Documentation should be written before, during and after the software. It's as much part of the software development as the actual source code, and should not be relegated to the post build phase of the project.

                                          I was brought up to respect my elders. I don't respect many people nowadays.
                                          CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                                          G Offline
                                          G Offline
                                          grralph1
                                          wrote on last edited by
                                          #28

                                          Nak Pete Love the word piffle especially though. I do flow diagrams and and quizicle documents "before" to get feedback about what they actually want. I don't consider this documentation, although it may be included in it at the end. Whenever I do stuff "during" I always regret it as it usually has to be changed or more often completely redone at the end. Working alone means that I only have to note things for myself and this is not really documentation. You are probably correct when working in a team environment. For me it is always done at the completion of the project. The Help, the user manual and the engineer manual. I have done this "during" in the past and it has always caused me grief because, change is the way we make it better. ....and like Nagy said, "Oh yeh! Next you're going to be saying we should know what the software is going to do before we write it. ". When I have worked with big teams, my stuff was still ophaned off under contract so that the situation was the same.

                                          "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                                          P 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