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. what exactly is Technical Writer

what exactly is Technical Writer

Scheduled Pinned Locked Moved The Lounge
10 Posts 9 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.
  • L Offline
    L Offline
    logicaldna
    wrote on last edited by
    #1

    this is bugging me for a while, What exactly a Tech. Writer DO.. My thinking.. just Doing a documentation in technical words ----------------------------------------------------------------- Its not the fall that kills you; it's the sudden stop at the end.

    L T J N G 5 Replies Last reply
    0
    • L logicaldna

      this is bugging me for a while, What exactly a Tech. Writer DO.. My thinking.. just Doing a documentation in technical words ----------------------------------------------------------------- Its not the fall that kills you; it's the sudden stop at the end.

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      As well as verifying the correctness of the specification. xacc.ide-0.1-rc4 released! Download and screenshots

      1 Reply Last reply
      0
      • L logicaldna

        this is bugging me for a while, What exactly a Tech. Writer DO.. My thinking.. just Doing a documentation in technical words ----------------------------------------------------------------- Its not the fall that kills you; it's the sudden stop at the end.

        T Offline
        T Offline
        Ted Ferenc
        wrote on last edited by
        #3

        I had one write my program documentation once, once she finished her version made my documentation look like it was written by a 5 year old child. She used the spec, my user documentation and then sat down using the code to write the user guide, asking me any questions along the way.


        "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for - in order to get to the job you need to pay for the clothes and the car, and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

        T 1 Reply Last reply
        0
        • L logicaldna

          this is bugging me for a while, What exactly a Tech. Writer DO.. My thinking.. just Doing a documentation in technical words ----------------------------------------------------------------- Its not the fall that kills you; it's the sudden stop at the end.

          J Offline
          J Offline
          J Dunlap
          wrote on last edited by
          #4

          System.IO.TechWriter tw = new System.IO.TechWriter(stream);
          tw.WriteDocumentation(myCode);
          tw.WriteUserGuide(myProduct);
          ...
          tw.Close();

          Sorry... very bad joke... :-> Basically, a technical writer communicates technical information via writing, in an accurate, usable, readable way. That includes writing documentation, user guides and how-tos, whitepapers, specifications, reports, structural plans, etc, for technologies or a technical field.

          D M 2 Replies Last reply
          0
          • T Ted Ferenc

            I had one write my program documentation once, once she finished her version made my documentation look like it was written by a 5 year old child. She used the spec, my user documentation and then sat down using the code to write the user guide, asking me any questions along the way.


            "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for - in order to get to the job you need to pay for the clothes and the car, and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

            T Offline
            T Offline
            the last free name
            wrote on last edited by
            #5

            Wish ours did that. She's more a of glorified librarian ensuring the documents are written and filed, but has not idea about the content. I've not even sure she knows what our products do!

            T 1 Reply Last reply
            0
            • J J Dunlap

              System.IO.TechWriter tw = new System.IO.TechWriter(stream);
              tw.WriteDocumentation(myCode);
              tw.WriteUserGuide(myProduct);
              ...
              tw.Close();

              Sorry... very bad joke... :-> Basically, a technical writer communicates technical information via writing, in an accurate, usable, readable way. That includes writing documentation, user guides and how-tos, whitepapers, specifications, reports, structural plans, etc, for technologies or a technical field.

              D Offline
              D Offline
              Don Miguel
              wrote on last edited by
              #6

              Neat simple "managed" Technical Writer ... ;P

              1 Reply Last reply
              0
              • T the last free name

                Wish ours did that. She's more a of glorified librarian ensuring the documents are written and filed, but has not idea about the content. I've not even sure she knows what our products do!

                T Offline
                T Offline
                Ted Ferenc
                wrote on last edited by
                #7

                Ours was brilliant, I learn't loads from her. She would spend hours trying to decide if she should use the word 'must' or 'should' in a sentance, she even had loads of books on the subject! She would have made an excellent computer nerd, like us :-O


                "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for - in order to get to the job you need to pay for the clothes and the car, and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

                1 Reply Last reply
                0
                • J J Dunlap

                  System.IO.TechWriter tw = new System.IO.TechWriter(stream);
                  tw.WriteDocumentation(myCode);
                  tw.WriteUserGuide(myProduct);
                  ...
                  tw.Close();

                  Sorry... very bad joke... :-> Basically, a technical writer communicates technical information via writing, in an accurate, usable, readable way. That includes writing documentation, user guides and how-tos, whitepapers, specifications, reports, structural plans, etc, for technologies or a technical field.

                  M Offline
                  M Offline
                  malharone
                  wrote on last edited by
                  #8

                  J. Dunlap wrote:

                  System.IO.TechWriter tw = new System.IO.TechWriter(stream);tw.WriteDocumentation(myCode);tw.WriteUserGuide(myProduct);...tw.Close();

                  Loved it! :laugh: - Malhar

                  1 Reply Last reply
                  0
                  • L logicaldna

                    this is bugging me for a while, What exactly a Tech. Writer DO.. My thinking.. just Doing a documentation in technical words ----------------------------------------------------------------- Its not the fall that kills you; it's the sudden stop at the end.

                    N Offline
                    N Offline
                    Nish Nishant
                    wrote on last edited by
                    #9

                    The kind of guys who write stuff like MSDN :-D

                    1 Reply Last reply
                    0
                    • L logicaldna

                      this is bugging me for a while, What exactly a Tech. Writer DO.. My thinking.. just Doing a documentation in technical words ----------------------------------------------------------------- Its not the fall that kills you; it's the sudden stop at the end.

                      G Offline
                      G Offline
                      Gary R Wheeler
                      wrote on last edited by
                      #10

                      The main thing a technical writer does is translate a technical topic into terms a given audience can understand. This can mean writing manuals, help text, brochures, or any other type of documentation. The best ones have the ability to bridge the gap between the engineer or developer and the user. They do this by being sufficiently proficient technically that they can acquire an understanding of the subject matter, but they can also view it from a user's perspective. Like engineers, there are good ones, bad ones, and an awful lot of mediocre ones.


                      Software Zen: delete this;

                      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