Difference between revisions of "The Writing Process"

From CompSciWiki
Jump to: navigation, search
m (Ideas and Outlines: updated to actual link)
 
(5 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.
 +
 
  
<p><b>Purpose:</b> 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.</p>
 
<p><b>Audience:</b>  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. </p> 
 
Once you have these two in mind, the next step is planning and organizing your information.
 
  
 
}}
 
}}
Line 12: 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.