The introduction of the book American daily English notes (enlarged edition)
After reading the book of American daily English notes written by Linkun Yang[1], I think I should add my English notes to enlarge this good book. The reason why I write it is simple: 1) I have a similar English note-taking system, but I concede that his note-taking system is more intriguing, so I want to combine these two systems, to make it more intriguing and pragmatic. 2) I assume that this book will encourage people to learn English and use them into day-to-day life, like the way I benefit from this magic book.
What are the functions and meaning of this book to its readers? (1) use the real world examples to encourage readers to notice, note down and use these life English. (2) study the culture of the US and find interests in this culture via these real world examples.
What is my plan to write this book (or to be specific, the hub of notes) ? 1a. I try to write some literature review, to build my work under the previous great contributors' work. 2b. write it during a long time and update them hopefully regularly.
Reference:
[1] Linkun Yang, American daily English notes
机器翻译:
美国日常英语笔记(放大版)的介绍
19年4月27日
在阅读了Linkun Yang [1]所写的美国日常英语笔记之后,我想我应该加上我的英文笔记来扩大这本好书。我写它的原因很简单:1)我有一个类似的英语笔记系统,但我承认他的笔记系统更有趣,所以我想结合这两个系统,使它更有趣和务实。 2)我认为这本书将鼓励人们学习英语并将其用于日常生活,就像我从这本神奇的书中受益一样。
本书给读者的功能和意义是什么? (1)利用现实世界的例子来鼓励读者注意,记下并使用这些生活英语。 (2)通过这些现实世界的例子来研究美国的文化并发现对这种文化的兴趣。
我写这本书的计划是什么(或者具体来说,是笔记的中心)? 1A。我尝试写一些文献综述,以便在以前伟大贡献者的工作下建立我的工作。 2B。很长一段时间写它并希望定期更新它们。
参考:
[1] Linkun Yang,美国日常英文笔记
The introduction of the book American daily English notes (enlarged edition)的更多相关文章
- American daily English notes (enlarged edition): A review
Life English is the most pragmatic kind of English when one wants to associate with foreigner friend ...
- Daily English
- daily english dictation 学习笔记[1-10]
b站网址https://www.bilibili.com/video/av17188299/?p=2 1. Mother Teresa, who received a Nobel Peace Priz ...
- English Notes
1. Thanks for stopping by.慢走不送. 2. I don't like to judge a book by it's cover.我不喜欢以貌取人. 3. Rush hour ...
- Computer English Notes
Chapter 1 : About Computer Answer the following - Abbreviation LBS - Location-Based Services HTML - ...
- Note 2: Complain
Note 2: Complain 1. The collection of Linkun's [1]: 1.1suck If someone says that something sucks, th ...
- Note 1: Good
Note 1: Good 1. The collection of Linkun's [1]: 1.1coolJoy says "cool" when he heard that ...
- 自己在使用的English词典
一.ESL/非母语词典 二.EFL/母语词典 1.American Heritage Dictionary 2.World Book Dictionary 3.Oxford Dictionary of ...
- LaTeX Software & Manuals
LaTeX Software & Manuals How to Typeset Equations in LaTeX LaTeX is a very powerful tool for typ ...
随机推荐
- ES集群监控 之 Cerebro 0.8.3 安装及简单使用
注意权限,不建议使用root,同es集群的启动用户相同即可 1. 下载 & 解压 # 下载 wget https://github.com/lmenezes/cerebro/releases/ ...
- 从零开始一起学习SALM-ICP原理及应用
点"计算机视觉life"关注,星标更快接收干货! ## 小白:师兄,最近忙什么呢,都见不到你人影,我们的课也好久没更新了呢 师兄:抱歉,抱歉,最近忙于俗事.我后面一起补上,学习劲头 ...
- Python编程菜鸟成长记--A1--03--Python 环境安装(待完成)
1.重点知识 Windows 上如何安装 Python 3 Linux 上如何安装 Python 3 Mac 上如何安装 Python 3 Windows 上如何安装 Pycharm Mac 上如何安 ...
- Codeforces Gym101246G:Revolutionary Roads(DFS+思维)
http://codeforces.com/gym/101246/problem/G 题意:有一个n个点m条边的有向图,现在可以修改某一条有向边使得其为无向边,问修改哪些边可以使得修改后的强连通分量的 ...
- Pandas Series 与 DataFrame 数据创建
>>> import pandas as pd >>> import numpy as np >>> print(np.__version__), ...
- 对scanner.close方法的误解以及无法补救的错误
scanner错误关闭导致的异常 public class test2 { public static void main(String[] args) { Scanner scanner1 = ne ...
- http接口测试和使用,首先要了解什么是http请求
http接口测试和使用,首先要了解什么是http请求: http请求通俗讲就是把客户端的东西通过http协议发送到服务端,服务端根据http协议的定义解析客户端发过 来的东西! http请求中常用到的 ...
- 【POJ - 2676】Sudoku(数独 dfs+回溯)
-->Sudoku 直接中文 Descriptions: Sudoku对数独非常感兴趣,今天他在书上看到了几道数独题: 给定一个由3*3的方块分割而成的9*9的表格(如图),其中一些表格填有1- ...
- apache开启vhost后localhost和127.0.0.1无法访问
自己单独搭建了php+mysql+apach+windows环境:后面又开启apache的虚拟主机vhost;然后自己配置虚拟主机站点可以正常访问,但是localhost和127.0.0.1无法访问, ...
- RDIFramework.NET框架基于Quartz.Net实现任务调度详解及效果展示
在上一篇Quartz.Net实现作业定时调度详解,我们通过实例代码详细讲解与演示了基于Quartz.NET开发的详细方法.本篇我们主要讲述基于RDIFramework.NET框架整合Quartz.NE ...