I‘m  back:)  For preparing IELTS exam, I haven't written article for over 70 days. It's a good experience that  I may get a desired grade or not, but I improve my English, including speaking English, listening English, reading English and writing English.  English ,which is the most univeral language in the world, give me a dfferent way of thinking and help me to communicate with the world.

I went to Vietnam to take the exam. It's located to the south of China  ,but so different  from China.

Train

There is a train from Nanning  to Hanoi, which leaves Nanning at  6:10 PM  and reachs Hanoi at 5:30 AM the next morning. It is cheaper than flying, while the passengers must get off the train for two safety checks at midnight.

(this is the train.)

(Train ticket)

(Train Station in Hanoi)

(Frontier Inspection Station)

The train arrived at Gialam Station,  a little far from the city center. The railway station is very simple, there is a hall, for waiting , selling tickets and checking.  To start with, people should change some Viet-namese Dong ( 1 RMB = approximate 3389 Viet-namese Dong) in the local shop outside the station.  It's better to change with other Chinese , so as not to be deceived. Then, I called a taxi on the road to go to my hostel ,which I had booked before. However, I was deceived by the driver who couldn't speak English and overcharged me. So the best way to call a taxi or motobike in Vietnam is to use an app named Grap which can caculate the price automaticly.

(Viet-namese Dong)

Vietnamese

Although I was deceived by  the taxi driver ,  I  found that most Vietnamese  are simple, friendly and enthusiastic.

I met a Vietnamese college student in the train, who had just studied Chinese for one month and came back to Vienam with his classmates. When he heard I would take the IELTS exam in Vietnam, he talked with me in English all the night to help me practice speaking English.

The staff in hostel are very nice.  I arrived very early and the staff allow me to check-in without paying extra fee.  Meanwhile, I found that my room is a little noisy for the construction outside, and the staff  helped me  change into a high-rise quiet room without any hesitation.

Wen I go outside and  need help ,  most Vietnam would help me ,even though they can't speek English.

Most Vietnamese can't speak English, they just say Vietnamese. Although  they look like Chinese , I can't communicate with them smoothly.

(Vietnamese)

Transportation

To my surprise, motorcycles and cars share the driveways  in Vietnam, thus traffic seems to be a bit confusing.  Also,The streets are also very dilapidated. However, the Vietnamese seem to be accustomed to all this.

(There are traffic lights, but people often ingore them.)

(street view)

(outside the hostel trhongh window)

Diet

Actually, I would like to say that Vietnamese food look like Chinese food, and they have rice, vegetable, while  the taste are so different. Vietnamese food are more light and not spicy.

(a combo in a Vietnamese restaurant, cost me approximate 30 RMB.)

Living Standard

There are many high buildings and modern supermartkets in the city, whereas, there are also many shabby houses and damaged streets. So I suppose that  the gap between the rich and the poor is large in Vietnam.

(In the shopping mall in Time City, which is the affluent neighborhood in Hanoi. )

Travel notes in Vietnam的更多相关文章

  1. 【面试题】Round A China New Grad Test 2014总结

    我也有够懒的,今天才跑来写总结,自觉面壁中… 上一篇是Practice Round,今天是Round A,五道题. 每次做完都想说,其实题不难..但在做的过程中总是会各种卡,只有自己一行一行实现了,才 ...

  2. Linux inode && Fast Directory Travel Method(undone)

    目录 . Linux inode简介 . Fast Directory Travel Method 1. Linux inode简介 0x1: 磁盘分割原理 字节 -> 扇区(sector)(每 ...

  3. 每日英语:Tech Firms Flock to Vietnam

    Opening up a Korean restaurant among the rice fields and limestone karsts north of Hanoi might seem ...

  4. ASP.NET Core 1.1.0 Release Notes

    ASP.NET Core 1.1.0 Release Notes We are pleased to announce the release of ASP.NET Core 1.1.0! Antif ...

  5. Android Weekly Notes Issue #237

    Android Weekly Issue #237 December 25th, 2016 Android Weekly Issue #237 这是本年的最后一篇issue, 感谢大家. 本期内容包括 ...

  6. Android Weekly Notes Issue #230

    Android Weekly Notes Issue #230 November 6th, 2016 Android Weekly Issue #230. Android Weekly笔记, 本期内容 ...

  7. Android Weekly Notes Issue #229

    Android Weekly Issue #229 October 30th, 2016 Android Weekly Issue #229 Android Weekly笔记, 本期内容包括: 性能库 ...

  8. Android Weekly Notes Issue #227

    Android Weekly Issue #227 October 16th, 2016 Android Weekly Issue #227. 本期内容包括: Google的Mobile Vision ...

  9. Android Weekly Notes Issue #221

    Android Weekly Issue #221 September 4th, 2016 Android Weekly Issue #221 ARTICLES & TUTORIALS And ...

随机推荐

  1. Field amqpTemplate in * required a single bean, but 3 were found:

    Field amqpTemplate in * required a single bean, but 3 were found: Spring Boot 启动的时候报的错 使用Spring Boot ...

  2. JavaScript实现全屏显示

    <!doctype html> <html> <head> <title>全屏显示</title> <meta charset=&qu ...

  3. VMware中为Linux安装vm-tools

    1.虚拟机中选择安装VMware-tools,或者重新安装 2.在/mnt目录下建立cdrom文件夹 mkdir /mnt.cdrom 3.把/dev/cdrom光驱挂载到刚才建的文件夹上 mount ...

  4. Docker Kubernetes 创建管理 Deployment

    Docker Kubernetes YAML文件创建容器 通过创建Deployment来管理pods从而创建容器.它会同时创建容器.pod.以及Deployment ! 环境: 系统:Centos 7 ...

  5. 数据库只有mdf文件而没有ldf文件,如何恢复数据库

    举例:数据库名为 TestData 第一步: 新建一个同名的数据库即TestData数据库 第二步: 停掉数据库服务,找到刚才新建的TestData数据库的mdf和ldf文件,删掉ldf文件,再用之前 ...

  6. P4726 【模板】多项式指数函数

    思路 按照式子计算即可 \[ F(x)=F_0(x)(1-\ln F_0(x) +A(x)) \] 代码 // luogu-judger-enable-o2 #include <cstdio&g ...

  7. UnicodeMath数学公式编码_翻译(Unicode Nearly Plain - Text Encoding of Mathematics Version 3)

    目录 完整目录 1. 简介 2. 编码简单数学表达式 2.1 分数 2.2 上标和下标 2.3 空白(空格)字符使用 3. 编码其他数学表达式 3.1 分隔符 强烈推荐本文简明版UnicodeMath ...

  8. HTML基础【2】:基础标签

    H系列标签(H1 ~ H6) 作用: 用于给文本添加标题语义 格式: <h1>xxxxxx</h1> 注意点 H 标签是用来给文本添加标题语义的,而不是用来修改文本的样式的 H ...

  9. DRF中的APIView源码分析

    首先写一个简单的drf接口 from rest_framework.views import APIView from rest_framework.response import Response ...

  10. 3、zabbix配置入门

    Zabbix模板 zabbix组件:    zabbix-server    zabbix-database    zabbix-web    zabbix-agent    zabbix-proxy ...