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 ...
随机推荐
- day-07数据类型转换与字符编码
类型转换 1.字符串转换为数字 res = int('10')print(res)res = int('-3')print(res)res = float('.15')print(res)res = ...
- redis命令行批量删除匹配到的key
执行命令如下 redis-cli -h 12.132.30.21 -p 6379 -a 2016 -n 4 keys "ecard*" | xargs redis-cli -h 1 ...
- JAVA结对编程--阶段总结
一.需求分析 1.基本需求 随机生成n道题目 支持整数.分数,支持多运算符 能判断正误,错误时给出正确答案 能计算出正确率 2.扩展需求 处理生成题目并输出到文件 完成题目后从文件读入并判题 支持多语 ...
- D# 语法
这篇文章 随意 的 记录 关于 D# 语法的想法 . template 和 interface 同时作为一等公民 D# 是程序员的语言,不需要太多包装和修饰, D# 是 简单的, 编译器 和 ID ...
- 2019.4.24 一题(CF 809E)——推式子+虚树
题目:http://codeforces.com/contest/809/problem/E
- Idea动态java模板配置
使用全能idea工具可以可以大大的提升开发效率,其中有个特别有用技能跟大家分享一下. 相比大家都用过idea的快速插入代码功能,插入诸如getter,setter还有构造函数生成,做到了只需一键点击就 ...
- python3-基础1
eval() --- 返回表达式计算结果 实际上就是把括号中的命令提取出来执行一遍. eval("print('ok')") ok 可变类型: 在ID不变的情况下,value可变 ...
- 《重构-改善既有代码的设计》学习笔记---Replace Temp with Query(以查询取代临时变量)
临时变量的问题在于: 它们是暂时的,而且只能在所属函数内使用.由于临时变量只在所属函数内可见,所以,如果很多地方都在用这个临时变量,就会驱使你写出更长的函数.如果把临时变量替换为一个查询,那么其他函数 ...
- Java 开始
(事先声明:该文章并非完全是我自己的产出,更多的是我个人在看到资料后通过理解并记录下来,作为自己阅读后的一个笔记:我现在试图对自己多年工作中的知识点做一个回顾,希望能融会贯通) (此文参考<Ja ...
- Notepad2用法说明
Notepad2用法说明:1.替换系统记事本.bat和恢复系统记事本.bat可以替换.回复系统记事本.2.查看→默认字体,编程可用Consolas,字号四号.3.查看→自定义方案,Identifier ...