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 ...
随机推荐
- 【记录tomcat报错解决办法】tomcat请求组件没有找到的问题
报错原因: An incompatible version 1.1.14 of APR based Apache Tomcat Native library is installed, while T ...
- 使用LVM进行分区扩展的记录
场景:在磁盘分区空间不够的情况下,要扩展分区空间 因为使用的是虚拟机,所以可以对原有的硬盘上进行扩展,而不需要新增一个硬盘 1.扩展磁盘并使用fdisk工具进行分区 虚拟机关机后对磁盘进行扩展,扩展到 ...
- selenium常用操作
1.访问页面获得源码 browser.get(url) browser.page_source 2.查找单个元素:返回一个标签 find_element_by_id ==>id选择器 find ...
- 10个Python基础练习项目,你可能不会想到练手教程还这么有趣
美国20世纪最重要的实用主义哲学家约翰·杜威提出一个学习方法,叫做:Learning By Doing,在实践中精进.胡适.陶行知.张伯苓.蒋梦麟等都曾是他的学生,杜威的哲学也影响了蔡元培.晏阳初等人 ...
- C语言--关于第0次作业
你对网络专业或者计算机专业了解是怎样? 答:我认为网络专业或者计算机专业是网络管理.软件开发.程序设计等一些高等企业就业的基础知识.以及涉及到环境开发等的专业领域.知道它很难,但是社会对它的需求很高. ...
- Java利用原始HttpURLConnection发送http请求数据小结
1,在post请求下,写输出应该在读取之后,否则会抛出异常. 即操作OutputStream对象应该在InputStreamReader之前. 2.conn.getResponseCode()获取返回 ...
- linux目录详细列表
详细列表 目录 说明 备注 bin 存放普通用户可执行的指令 即使在单用户模式下也能够执行处理 boot 开机引导目录 包括Linux内核文件与开机所需要的文件 dev 设备目录 所有的硬件设备及周边 ...
- Windows7 IIS 出现错误,并非所有的功能被成功更改
(1)进入UAC,将其调至最低. 具体操作方法:点击[开始],在程序搜索中输入UAC,回车后则进入UAC控制界面. UAC,用户帐户控制设置如下,这个设置主要是避免Windows7种由于用户帐户权限控 ...
- Vue系列之 => MintUI初使用
安装 npm i mint-ui -S main.js import Vue from 'vue' // 1,导入 vue-router包 import vueRouter from 'vue-rou ...
- 在Ubuntu16.04中python环境下实现tab键补全
1.编写tab.py的代码: 1 #!/usr/bin/env python 2 # python startup file 3 import sys 4 import readline 5 impo ...