Linguistics-English-Psychology-Minds: Human Demands + Growth • Refuse with Boundaries+Principles • Self-Actualization with InnerPeace+SelfMastery
Linguistics-English-Minds:
The Standard of and essence of GROWTH
The standard of growth
The standard of growth:
- Is being able to refuse others without any guilt.
This is because you are clear about your boundaries and principles. - If you are deeply infatuated with someone, it means that you are not truly a match for them.
This is because you are unable to engage with them on an equal footing. - Only when you stop excessively depending on external validation,
Can you truly find your own footing and achieve your own balance.
The essence of growth
The essence of growth:
- lies in self-actualization,
- But not in blindly seeking others approval. even if loneliness follow you like a shadow,
- Within that solitude, You will discover the inner peace and the power of self mastery.
Human Demands
Respects + Supports + Solutions
- Becky Kennedy, Clinical Psychologist of USA:
No matter how old your kid is, This is something every parent needs to know.
Your child is looking for your support, not for your solutions. This is TRUE at every age.
Let's say you have a toddler,
And they can't figure out a puzzle, and they are frustrated.
- They are looking for you to say:
"Ah, this is a hard puzzle, ... how many times and methods u have tried?" - Not only: "I will do that piece for you."
- They are looking for you to say:
When your older kid is struggling to learn how to read,
They are looking for you also to say:- "Learning how to read is so tricky, It was tricky for me, too."
- Not only: "I will read that page for you."
When your middle school-aged kid is struggling with a friend,
They are looking for you also to say:- "Ah, I get why you are upset, ..."
- Not only: "Why don't you just send them a text, And say what you want to stay."
Others are also looking for our supports
Our kids, like us, and the others, are looking for our support also, Not only our solutions.
Because when they have our support,
Guess what, They are really good at coming up with solutions on their own.
Linguistics-English-Psychology-Minds: Human Demands + Growth • Refuse with Boundaries+Principles • Self-Actualization with InnerPeace+SelfMastery的更多相关文章
- 从锅炉工到AI专家(9)
无监督学习 前面已经说过了无监督学习的概念.无监督学习在实际的工作中应用还是比较多见的. 从典型的应用上说,监督学习比较多用在"分类"上,利用给定的数据,做出一个决策,这个决策在有 ...
- Networked Graphics: Building Networked Games and Virtual Environments (Anthony Steed / Manuel Fradinho Oliveira 著)
PART I GROUNDWORK CHAPTER 1 Introduction CHAPTER 2 One on One (101) CHAPTER 3 Overview of the Intern ...
- C++中的抽象类
一.抽象类学习笔记 1.virtual修饰函数(虚函数)后面加=0就称为一个纯虚函数,一个类中只要有纯虚函数那么它就是一个抽象类.抽象类不能用来实例化对象,是用来给他的派生类定义好这些框架的,给使用这 ...
- Why We Worry and What to Do About It
Note: My new book Atomic Habits is available to preorder now. Click here to learn more. The Evolutio ...
- Golang OOP、继承、组合、接口
http://www.cnblogs.com/jasonxuli/p/6836399.html 传统 OOP 概念 OOP(面向对象编程)是对真实世界的一种抽象思维方式,可以在更高的层次上对所 ...
- CSS 发明者 Håkon Wium Lie 访谈--csdn zhangxin09
原文地址:https://dev.opera.com/articles/css-twenty-years-hakon/ ---------------------------------------- ...
- 【2017】KK English
2017/11/24 Regardless of the enormous amount of photos shared on Wechat or Face book, modern city dw ...
- New Concept English 1-10
Lesson 10 The loss of Titanic The great ship, Titanic, sailed for New York from Southampton on April ...
- English sentence
For a better environment, we should teach our children to put litter/garbage/trash into dustbin/dust ...
- English substitute
英语写作中替换掉用到发腻的↓常用词↓,吐血整理2小时~~ 动词替换: 1.Improve 提高: Promote: 促进AC之间的贸易 promote the trade between ...
随机推荐
- HarmonyOS NEXT开发实战案例--圆盘
这是之前写过的一个项目,后来删掉了,现在适配到api12重新发布,友友们按需查阅. 本文主要通过抽奖转盘小项目讲解在鸿蒙开发中如何使用画布组件Canvas绘制图形和文字,以及转圈动画的实现.效果图如下 ...
- 奇技淫巧之如何在JavaScript中使用Python代码
@charset "UTF-8"; .markdown-body { line-height: 1.75; font-weight: 400; font-size: 15px; o ...
- [极客大挑战 2019]FinalSQL 1
[极客大挑战 2019]FinalSQL 1 这篇主要是考察布尔盲注,而且他很贼,弄了两个输入框,但过滤的东西很多:真正的注入点在search.php传入的参数.说来惭愧,之前就做过布尔盲注的题目,结 ...
- 在deepin环境下安装qt开发环境和dtk开发环境
环境 deepinV20.2.2 第一步 进入系统,进入/etc/apt目录 以管理员身份打开(为了编辑源) 第二步 编辑源sources.list 放出第二行源保存并退出 第三步 进入终端,执行su ...
- 深入理解Java引用类型和值调用-变量在内存里存在哪里
目录 引言 数据类型分类 基本类型 引用类型 引用分类 数据存在哪 基本类型与引用类型的区别 值传递 引用对象传递之例外null Reference 引言 什么是数据类型?在计算机科学和计算机编程 ...
- Java 使用ListUtils对List分页处理
背景分析 工作中,经常遇到需要用Java进行分页处理数据,例如把1000万条Excel数据写入MySQL数据库,如果把这1000w数据一股脑的丢给MySQL,保证把数据库玩完,故需要批量写入,如每 ...
- IntelliJ IDEA 2022.3.1破解教程mac,windows,linux均适用/JetBrains产品全版本激活
前言 这个文章是2022.3.1的, 要2023.1的看我另一篇博文 https://www.cnblogs.com/daen/p/17363977.html 说明 以下使用IDEA作为演示 下载补丁 ...
- JDBC入门详解
JDBC概念 JDBC就是Java操作关系型数据库的一套API,其中真正的实现类由不同的数据库驱动(也就是jar包)实现. JDBC连接数据库步骤 创建项目,导入jar包 注册驱动,即告诉Java代码 ...
- Flinkx Logminer性能探测&优化之路
数栈是云原生-站式数据中台PaaS,我们在github和gitee上有一个有趣的开源项目:FlinkX,FlinkX是一个基于Flink的批流统一的数据同步工具,既可以采集静态的数据,也可以采集实时变 ...
- ArcObjects SDK 019 SpatialReference
1.SpatialReference的结构 ArcObjects SDK帮助中Esri.ArcGIS.Geometry命名空间帮助中的Object Model Diagram共两页,第一页就是Geom ...