How do you learn English very fast?

Every week, I get emails about this topic.   Typically, someone writes and wants to know how they can speak fluently in only 2 or 3 months.  Usually they are in a hurry because they have a test or an interview coming soon.

Of course, its best not to wait until 2 months before your interview to think about this!  

But still, its an interesting question.   Is it possible to learn English very very fast?   Is it possible to make massive improvements in only 2-3 months?

The answer is yes.

But of course, to make massive improvements requires massive intensity and effort.

So, how can you do it?  How can you improve super-fast?  What do I recommend for this kind of goal?

1. Obsession

The first and most important thing you need to achieve this goal is incredible passion.  You must have tremendous emotional power to learn super-fast.   Why?  Because you must study English 8-14 hours a day…  and every hour you must be alert, interested, and energetic.

To improve that quickly, you must build emotion.  You must be obsessed with English.  You must be passionate and incredibly enthusiastic.  Remember, Emotion is 80% of success, method is only 20%.

To create passion, you need very compelling reasons to learn English.  Just doing well on a test is not a strong enough reason.  Just getting a new job is not a strong enough reason.  You need HUGE reasons for doing this.  Imagine all the incredible benefits you will have as a fluent English speaker.  Imagine how your life will change 5 years from now.  10 years from now.  20 years from now.

If you are motivated by money, imagine how English will make you amazingly rich.  Visualize your dream house, your dream car, your dream life.

If love motivates you, imagine how English will help you meet incredible people from other countries.  Imagine dating beautiful/handsome foreigners!  Imagine incredible love and passion– possible because you are a fluent English speaker.

You can also exaggerate the terrible things that will happen if you fail to speak English fluently.  Imagine all the jobs you will miss.  Imagine all the people you will never meet.  Imagine how bad your life will be because you can’t speak English.

Make your reasons bigger!  Bigger reasons = Bigger Passion.  Bigger Passion = Bigger Success.

Emotions is the key.  Make your emotion stronger!  Become obsessed with English!

2. Massive Input

The second key to super-fast learning and incredible intensity is to focus on English INPUT.  Do not waste time studying grammar or vocabulary.  Don’t waste time trying to speak.

You should spend all of your time either listening or reading.  This is the fastest and most efficient method for speaking English fluently.

Carry your iPod everywhere.  Always have a book with you.

Specifically, you should listen mostly to the Mini-Story Lessons, the Point of View Lessons, and the Main Audio Articles.  These are the most powerful lessons and will help you learn the fastest.

You should read easy English novels– starting with novels for children.   Absolutely do not waste time reading textbooks!

3. Massive Intensity

To be fluent in only 2-3 months, you must create massive intensity.  In other words, you have to listen and read 8-14 hours a day, every day.   You must listen constantly to English.   You must read constantly.

In fact, I recommend alternating the two activities.  Listen for an hour, then read a novel for an hour.  Then listen again for an hour.  Then another hour of novel reading.

If you are really focused on speaking well, do more listening.  But don’t worry, reading will also help your speaking ability.

So that’s it.  That’s my simple method for very fast English fluency.

Of course, most people do not need to improve so quickly.  For most people, two hours a day of listening and reading is enough.

But if you need or want to improve very quickly, follow this plan.

Good luck!

How To Learn English Very Fast的更多相关文章

  1. Learn English like a Baby – How to Sound Native

    Learn English like a Baby – How to Sound Native Share Tweet Share Tagged With: tips & tricks Wha ...

  2. The next day to learn English

    if you smail when no  one else is around,you really meat it.

  3. The BEST way for YOU to learn English,https://www.youtube.com/watch?v=508wFMG9ZP4

    opportunityoppositeappreciatesappropriate.approximate.approachcan't.seriesseriouscommon prettycasual ...

  4. English - therefore,so,hence,then,accordingly,thus用法解析

    这几个词的区别大致可从以下几方面去看: 1.therefore adv.因此, 所以=for that reason=consequently常用于连接两个并列分句,其前加“and”或分号“:”.He ...

  5. 5 Ways to Learn and Remember Absolutely Anything

    http://www.inc.com/quora/5-ways-to-learn-and-remember-absolutely-anything.html Start too early on th ...

  6. English is very important!

    Well, as a college student,I haven't realized how important the English is . But as a web programmer ...

  7. Lesson 25 Do the English speak English?

    Text I arrived London at last. The railway station was big, black and dark. I did not know the way t ...

  8. English trip V2 - 3. A Healthy Diet Teacher:Corrine Key:各种前缀 im- un- in- re- over- under-

    In this lesson you will learn to talk about foot and drink for a healthy diet. 课上内容(Lesson) What do ...

  9. English Conversations You Can Download for Free (Spoken English MP3/Audio Files)

    If you want to download free English conversations, you’ve come to the right place. This page introd ...

随机推荐

  1. keil c编译器错误与解决方法

    1. Warning 280:’i’:unreferenced local variable 说明局部变量i 在函数中未作任何的存取操作解决方法消除函数中i 变量的宣告 2 Warning 206:’ ...

  2. 线程通信机制:共享内存 VS 消息传递

    在并发编程中,我们必须考虑的问题时如何在两个线程间进行通讯.这里的通讯指的是不同的线程之间如何交换信息. 目前有两种方式: 1.共享内存 2.消息传递(actor 模型) 共享内存: 共享内存这种方式 ...

  3. pl/sql 在一个程序块里打印日志输出到表格

    declare v_number NUMBER; v_number2 NUMBER; begin execute immediate 'truncate table t2'; insert into ...

  4. ldd显示可执行模块的dependenc

    ldd的作用是打印可执行档依赖的共享库文件.它是glibc的一部分,由Roland McGrath和Ulrich Drepper维护:$ ldd --versionldd (GNU libc) 2.9 ...

  5. 最小费用最大流MCMF zkw费用流

    稀疏图慢死了...但是稠密图效果还是很好的 struct MCMF{ struct tedge{int x,y,cap,w,next;}adj[maxm];int ms,fch[maxn]; int ...

  6. BZOJ1677: [Usaco2005 Jan]Sumsets 求和

    1677: [Usaco2005 Jan]Sumsets 求和 Time Limit: 5 Sec  Memory Limit: 64 MBSubmit: 570  Solved: 310[Submi ...

  7. 【转】Could not write file XXX\.classpath解决

    原文网址:http://www.sjsjw.com/kf_other/article/323_11877_12218.asp 环境 MyEclipse 8.6 + Windows 7 Ultimate ...

  8. How to make onActivityResult get called on Nested Fragment

    One of the common problem we always meet in the world of Fragment is: although we could callstartAct ...

  9. WIndows系统下mysql-noinstall安装配置

    环境: Windowsmysql-noinstall-5.0.37-win32.zip 一.下载MySQL http://www.mysql.com/downloads 二.安装过程 1.解压缩mys ...

  10. Bloom Filter概念和原理

    Bloom Filter是一种空间效率很高的随机数据结构,它利用位数组很简洁地表示一个集合,并能判断一个元素是否属于这个集合.Bloom Filter的这种高效是有一定代价的:在判断一个元素是否属于某 ...