TED #03# 10 ways to have a better conversation
Teach you how to talk and how to listen
Many of you have already heard a lot of advice on this, things like look the person in the eye, think of interesting topics to discuss in advance, look, nod and smile to show that you're paying attention, repeat back what you just heard or summarize it. So I want you to forget all of that. It is crap.
There is no reason to learn how to show you're paying attention if you are in fact paying attention.
Celeste Headlee: 10 ways to have a better conversation if you just choose one of them and master it, you'll already enjoy better conversations:
Number one: Don't multitask. 不要三心二意
Number two: Don't pontificate. 不要好为人师(-- 别成为教皇?) 如果你想,请写一篇博客 : p
Number three: Use open-ended questions. 使用开放式的问题
Number four: Go with the flow. 顺其自然
Number five: If you don't know, say that you don't know. 如果你不知道,就说不知道
Number six: Don't equate your experience with theirs. 不要把自己的经历和别人的等同 -- All experiences are individual.
Number seven: Try not to repeat yourself. 尽量不要重复表达自己。 It's condescending, and it's really boring, 这是居高临下的,并且很无聊
Number eight: Stay out of the weeds. 远离废话
Number nine: This is not the last one, but it is the most important one. Listen. I cannot tell you how many really important people have said that listening is perhaps the most, the number one most important skill that you could develop. Buddha said, and I'm paraphrasing, "If your mouth is open, you're not learning." And Calvin Coolidge said, "No man ever listened his way out of a job." 倾听;释义
Why do we not listen to each other? Number one, we'd rather talk. When I'm talking, I'm in control. I don't have to hear anything I'm not interested in. I'm the center of attention. I can bolster my own identity. But there's another reason: We get distracted. The average person talks at about 225 word per minute, but we can listen at up to 500 words per minute. So our minds are filling in those other 275 words. And look, I know, it takes effort and energy to actually pay attention to someone, but if you can't do that, you're not in a conversation. You're just two people shouting out barely related sentences in the same place. 我可以加强我自己的身份。
You have to listen to one another. Stephen Covey said it very beautifully. He said, "Most of us don't listen with the intent to understand. We listen with the intent to reply."
Number 10, and it's this one: Be brief. 简短
-- - I have heard similar things many times, but there are not many lectures that can clearly explain why you should do this.
TED #03# 10 ways to have a better conversation的更多相关文章
- 10 Ways to Inspire Your Team
Inspire. Just the word itself causes us to pause and think. We may remember our own personal heroes ...
- 10 ways to be a faster code reviewer--reference
reference:http://blog.codacy.com/top-10-faster-code-reviews/ This is a blog post of our Code Reading ...
- [luogu#2019/03/10模拟赛][LnOI2019]长脖子鹿省选模拟赛赛后总结
t1-快速多项式变换(FPT) 题解 看到这个\(f(x)=a_0+a_1x+a_2x^2+a_3x^3+ \cdots + a_nx^n\)式子,我们会想到我们学习进制转换中学到的,那么我们就只需要 ...
- 【HHHOJ】ZJOI2019模拟赛(十三)03.10 解题报告
点此进入比赛 得分: \(97+0+10=107\) 排名: \(Rank\ 3\) \(Rating\):\(+47\) \(T1\):[HHHOJ187]Hashit(点此看题面) 容易想到可以用 ...
- 2018/03/10 每日一个Linux命令 之 find
每日一个Linux命令 2018-03-10 Linux 命令 find find [查找目录] [定义条件] 今天很累了,本来不想写了,但想到自己订的学习计划必须坚持下去,每天完成. fin ...
- 2018/03/10 每日一学PHP 之 修饰符 public/private/protected
对于面向对象 修饰符的使用是我们最常用,也是很容易忽略的小细节. 对于编程来说,把握好每一个小细节,就能构造出漂亮,优雅的程序. public 使用最多的修饰符,公共方法,允许所有访问,就像一个公交车 ...
- 2018/03/10 每日一个Linux命令 之 cksum
每日一个Linux命令 2018-03-10 Linux 命令 cksum cksum [文件] 今天楼下的一个大妈去世了,不仅感叹,现如今,真的和以前不一样了,楼上楼下都不知道住的是谁? cksu ...
- 2016.03.10,英语,《Vocabulary Builder》Unit 05
mal: means bad. malpractice [ˌmæl'præktɪs] n. 失职, 行为不当; malady ['mælədi] n. 病, 疾病, 弊病; malodorous [ˌ ...
- Cheatsheet: 2014 03.01 ~ 03.31
.NET Should I be concerned about PDB files? async and await -Simplified-Internals Web Performance tr ...
随机推荐
- java基础---->多线程之ThreadLocal(七)
这里学习一下java多线程中的关于ThreadLocal的用法.人时已尽,人世还长,我在中间,应该休息. ThreadLocal的简单实例 一.ThreadLocal的简单使用 package com ...
- java高级---->Thread之Exchanger的使用
Exchanger可以在两个线程之间交换数据,只能是2个线程,他不支持更多的线程之间互换数据.今天我们就通过实例来学习一下Exchanger的用法. Exchanger的简单实例 Exchanger是 ...
- 360全景图three.js与Photo-Sphere-Viewer-master 3D全景浏览开发
1.支持WebGL和canvas的浏览器 (IE10, IE11支持, 但在IE里移动图片时很卡, 不一定是全部人都有这情况) 2.Three.js (文件较大, 有官网demo, 可不下载, 下载p ...
- 小程序开通微信支付 --- 微信商户平台绑定微信小程序APPID
首先情况是这样的:现有公司有个公众号,已经开通了微信支付(已经有一个商户平台),现在需要开发 微信小程序(也有微信支付),如果在小程序里面重新申请 微信支付,就显得比较麻烦.腾讯官方已经提供了 一个商 ...
- BFS+优先队列+状态压缩DP+TSP
http://acm.hdu.edu.cn/showproblem.php?pid=4568 Hunter Time Limit: 2000/1000 MS (Java/Others) Memo ...
- opencv中Mat格式的数据访问.at
opencv3中图形存储基本为Mat格式,如果我们想获取像素点的灰度值或者RGB值,可以通过image.at<uchar>(i,j)的方式轻松获取. Mat类中的at方法对于获取图像矩阵某 ...
- Asm 常用资源
masm:http://www.aogosoft.com/masm:http://www.asmirvine.comasm:http://asm.yeah.netwin32asm:http://win ...
- windows 文件查找 大小:>250M
win7怎么快速查找大文件_百度经验 https://jingyan.baidu.com/article/acf728fd299ffff8e510a333.html
- 当Web访问性能出现问题,如何深探?
对运维或开发工程师来说,遇到访问性能问题时,最先需要定位的是问题出现在哪个环节,是网络的问题,服务端的问题,还是客户端的问题? 往往技术人员喜欢把精力放在保障后端服务的可用性方面,而对前端界面是否能正 ...
- (4.20)sql server性能指标、性能计数器
(4.20)sql server性能指标.性能计数器 常规计数器 收集操作系统服务器的服务器性能信息,包括Processor.磁盘.网络.内存 Processor 处理器 1.1 % Processo ...