For almost 26 years, even a trivial boy like me, have made over 100 and listened uncountable speeches, most of which are boring and tedious. Some professionals might have great intelligence but could not talk it out, some of them could talk it out but make it really tedious. The main target of speech is to deliver your minds and thought to your listeners as efficient as possible. Make them understood is much more important than how much you talked.

  Please never ignore great power of speech, which might be the most great power of changing whole world than  war or iPhone(呵呵).


    How to make a "not-so-boring" speech?

1. Try to be a listener when acting as a speaker

  Most speakers are just speakers, what means that they don't care, or couldn't care about listeners' feeling. Think about the way you talk to your girlfriend or child (if you have,notwithstanding I don't), You must be really paying close attention to their expression and reaction. Try to be a listener when speaking, tell yourself what you feel when another you sitting below, then you will know what to do, the audiences are not stupid radish, try to let them feeling that you care about them.

2. Do not repeat again and again...

  Most primary speakers like to make this mistake. As a example, you might say "The economic growth of China is really impressive", and you don't need to repeat it as something like "So great economic changes happened in these years in China". These example might let you feel stupid, but many people like to repeat what they have said, notwithstanding in different way. They might believe audiences couldn't catch him or just have nothing to talk. But please try to avoid repeating unless necessary. Repeat waste audiences valuable attentions.

3. To tell stories to introduce what you talk

  Time of listeners is valuable, so what made them puzzled is not what you talking, but "Is this speech useful to me, or just wasting my time?" The key changing point always happened in starting 5 minutes, they pay their attentions in 5 minutes and then decide whether taking out smart phone. 5 minutes is so important, audiences will vote your speech by their phone.
    So please make your speech interesting, or at least in starting time, please tell an audience-interested story and let them know this speech is important to them.

4. Interesting, eggs or sugar

  A funny speech always attract most, people like funny things much more than so-called professional knowledges. Make a science speech interesting and understand easily is quite hard task, which needs a lot speech experience and deep understanding of what you say.  Hawking could not make <A brief history of time> so interesting without deep and profound physics knowledges .    If you could not do that, please put some eggs or sugar into your speech, TED speakers do it a lot. These could greatly brighten your speech and make some listener put down their phone.

5. Simple is great, less is more

  Many speakers like putting so much texts and pictures on their fancy PPT, as they believe it could make others know how much hard work they have done. Yeah, you are right, make it hard to understand is a great way on graduation reply or knot topics.    However,  make your speech simple and concise most of other time:

  •   One core topic
  •   one interesting picture on one piece
  •   avoid PPT when possible
  •   make a speech in less half an hour
  •   make your audiences pay close attention on one thing

6. Watching TED

  The last but most efficient way, learn how to speech by watching TED. Then you got it!

How to make a not-so-boring speech?的更多相关文章

  1. hihoCoder 1430 : A Boring Problem(一琐繁题)

    hihoCoder #1430 : A Boring Problem(一琐繁题) 时间限制:1000ms 单点时限:1000ms 内存限制:256MB Description - 题目描述 As a ...

  2. C#中的System.Speech命名空间初探

    本程序是口算两位数乘法,随机生成两个两位数,用语音读出来.然后开启语音识别,接受用户输入,知道答案正确关闭语音识别.用户说答案时,可以说“再说一遍”重复题目. 关键是GrammarBuilder和Ch ...

  3. 自然语言15.1_Part of Speech Tagging 词性标注

    QQ:231469242 欢迎喜欢nltk朋友交流 https://en.wikipedia.org/wiki/Part-of-speech_tagging In corpus linguistics ...

  4. 自然语言15_Part of Speech Tagging with NLTK

    https://www.pythonprogramming.net/part-of-speech-tagging-nltk-tutorial/?completed=/stemming-nltk-tut ...

  5. 词性标注 parts of speech tagging

    In corpus linguistics, part-of-speech tagging (POS tagging or POST), also called grammatical tagging ...

  6. sdut 2610:Boring Counting(第四届山东省省赛原题,划分树 + 二分)

    Boring Counting Time Limit: 3000ms   Memory limit: 65536K  有疑问?点这里^_^ 题目描述     In this problem you a ...

  7. 1071. Speech Patterns (25)

    People often have a preference among synonyms of the same word. For example, some may prefer "t ...

  8. HDU 4358 Boring counting(莫队+DFS序+离散化)

    Boring counting Time Limit: 6000/3000 MS (Java/Others)    Memory Limit: 98304/98304 K (Java/Others) ...

  9. sdutoj 2610 Boring Counting

    http://acm.sdut.edu.cn/sdutoj/problem.php?action=showproblem&problemid=2610 Boring Counting Time ...

随机推荐

  1. 问题2: 安装cocoaPods出现的一系列问题

    在新电脑上安装cocoaPods的时候,出现了一系列的问题,现在记录下来,方便查看 1.出现 Invalid mark letter (press RETURN) 解决方案:输入 :wq 即可 2.  ...

  2. 关于dev无法更新、调试的问题

  3. CruiseControl.Net <buildpublisher>部署到远程机器报错的解决办法

    CruiseControl.Net ,使用<buildpublisher>将编译后的程序部署到远程机器时,使用以下配置 <buildpublisher> <sourceD ...

  4. Java 中类型转换

    int -> String int i=12345; String s=""; 第一种方法:s=i+""; 第二种方法:s=String.valueOf( ...

  5. 五、jquery使用工具函数

    工具函数对应的网址在 http://api.jquery.com/categouy/utilities/   工具函数处理对象的不同,可以将其分为几大类别:浏览器的检测.数组和对象的操作.字符串的操作 ...

  6. H5 表单

    伴随着互联网富应用以及移动开发的兴起,传统的Web表单已经越来越不能满足开发的需求,HTML5在Web表单方向也做了很大的改进,如拾色器.日期/时间组件等,使表单处理更加高效. 1.1新增表单类型 - ...

  7. html 5 canvas画布整理

    1. 创建canvas画布<canvas id="myCanvas" width="800" height="800" >< ...

  8. 自定义cell右侧 多按钮

    #import "ViewController.h" @interface ViewController () <UITableViewDataSource, UITable ...

  9. 循序渐进做项目系列(5):制作安装包,谁人都可以!——VS制作安装包简明教程

    一开始让我做安装包的时候,其实我是拒绝的.因为我根本就不会做安装包.查了资料之后,我很懵,很晕,很乱,因为不清晰,不简明,不直白.然而经过一番彷徨的挣扎,我终于发现:制作安装包,谁人都可以!故挥狼毫, ...

  10. (翻译)《Hands-on Node.js》—— Introduction

    今天开始会和大熊君{{bb}}一起着手翻译node的系列外文书籍,大熊负责翻译<Node.js IN ACTION>一书,而我暂时负责翻译这本<Hands-on Node.js> ...