How to face setbacks
I’ve been in a bad mood since I started on the American Accent. I became even more upset when I added or talked to strangers.There’re some reasons why they made me sick.
No 1,the America people are not friendly as you think. They will never add you as a friend unless they need your help. Theykeep you waiting but you never know.
No 2,There’re always deceptions beyond your imagination, for example ,a man may call himself Ann to attract you or one from Algeria may turn himself or herself into American because they know you want English native speakers.
No 3,There’re bad persons who just want to talk about boyfriend or girlfriend or about sex. Well I wonder how could this kind of people have such a high technology, they even know Skype and take liberties with foreign girls.
No 4,Time difference between different countries decides that you must miss some good friends. You get up while he go to sleep.
As the saying says, one coin has two sides.We must take the risk to face all kinds of people whether they’re good or bad. It really made me sick to talk to those people but I have no idea how many these people I will meet in the future. The most important thing is that I need them, so I have to take the risk.
Facing the music is what I should do now.Be patient and calm down .I know it is full of frustration on the way to success, so I try and try. You never know how I faced the setbacks. The secret to keep me going is that I tell myself I love it and I can get great joy and satisfaction. Like the way we live , just forget the bad things and remember the good ones.
To be frank , learning English is much harder than learning program because it takes too much. As long as you believe you can overcome every difficulty and dreams will come true.
Here is what I wrote , for you for me:
(这是我最喜欢的英文歌之一——《此情可待》,我很抱歉我把她改为了我的生活。)
I keep learning day after day
And I slowly go insane
I hear the voice on the computer
But it doesn’t make the boredom
Wherever you go
Whatever you do
I will be right here keep learning
Whatever it takes
Or how my schedule derailed
I will be right here keeping learning
I took for granted all the time
That I thought would last somehow
I hear the laughter I taste the tears
But …
I wonder how can I survive
This vacation
But in the end if I’m with you
I’ll take the chance
How to face setbacks的更多相关文章
- October 14th 2016 Week 42nd Friday
Who am I? Coming October 18, 2016! 我是谁?2016.10.18 拭目以待! Don't worry. You will be a wow. Don't worry. ...
- sentence patterns
第四部分 推理题 1.世界上每个角落的每个人都有立场,都有背景,都有推理性,能推理出一个人语言的真意,才成就了真正的推理能力: 2.换言之,如果你能通过一个人的说话推理出其身份职业,你的推理能 ...
- cong
Directions: Study the following cartoon carefully and write an essay in which you should 1) descr ...
- Thinking in life(1)
There is always one things we donot notice---time ,which is the most important to all of us.By watch ...
- Inhouse interview(websense)
1.Tell me about yourself? My name is xxx,i 'm from xxx. now , I am a postgratuation and my major sub ...
- Shine we together: A innovative dating site using 2012 Nobel Laureate Roth's algorithm
Abstract Our dating site introduced scoring and its related functionalities innovatively, conforming ...
- Learning Java 8 Syntax (Java in a Nutshell 6th)
Java is using Unicode set Java is case sensitive Comments, C/C++ style abstract, const, final, int, ...
- Why attitude is more important than IQ
原文:http://www.businessinsider.com/why-attitude-is-more-important-than-iq-2015-9?IR=T& LinkedIn I ...
- Amazon onsite behavior question
https://www.1point3acres.com/bbs/thread-307462-1-1.html http://kraftshala.com/how-to-raise-the-bar-i ...
随机推荐
- android 判断是否有sim卡及运营商
判断是否有sim卡的方法: int absent = TelephonyManager.SIM_STATE_ABSENT; if (1 == absent) { Log.d(TAG,"请 ...
- 解决svn状态图标不显示的办法
SVN是一款出色的代码版本控制工具,大部分开发者都在使用.由于前不久刚做了系统,所以要重装一下SVN,结果就出了问题,问题就是,不管是文件处于什么状态他的提示图标都不显示,这就太不给力了吧.通过搜寻, ...
- Movie播放Gif,完美实现屏幕适配
android播放gif 我研究过3种 第一 :GifView支持android播放gif,效果是 先加载第一帧,然后慢慢加载完其他的针,这样效果视觉很不好,是从模糊到清晰的过程:第二:是流行的把g ...
- jquery源码阅读笔记一
1. jquery无new的构造函数. 无new的构造函数是怎么实现的.比如我们一般这么用jQuery. $(".test").text(); 但是我们一般是这么写的. var t ...
- Mysql查看连接端口及版本
C:\Users\Administrator>mysql -uroot -pEnter password: *****Welcome to the MySQL monitor. Commands ...
- DC综合环境的一些概念
DC综合环境的一些概念 启动文件 .synopsys_dc_setup 采用Tcl格式,包含工艺库的路径信息和其他环境变量 不同位置启动顺序 1.Synopsys安装目录 2.用户家目录 3.项目工作 ...
- WPF资源字典使用
资源字典出现的初衷就在于可以实现多个项目之间的共享资源,资源字典只是一个简单的XAML文档,该文档除了存储希望使用的资源之外,不做任何其它的事情. 1. 创建资源字典 创建资源字典的过程比较简单,只 ...
- Hadoop shuffle与排序
Mapreduce为了确保每个reducer的输入都按键排序.系统执行排序的过程-----将map的输出作为输入传给reducer 称为shuffle.学习shuffle是如何工作的有助于我们理解ma ...
- 你好,C++(20).4.2.2 表达并列条件选择的switch语句:如果……如果……如果……
4.2.2 表达并列条件选择的switch语句:如果……如果……如果…… 在现实世界中,还有这样一类特殊的条件选择: 如果明天是晴天,我就穿T恤: 如果明天是阴天,我就穿衬衣: 如果明天是雨天,我就 ...
- zendguard安装破解
http://www.thefox.cn/zend-guard.shtml 到官网下载6.0版本安装后 URL: http://www.zend.com/en/products/guard/downl ...