The Importance of Money in Life
What were you taught about money as you were growing up?something like "Money doesn't grow on trees", or "Money is the root of all evil",or maybe "all rich people are greedy"?
Well,how do you expect to become a success financially if you believe these things?you attract into your life what you are thinking about and what you believe.if you think there is not enough money in this world for everyone you will never have enough money.that is called the law of attraction.
First of all,believing that "money doesn't grow on trees" is an example of what's called lack or scarcity programming.our parents taught us that there was never enough money to go ground, and that it was not readily available or abundant. but in truth,the universe is very abundant,and there is lots of money to go around for everyone. just think what you could do if you have as much money as your heart desires.what wonderful things you could do with it.travel to the countries you have always dreamt of, buy a house you are even scared to think about, attend meditation classes so you could spiritually grow, donate money to your favorite charity,spend more quality time with your family ,and the list goes on.
The key is to start thinking that you deserve the money and that there is lots of it available for you. and then you can start attracting it into your life. that's abundance thinking,which is the opposite of lack or scarcity thinking,when you start thinking about the abundance the law of attraction will do the rest.you do not need to know how it is going to happen, just make the first step, first thought,starting is already winning.
And what about thinking that "money is the root of all evil"? can you really expect to become a success if you believe that money is the root of all evil? unless you have a desire to be an evil person,your subconscious will not let you have money if you believe deep down that is is the root of all evil.
By the way, that quote is taken out of context in the first place. it was originally stated as "the love of money is the root of all evil", so it has nothing to do with the money itself.
Now that you understand that,you can start to think that money is in fact good. you can help people with money.you can stimulate the economy with money,even the most kindhearted spiritual person.who says they don't need money, can do more to make the world a better place with money than without it.
And what about thinking that "all rich pople are greedy"? well,that creates us versus them, whereby you have labeled all of "them" greedy in your mind. you ,on the other hand, are very giving in your mind.that's why you don't have money,because you're not greedy.
Sure, there must be some rich people in the world who are greeby,but there are also poor people who are greedy. there are both rich and poor people who are very giving as well. the amount of money you have has nothing to do with these character traits.
In fact,a lot of rich people got there by not being greedy. having a giving attitude opens up a flow of money that ofen brings them more. you will find the same thing: give away money joyfully to a friend, and notice that it comes back to you in some other form. the world needs to be a balance of give and take, and being joyful both as you give and receive will ensure that you always go with the flow.
And changing your mindset from what you were taught as a child to a healthier view of money will allow you to become the financial success you deserve to be, to become the real you.
The Importance of Money in Life的更多相关文章
- [转]SQL SERVER – Importance of Database Schemas in SQL Server
原文地址http://blog.sqlauthority.com/2009/09/07/sql-server-importance-of-database-schemas-in-sql-server/ ...
- 蒙特卡洛法计算定积分—Importance Sampling
如上图所示,计算区间[a b]上f(x)的积分即求曲线与X轴围成红色区域的面积.下面使用蒙特卡洛法计算区间[2 3]上的定积分:∫(x2+4*x*sin(x))dx # -*- coding: u ...
- LeetCode - 690. Employee Importance
You are given a data structure of employee information, which includes the employee's unique id, his ...
- [LeetCode] Employee Importance 员工重要度
You are given a data structure of employee information, which includes the employee's unique id, his ...
- [Java]LeetCode690. 员工的重要性 | Employee Importance
You are given a data structure of employee information, which includes the employee's unique id, his ...
- LeetCode算法题-Employee Importance(Java实现)
这是悦乐书的第291次更新,第309篇原创 01 看题和准备 今天介绍的是LeetCode算法题中Easy级别的第159题(顺位题号是690).定义员工信息的数据结构,其中包括员工的唯一ID,他的重要 ...
- Implemented the “Importance Sampling of Reflections from Hair Fibers”
Just the indirect specular pass by importance sampling. With all layers. Manually traced by 3D Ham ...
- (BFS) leetcode 690. Employee Importance
690. Employee Importance Easy 377369FavoriteShare You are given a data structure of employee informa ...
- Feature Selection Can Reduce Overfitting And RF Show Feature Importance
一.特征选择可以减少过拟合代码实例 该实例来自机器学习实战第四章 #coding=utf-8 ''' We use KNN to show that feature selection maybe r ...
- [Bayes] Hist & line: Reject Sampling and Importance Sampling
吻合度蛮高,但不光滑. > L= > K=/ > x=runif(L) > *x*(-x)^/K)) > hist(x[ind],probability=T, + xla ...
随机推荐
- Centos7 设置DNS 服务器
在CentOS 7下,手工设置 /etc/resolv.conf 里的DNS,过了一会,发现被系统重新覆盖或者清除了.和CentOS 6下的设置DNS方法不同,有几种方式: 1.使用全新的命令行工具 ...
- BP神经网络代码
close allclear allclcload x.txt; load y.txt; inputs = x';targets = y; % 创建一个模式识别网络(两层BP网络),同时给出中间层神经 ...
- composer安装自己的包
composer的出现,使得PHPer可以像Java一样更加方便的管理代码.在composer没有出现之前,人们大多使用pear.pecl管理依赖,但是局限性很多,也很少有人用(接触的大多phper基 ...
- jQuery(2)——选择器
选择器 利用jQuery选择器,可以非常便捷和快速地找出特定的DOM元素,然后为它们添加相应的行为.jQuery的行为规则都必须在获取到元素后才能生效. [jQuery选择器的优势] (1)简洁的写法 ...
- 关于Unity中的涉及到Attribute的相关概念整理(@WhiteTaken)
这两天事情比较多,没有来得及更新,现在把我这两天看的attributes相关内容进行整理. 涉及到的相关概念包括: C#中的特性概念及用法 创建自己的特性以及通过反射访问特性 C#中的特性概念以及用法 ...
- 4-static(静态变量)关键字
1.使用static声明属性 static声明全局属性2.使用static声明方法 直接通过类名调用3.注意点 使用static方法的时候,只能访问static声明的属性和方法,而非static声明的 ...
- VMware 虚拟机(linux)增加根目录磁盘空间
今天查看学校的监控报修系统,不能访问了!!!系统运行很慢,用top命令查看发现内存使用率90%,用"df -h ”查看“/”目录使用率已达到80%,导致系统运行很慢.我用以下方法扩大根目录磁 ...
- selenium 百度登陆
using System;using OpenQA.Selenium;using OpenQA.Selenium.Firefox;//引用命名空间using System.IO; using Syst ...
- document.domain的修改问题
有时候,需要修改document.domain. 典型的情形:http://a.xxx.com/A.htm 的主页面有一个<iframe src="http://b.xxx.com/B ...
- js 系统时间对象
alert(new Date()); 年是多少,月,日 var year=new Date(); var m=year.Getfullmonth; alert(m);月份特殊,必须加个数字1 数据类型 ...