Why Everyone Should Lift Weights
Why Everyone Should Lift Weights
by James Clear
I'll say it plain and simple: you should be lifting weights. But not necessarily for the reasons that you might think.
For example, I don't believe that strength is the main benefit of weightlifting.
Now, don't get me wrong. I love being strong as much as the next person, but there is more value in weightlifting than simply gaining muscle or losing fat.
When I think back on the time I've spent training (around 10 years now), here are the most valuable benefits I've discovered…
1. Pushing Yourself Physically Reveals What You're Made of Mentally
A few weeks ago, I posted an update on Twitter that asked the following question…
Just had a great talk about the value of sports vs. reading in life. Have you learned more from pushing yourself physically or mentally?
Many of you sent in great answers, but I particularly liked this one from Tom…
Not sure which — there's tremendous value in each. Mental teaches you about others, physical teaches you about yourself.
Tom explained what I hadn't quite been able to put my finger on: there is an incredible amount to be learned from both reading and playing sports, but you'll learn more about yourself when you push yourself physically.
My experiences have mirrored this. While I've learned a great deal about myself from mental pursuits like writing and photography, I've discovered far more about my mental strength and my ability to overcome failure by playing baseball for 17 years, competing in olympic weightlifting, and battling to achieve certain strength goals.
Challenging your own body is the greatest method for discovering the strength of your mind. Nowhere is this more true than with strength training. There will be days when you don't feel like coming into the gym. There will be sets that you don't feel like finishing. There will be times when everyone else in the gym will see you fail.
And if you keep showing up anyway, then you'll develop the mental fortitude to get past failure, work when you don't feel like it, and discover what you're really made of mentally and physically.
2. Weightlifting Solidifies Your Sense of Self–Worth
Here’s one thing I’ve learned from a year at the gym … it doesn’t matter how much weight I can or can’t pull, I can grow, build up strength, whatever’s necessary. I’m not defective.
There’s confidence that comes with that — wisdom enough to know when it’s too much weight, confidence enough to know what I can do.
Today’s fluctuating sense of worth, whether man or woman, is dangerous stuff. Confidence changes the kinds of thoughts you have.
There is nothing more personal than your own body. Having confidence that you can move yourself through physical space with control and competence is a deeply satisfying feeling that filters into every other area of life. If you set a new personal record in the gym this morning, you can be sure that you'll be feeling more confident at work this afternoon.
But weightlifting goes deeper than that. Weight training gives you something to stand on, something to define yourself by. It clarifies who you are in your own mind.
“I can lift X pounds. I can do X sets. This is what I'm capable of. This is who I am.”
With weightlifting, there's no lying to yourself about what you can and can't do. The weight forces you to be honest and self–aware.
Strangely, even if you're weaker than you thought you were, there is a satisfaction that comes from knowing where you stand. Most days, life seems to be lived in the gray areas. It's hard to know if you're making progress as a parent, a friend, an employee, or a person. Weightlifting is more black and white. It helps you get past that fuzziness and closer to understanding yourself.
Combine this type of clarity with gradual improvement and your sense of self–worth will skyrocket. You know who you are and you are proving that you can become better than you were before.
“I lifted 10 pounds more today than I did last week. I can become better. This is proof.”
What could possibly be more confidence–building than direct, undeniable proof that you are becoming a better human?
Sometimes, this concrete proof of your improvement can do more for your confidence than all the positive thoughts in the world.
3. Strength Gives You More Opportunities to Contribute to Life
After spending more than 10 years analyzing the top regrets of dying patients, nurse Bronnie Ware said, “Health brings a freedom very few realize, until they no longer have it.”
I believe that this freedom — this enhanced ability to explore, create, connect, and contribute to the world around you — is one of the greatest benefits of weight training.
What I have gained from weightlifting — the resistance to illness and injury, the confidence in my abilities and the awareness of my limitations — has positioned me to make a bigger impact and contribute more value than I could have before training. In my case, that means writing about health and wellness, volunteering for the Red Cross, and taking photos around the world.
This is one of the biggest benefits of weight training: it enables you to transform into a better version of yourself (more confident, more self–aware, more mentally and physically strong), so that you can become a better person for the people around you.
This is why I believe so strongly in our community here. We have a small and committed group of superhumans who care not only about developing strong bodies and minds, but also about contributing to the world.
Our community is filled with people who are challenging themselves to become better physically and who are excited about helping the people around them at the same time. Imagine if you spent your entire day surrounded by people like that? What would your world look like?
Get the Benefits of Weight Training
If you're already a weightlifter, keep at it. If you're not, get started.
You are on this planet to do amazing things, and I honestly believe that lifting weights can help you do those things better.
Happy and healthy people have a better chance to live with confidence and contribute value to the world than anyone else. Don't take that for granted.
Why Everyone Should Lift Weights的更多相关文章
- TRANSFORM YOUR HABITS
TRANSFORM YOUR HABITS3rd EditionNote from James Clear:I wrote Transform Your Habits to create a free ...
- What I Learned as a Junior Developer Writing Tests for Legacy Code(转载)
I go to the gym and lift weights because I like the feeling of getting stronger and better. Two mont ...
- Northwestern European Regional Contest 2016 NWERC ,F题Free Weights(优先队列+Map标记+模拟)
传送门: Vjudge:https://vjudge.net/problem/Gym-101170F CF: http://codeforces.com/gym/101170 The city of ...
- uva 10801 - Lift Hopping(最短路Dijkstra)
/* 题目大意: 就是一幢大厦中有0-99的楼层, 然后有1-5个电梯!每个电梯有一定的上升或下降速度和楼层的停止的位置! 问从第0层楼到第k层最少经过多长时间到达! 思路:明显的Dijkstra , ...
- Scalaz(32)- Free :lift - Monad生产线
在前面的讨论里我们提到自由数据结构就是产生某种类型的最简化结构,比如:free monoid, free monad, free category等等.我们也证明了List[A]是个free mono ...
- lift and throw
import java.util.*; import java.math.*; public class Main { public static void main(String[] args) { ...
- 【caffe】三种文件类别:solver,model和weights
@tags: caffe 文件类别 solver文件 是一堆超参数,比如迭代次数,是否用GPU,多少次迭代暂存一次训练所得参数,动量项,权重衰减(即正则化参数),基本的learning rate,多少 ...
- 【BZOJ-4690】Never Wait For Weights 带权并查集
4690: Never Wait for Weights Time Limit: 15 Sec Memory Limit: 256 MBSubmit: 88 Solved: 41[Submit][ ...
- HDU 1548 A strange lift (最短路/Dijkstra)
题目链接: 传送门 A strange lift Time Limit: 1000MS Memory Limit: 32768 K Description There is a strange ...
随机推荐
- CCNet: Criss-Cross Attention for Semantic Segmentation 里的Criss-Cross Attention计算方法
论文地址:https://arxiv.org/pdf/1811.11721v1.pdf code address: https://github.com/speedinghzl/CCNet 相关论文 ...
- SparkStream:4)foreachRDD详解
转载自:http://blog.csdn.net/jiangpeng59/article/details/53318761 foreachRDD通常用来把SparkStream运行得到的结果保存到外部 ...
- c++ map 注意事项
1. 往map里面插入元素: 下标方式[]: map[key] = value; 调用insert: map.insert(make_pair(key, value)); 下标方式 ...
- WIMLIB-CAPTURE捕获说明
WIMLIB-CAPTURE捕获说明1.如果捕获目录Y:\windows,那么[ExclusionList]字段里面不能有\windows,否则什么都不能捕捉,但是可以有下面的子目录例如\window ...
- 【linux】常用命令之用户管理
查看用户 cat /etc/passwd 查看某一个用户 cat /etc/passwd|grep javaluna 新增用户 useradd xxx 更新密码 passwd xxx 删除用户及相关配 ...
- Bacnet协议IP采集开发 总结
一.开发准备 a.模拟器 VTS和BACnetDeviceSimulator b.主站 BACnetScan c.参考文档 http://wenku.baidu.com/view/3052 ...
- HTML5 script 标签的 crossorigin 和integrity属性的作用
Bootstrap 4 依赖的基础库中出现了两个新的属性 <script src="https://cdn.bootcss.com/jquery/3.2.1/jquery.slim.m ...
- Java定时器小实例
有时候,我们需要在Java中定义一个定时器来轮询操作,比如每隔一段时间查询.删除数据库中的某些数据等,下面记录一下一种简单实现方式 1,首先新建一个类,类中编写方法来实现业务操作 public cla ...
- MySQL binlog_format中sbr 和rbr(Statement-Based and Row-Based Replication)的优缺点
Advantages of statement-based replication 1 技术成熟 2 对于大量的更新删除等操作,仅仅会写入少量的变更结果,加速日志获取或者备份的速度 3 日志文件包含了 ...
- java web开发环境tomcat安装配置
1.下载jdk8并安装 2.下载tomcat windows环境下的免安装版zip包 3.设置两个环境变量 4.在tomcat的bin路径下双击startup.bat 启动tomcat服务器 5.使用 ...