Learning to stretch outside your comfort zone is critical for learning and growing, advancing in your job and career, and achieving your personal and professional goals. But is it always the case that you need to step outside your comfort zone to be successful? Are there situations when it makes sense to stay right where you are?

Having spoken with people from a range of occupations about this exact topic over the past year, my resounding answer is yes. There are times when you actually don’t need to give the speech, make the point, or take the chance. But to figure that out, it’s important to ask yourself a series of questions to assess whether staying inside your comfort zone is sensible or just a rationalization.

Have you prepared well enough? When you’re going to step out of your comfort zone in a situation that’s meaningful, you need to have a good chance for success. Whether it’s speaking up in a meeting or giving a keynote address at a conference, you want to say something worthwhile, and not fumble your words.

You can never fully prepare for something you’ve never done before, but you shouldn’t wing it, either. So the question to ask is whether you’ve prepared enough. Have you studied how to be successful in this situation? Have you watched and learned from others? Have you practiced in less-consequential versions of the situation you’re going to be trying out? Learning to act outside your comfort zone is a skill — one you can get better at with practice. So if the answer to this question is no, you haven’t prepared enough, it might make sense to put the situation on the back burner until you have.

Is the situation in question something you actually care about? There are many situations in life that are outside our comfort zones but that may not be important to us. Such a situation could be giving public speeches — but you know what? Maybe giving speeches isn’t an important part of your job, or your life. Maybe you’re a chemist and have little interest in speaking to a large audience, unless it’s to fellow specialists about your research findings. The point is that not all of us are destined to stretch ourselves in every possible way, or even interested in trying.

Of course, it’s important to realize that “not caring about it” can be a convenient excuse for not trying something new. For example, I argued to myself for years that I didn’t care about writing or speaking for a general audience, that academic writing was my priority. In reality, the problem was more that writing for and communicating with a broader audience was outside my comfort zone, and I was using my lack of interest as an excuse. When you ask yourself whether something is important, make sure you answer honestly.

Is this the right time? You might want to do the behavior or learn the skill in question, but the time just might not be right. You might want to get better at pitching and promoting yourself at networking events, for example, but given your other responsibilities at work, you can’t devote time and effort to that particular task. Or you might want to improve your public speaking skills — maybe you have visions of one day becoming CEO — but given your current position and work responsibilities, you just don’t have the room to dedicate to mastering the craft. If you don’t have the time to fully prepare and follow through, it’s not worth moving forward.

Comfort zones are hard to leave, and for good reason. They’re often places where we feel most secure and natural, and sometimes they are where we can do our best and most fulfilling work. But don’t confuse bravery with sensibility. Stretching your comfort zone when you’re not ready — or don’t need to — can add more stress than skill. In some cases, comfort zones aren’t about settling or mediocrity; they’re just where you need to be right now.

Is It Always a Good Idea to Reach Outside Your Comfort Zone?的更多相关文章

  1. L365

    When I started my company nine years ago, I was a young, inexperienced founder without much capital. ...

  2. Creating a New Master Page in SharePoint 2013

    Creating a New Master Page in SharePoint 2013 This article explains how to create a Master Page in S ...

  3. [转]10 Tips for Learning a New Technology

    We live in a very exciting time. Never before has education been so cheaply available to the masses ...

  4. geeksforgeeks@ Minimum Points To Reach Destination (Dynamic Programming)

    http://www.practice.geeksforgeeks.org/problem-page.php?pid=91 Minimum Points To Reach Destination Gi ...

  5. modelsim 仿真时出现无限迭代(iteration reach limitation)的原因及其解决办法

    modelsim 仿真时出现无限迭代(iteration reach limitation) 出现这种故障的原因:  一般都是代码里出现的组合逻辑无限循环或者组合逻辑A产生signal_A,signa ...

  6. Uva10290 - {Sum+=i++} to Reach N

    Problem H {sum+=i++} to Reach N Input: standard input Output:  standard output Memory Limit: 32 MB A ...

  7. Error: ORA-16501: the Data Guard broker operation failed ORA-16625: cannot reach database

    在备库上建配置文件 DGMGRL> create configuration 'sharkdbbork' as primary database is 'sharkdb' connect ide ...

  8. [LeetCode] Reach a Number 达到一个数字

    You are standing at position 0 on an infinite number line. There is a goal at position target. On ea ...

  9. [Swift]LeetCode754. 到达终点数字 | Reach a Number

    You are standing at position 0 on an infinite number line. There is a goal at position target. On ea ...

随机推荐

  1. 【Spark-core学习之二】 RDD和算子

    环境 虚拟机:VMware 10 Linux版本:CentOS-6.5-x86_64 客户端:Xshell4 FTP:Xftp4 jdk1.8 scala-2.10.4(依赖jdk1.8) spark ...

  2. 主线程——main线程

    定义一个普通的类: 引用这个类,执行main方法,main方法就是一个主线程: 线程:进程的执行单元,可以理解为栈内存中的所执行的方法(除了main方法之外都是线程中的run方法)地址开辟通往cpu的 ...

  3. vue用npm安装删除模块element-ui mint-ui

    vue用npm安装删除模块element-ui mint-ui 在vue项目中先引入了element-ui,后来发现移动版的需要用mint-ui,所以需要先卸载了再安装.卸载element-ui:np ...

  4. PriorityQueue 源码分析

    public boolean hasNext() { return cursor < size || (forgetMeNot != null && !forgetMeNot.i ...

  5. 融云开发漫谈:你是否了解Go语言并发编程的第一要义?

    2007年诞生的Go语言,凭借其近C的执行性能和近解析型语言的开发效率,以及近乎完美的编译速度,席卷全球.Go语言相关书籍也如雨后春笋般涌现,前不久,一本名为<Go语言并发之道>的书籍被翻 ...

  6. java之高效操作文件

    代码: import java.io.IOException; import java.nio.file.FileVisitOption; import java.nio.file.FileVisit ...

  7. 什么是DNS攻击?它是如何工作的?

    什么是DNS攻击?它是如何工作的? DNS攻击是一种利用域名系统中的弱点或漏洞的网络攻击.今天,互联网已成为我们生活中不可或缺的一部分.从社交到金融.购物再到旅游,我们生活的方方面面都是互联网.由于互 ...

  8. Shell cace条件语句

    cace条件语句,取相对应的多个值,进行输出. 语句:case语句:case $n in 回车\  值)回车\ 命令 :: 值)命令 esac case $1 in start) echo “启动” ...

  9. Guitar Pro里自动化编辑器有什么用?如何使用?

    我们在使用操作Guitar Pro来进行吉他学习创作时,会遇到下面几个问题.当我们想要改变全部小节或者某一特定小节的拍速时,就会在想,有没有什么简便工具来实现我们的想法呢?告诉大家,Guitar Pr ...

  10. windows10下安装Redis

    已有64位的Redis-x64-3.2.100.msi,点击以安装