Economics degrees
Economics degrees
Name game">
经济学学位">
名称痕戏
Luring students with
a new label
新瓶旧酒吸引学生">

ECONOMISTS do not much like their discipline
being dubbed(配音;授予称号">) the dismal(忧郁的;阴沉的,沉闷的)
science. Some American universities are paying more attention to the noun than
to the adjective. The reason is not philosophical, but pragmatic. Foreign STEM graduates (the acronym stands for science, technology, engineering and
mathematics) can get visa extensions for three years of practical training (ie,
work). Those from other disciplines are allowed only a year.
经济学家不太喜欢人们将他们的学科唤作“沉闷的科学”。一些美国大学现在把意力更多地放在这个名称的名词而非形容词上。其中原因并非哲学上的,而是实用性的。STEM专业〈科学、技术、工程和数学的这些专业的缩写)的留学生毕业后签证可延长三年以参加实践训练(即工作), 其他专业的学生只有一年。
Two more years working in America means
more earnings. It also means a better chance of finding an employer willing to
sponsor an application for an H-1B visa, the main starting-point
for skilled foreign workers who hope to settle permanently. In 2012 the Department of Homeland Security expanded the list of
STEM courses. Now any reasonably crunchy economics
degree can count as STEM with a tweak(扭向) to its
federal classification code, from economics (45.0601) to econometrics and
quantitative economics (45-0603).
可以在美国多工作两年意 昧着更多的收入,也意昧着更有机会找到愿意资助自己申请H-1B签证的雇主--这种签证是希望在美永久居留的外国技术型工人的主要起点。">2012年,美国国土安全局扩展了">STEM专业的清单。现在,任何用到正常程度的数学和统计方法的经济学学位都可以算作专业,只要稍微改动一下联邦的学科分类代码,从经济学改成计量经济学和数量经济学就可以了。
Economics departments appear to be catching
on. Yale and Columbia have both changed the code for their
economics major in the past few months; five of the eight Ivy League Universities have now done so. Students at
Pennsylvania and Cornell are agitating for
a switch.
经济专业院系貌似也都行动了起来。过去几个月里,耶鲁大学和哥伦比亚大学都改 变了其经济学专业的代码;八所常春藤盟校中有五所都已经做了更改。宾夕法尼亚大学和康奈尔大学的学生正在焦急地期盼他们的学校做出同样的改变。
Universities are doubtless acting in
response to increased demand for H-1Bvisas. Just
65,000 are awarded by lottery each year to holders of bachelor’s
degrees. Their chance of success has been at best 30% in recent years. In 2011
the 65,000 visa cap was hit only in November. In 2017 it was hit on April 7th,
within a week of applications opening. Whether students are being taught
economics or econometrics, they are getting a fine worked example in regulatory
年时6.5万个签证到11月才发放完毕,而去年到4月7曰也就是申请开放才一周就已满额。无论学生们学的经济学还是计量经济学,他们都 到了一个很好的监管套利的范例。
Economics degrees的更多相关文章
- [TimusOJ1057]Amount of Degrees
[TimusOJ1057]Amount of Degrees 试题描述 Create a code to determine the amount of integers, lying in the ...
- AOJ -0189 Convenient Location && poj 2139 Six Degrees of Cowvin Bacon (floyed求任意两点间的最短路)
http://acm.hust.edu.cn/vjudge/problem/viewProblem.action?id=78207 看懂题就好. 求某一办公室到其他办公室的最短距离. 多组输入,n表示 ...
- ural1057Amount of Degrees
Description Create a code to determine the amount of integers, lying in the set [ X; Y] and being a ...
- <poj - 2139> Six Degrees of Cowvin Bacon 最短路径问题 the cow have been making movies
本题链接:http://poj.org/problem?id=2139 Description: The cows have been making movies lately, so the ...
- 一本通1585【例 1】Amount of Degrees
1585: [例 1]Amount of Degrees 时间限制: 1000 ms 内存限制: 524288 KB 题目描述 原题来自:NEERC 2000 Central Subr ...
- opencv: Rotate image by 90, 180 or 270 degrees
opencv2: void rotate_cw(const cv::Mat& image, cv::Mat& dest, int degrees) { ) { : dest = ima ...
- POJ2139--Six Degrees of Cowvin Bacon(最简单Floyd)
The cows have been making movies lately, so they are ready to play a variant of the famous game &quo ...
- 树形DP ---- Codeforces Global Round 2 F. Niyaz and Small Degrees引发的一场血案
Aspirations:没有结果,没有成绩,acm是否有意义?它最大的意义就是让我培养快速理解和应用一个个未知知识点的能力. ————————————————————————————————————— ...
- POJ 2139 Six Degrees of Cowvin Bacon (floyd)
Six Degrees of Cowvin Bacon Time Limit : 2000/1000ms (Java/Other) Memory Limit : 131072/65536K (Ja ...
随机推荐
- urlib库的使用
urlib库实际上不是很常用,因为其api调用复杂,已被requests模块取代. 1.request发送请求 from urllib import request #默认指定的是get请求 #url ...
- canal 代码阅读
涉及到有边界队列,无边界队列.poolSize.corePoolSize.maximumPoolSize 三者参数含义 If there are more than corePoolSize but ...
- vs2015官方下载链接
https://my.visualstudio.com/Downloads?q=visual%20studio%202015&wt.mc_id=o~msft~vscom~older-downl ...
- 测试客户端连接12c ASM实例
环境:Oracle 12.2.0.1 RAC 背景:用户反映12c ASM创建的用户具备sysasm权限,但无法在客户端连接到ASM实例,且没有报错. 1.ASM实例创建用户赋予sysasm权限 2. ...
- Mac vs code 快捷键
control + shift + L 选中所有匹配的所有单词,光标选中
- phpstorm----------phpstorm设置自动更新的ssh信息如何修改--后续增加如何设置自动更新
1.如何设置phpstorm将本地代码时时同步到远程服务器 注意下面一定要打勾 点击下一步,然后还有一个页面,然后不用做任何操作,直接点击完成.中途有个页面是输入远程服务器ip账号密码链接方式的,那个 ...
- docker 标记和推送镜像
打开Launchpad并定位到docker Quickstart Terminal图标. 点击Docker Quickstart Terminal图标, 打开一个窗口. 将光标定位到Docker Qu ...
- C#中DataTable与XML格式的相互转换
1.DataTable转换成XML public string ConvertDataTableToXML(DataTable xmlDS) { MemoryStream stream = null; ...
- 不平衡数据下的机器学习方法简介 imbalanced time series classification
imbalanced time series classification http://www.vipzhuanli.com/pat/books/201510229367.5/2.html?page ...
- laravel5.7 migrate 时报错 Specified key was too long error 解决方案
今天在数据迁移时突然报了 Specified key was too long error 的错,解决掉之后就把这个问题记录下来. 报错原因 Laravel 5.4 + 默认使用 utf8mb4 字 ...