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 ...
随机推荐
- 使用TCP通信文件上传
客服端读取本地文件,吧文件上传到服务器,服务器在吧上传的文件保存到服务器硬盘上方法分析1:客户端使用本地字节输入流读取要上传的文件 2:客户端使用网络字节输出流,吧读取到的文件上传到服务器 3:服务器 ...
- Jvisualvm 添加插件
1.访问地址:https://visualvm.github.io/pluginscenters.html,找到自己JDK版本对应的插件下载地址(我的JDK版本为1.7.0_67): 2.点击该链接进 ...
- MVC模式笔记
参见:https://martinfowler.com/eaaCatalog/modelViewController.html 企业应用架构模式(P of EAA)第14章Web表现模式第一节MVC笔 ...
- Visual Studio 独立 Shell 下载
https://visualstudio.microsoft.com/zh-hans/vs/older-downloads/isolated-shell/ SSMS 2017 安装问题 https:/ ...
- Intellij IDEA 配置Tomcat远程调试
一.前言 在服务器端开发过程中,由于服务器环境差异导致运行结果不符合预期. 所以就需要到IDEA Debug 服务器代码.看起来貌似很高大上的事情. 今天就说说使用Intellij IDEA 配置的方 ...
- Jenkins - ERROR: Exception when publishing, exception message [Failure] Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
今天在处理Jenkins的时候出现了一些异常,看着控制台,编译都是通过的,只是没有部署上来,查看了控制台日志,如下: 刚开始还以为是权限通道什么的,后来才发现是执行脚本根本不让执行,以前也遇到过,都是 ...
- office2007每次打开都要配置文件,怎么取消配置
有时候 Office2007打开文档,每次都提示需要安装.配置,配置完成之后,下次打开又需要配置点击取消就不能打开.非常的烦.ffice2007下载后为什么每次打开总需要置?office2007每次打 ...
- [macOS] git忽略所有的.DS_Store文件
最彻底的方法如下: vi ~/.gitignore_global 输入以下内容 # OS generated files # ###################### .DS_Store .DS_ ...
- Linux编译安装python3
1.解决编译环境的,依赖环境,必须保证这里正确安装,方可执行后续步骤yum install gcc patch libffi-devel python-devel zlib-devel bzip2-d ...
- CSS——div垂直居中及div内文字垂直居中
最近做demo时,经常需要div垂直居中或者让div内文字相对div垂直居中.水平居中比较简单,就不多说了,这里主要记录一下垂直居中的一些方法. 一.div垂直居中的一些方法: 1.当height.w ...