Difference between revisions of "The Writing Process"

From CompSciWiki
Jump to: navigation, search
m (Ideas and Outlines: updated to actual link)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{3040Chapter|Introduction=The writing process is an important practice to consider when writing a documentIt will help you to write in a clear, professional manner that will effectively communicate your document’s informationWhen setting out to write a document, it is important to consider the following things.
+
{{3040Chapter|Introduction=If you're in Computer Science, you're probably familiar with writing programs.  Writing any computer program requires a process.  You always need to follow a series of steps such as planning the structure, creating a small part of the program, testing it, and releasing the tested productWriting a document can be just as straightforward when you have a process to followJust like writing a program, there are several steps you need to go through when writing a document.  Simply consider your document's purpose and audience, prepare ideas and outlines, write your first draft, and finally, edit it.  Following this writing process will help make writing documents no more complex than writing a program.
  
===Purpose===
 
Having a specific purpose in mind while writing will give your document clarity and direction.  Too many documents suffer from the author having a lack of purpose in mind, which makes the document sound vague.  This can frustrate readers who are looking for a purpose to the document.  For example, the purpose of this introduction is to briefly describe and outline the basics of the writing process.
 
  
===Audience===
 
It is important to consider the audience of your document.  Knowing a bit about the people who will be reading your document will help you with writing the document.  For example, the audience for this introduction will most likely be third year computer science students who are enrolled in Technical Communication.
 
 
===Ideas and Outlines===
 
<p>Think about what sort of information you’ll need, as well as devising a strategy for acquiring this information.  Once you’ve finished this stage, you’re ready to start incorporating information into your document.  Make sure that you record your notes carefully so it’s clear that you’ve borrowed the information.</p>
 
<p>Use the ideas you've gathered to create an outline.  Start by writing down as many points as possible.  Once you've finished, group related ideas together, while removing material that seems irrelevant.  Finally, transform those groups into a final outline.</p>
 
 
===Organizing and Writing the First Draft===
 
<p>The main idea of writing an initial draft is to write as quickly as possible.  Try to set aside a period of time when you can work uninterrupted.  Don't stop to edit, that can slow the pace of your writing to a crawl.  Focus on completing the easiest sections, and save writing any summaries for last.</p>
 
 
===Editing and Revising===
 
<p>In order to transform a draft into its final form, you're going to have to do some editing.  When going through your draft, consider expanding or shortening sections, or even moving them around.  Also, along with editing for grammar and mechanics, it is important to edit for style as well.  These steps can be made easier by getting someone else to critique your work too.</p>
 
  
 
}}
 
}}
Line 24: Line 10:
 
==[[Audience]]==
 
==[[Audience]]==
  
==[[Ideas and Outlines]]==
+
==[[Ideas and Outlining]]==
  
 
==[[Organizing and Writing the First Draft]]==
 
==[[Organizing and Writing the First Draft]]==

Latest revision as of 11:25, 20 April 2008

3040 Main Page

Chapter Introduction

If you're in Computer Science, you're probably familiar with writing programs. Writing any computer program requires a process. You always need to follow a series of steps such as planning the structure, creating a small part of the program, testing it, and releasing the tested product. Writing a document can be just as straightforward when you have a process to follow. Just like writing a program, there are several steps you need to go through when writing a document. Simply consider your document's purpose and audience, prepare ideas and outlines, write your first draft, and finally, edit it. Following this writing process will help make writing documents no more complex than writing a program.


float


Purpose

Audience

Ideas and Outlining

Organizing and Writing the First Draft

Editing and Revising

All articles related to the COMP 3040 Wiki should be found here.