Skip to main content

Business Writing Notes

 Business Writing

Basics of Good Writing

-Good writing is a windowpane

Writing should be transparent.

Clarity above all


-Waste no time

Keep reader’s schedule in mind

Efficiency

Shorted

Well organised documents

Clear and direct writing

Get ideas across quickly

Make you and your ideas look good


-Don’t sound smart, be smart

Say what you mean simply and directly


-Own your ideas

-Be the authority

Avoid wishy-washy words

Like-

Should

Maybe

Could

Might

Think


-Everyone needs an editor

Accept value of feedback to get better


Design well to write well


-Who are you

Self presentation


-Appearance matters

First impression

How your document looks


Clarity, brevity, message


-Looking your best

White space

Short paragraph

Organisational tags


The formula for writing success


Why is organisation important

-Organise or die

-Scaffold well to write well

-Great writers are great revisers 

Part of revision is how my audience is going to see it

-Organisational scaffold you need for everything

-Scaffold well to write well


Structure of Business Document-


-Say what you are going to say: The Roadmap

First sentence should be purpose of document.

Then provide one or two sentences that summarise your primary argument.

-Say it: The signposted body paragraphs

Body paragraphs

Elaborate your points.

Write in points in order

First sentence most important

-Say what you just said:Conclusion as a reminder 

Restatement of first paragraph with different language


Scaffold for the paragraph

-One idea per paragraph

-Every idea begins with a strong  topic sentence that tells topic. It should be so clear that you can put it in a document outline.


Comments

Popular posts from this blog

OCR Image Text Detection and Image Manipulation Project

Developed as a course project, the main goal behind this project was to test ability to learn and use python libraries , use openCV to detect faces, tesseract to do optical character recognition and ability to use PIL to composite images together into contact sheets.  Task was to write python code which allows one to search through the images looking for occurrences of keywords and faces, to perform text detection on newspaper images data and  r eturn a contact sheet of all the faces which were located on the newspaper page which mentions that text . I divided whole task into subtasks into functions like, get files, binarise, to check is string is found, to chow faces, to show sheet,  building contact sheet and used libraries to achieve each task, like for images used PIL, cv2, etc 

Successful Presentation Notes

4 Modules Fear, The Formula, Practice, Engaging the audience Its takes practice and confidence Successful presentation is a public performance of the private self. Prof. Kuskin’s ten best practices for successful public speaking- Number 1 The Keith Code Rule: Fear inhibits execution. By controlling fear, we are able to execute on multiple levels. Number 2 Successful Presentation is storytelling. Number 3 Stories have a Beginning, Middle and Ending and often have single main meaning or moral. Number 4 Stories are always, in part, about the storyteller or people want to see people. Number 5 Stories are told; indeed, great stories are performed. Number 6 The Basic Formula is a simple three by three grid: Introduction, Content, & Conclusion, each of which have three parts: a. The Introduction has three elements: Salutation, Review, & The One Compelling Point b. The Content has three parts: Topic, Data, & Analysis c. The Conclusion has three parts: Summary, Discussion, & Tha...

OCD Website

Developed as informative website using Html and css and javascript . Menu, user interface design and image gallery, newsletter and others components were implemented. It was submitted as a project in my online course on User Experience (web) at twenty19.com. Screenshots Code Link