Will Georgia Tech's $7K online M.S. in computer science program make the grade?

Georgia Tech to offer MS in Computer Science via MOOC (Photo: Mathieu Plourde)
The Georgia Institute of Technology, in partnership with Udacity and AT&T, is preparing to offer an accredited online master of science (M.S.) degree in Computer Science. The instruction will be via Massively Open Online Courses (MOOC), which will be open to anyone at no charge, but will also be available as for-credit courses leading to an Online Master of Science in Computer Science (OMS CS). The total cost of instruction fees and tuition for those taking the M.S. route is expected to be less than US$7,000.
The potential of the internet as a revolutionary force in education has long been touted, but actually developing a formula that works for all stakeholders seems elusive. The most recent wave of enthusiasm is focused on MOOCs. A MOOC is an online class structured and presented to be accessible to large numbers of students, with materials for a MOOC available without cost to anyone having an interest in the subject.
While learning for its own sake is an important part of the human condition, the decision to commit to large expenditures of time and effort is often based on a cost/benefit analysis. At present, although it is possible to earn a certificate of completion for many MOOCs, college credit is usually not available. The significance of completed MOOCs to an employer is still an emerging quantity, but currently appears to be lukewarm at best.
If a candidate for a computer science position presented an accredited online comp sci M.S. degree from a major university, would that degree produce the same level of respect and perceived employability as would the equivalent bricks and mortar degree? Obviously, the answer isn't known, as no employer has yet been faced with this situation.
The Georgia Institute of Technology, however, seems intent on finding out. Together with MOOC provider Udacity and AT&T, it is preparing to offer a totally on-line MOOC-based Master of Science degree in Computer Science.
Georgia Tech is a state university based in Atlanta, which is ranked as one of the top ten engineering schools in America. Its on-campus computer science M.S. program, which presently has an enrollment of about 300 students, is offered through three paths: a course path, a project path, and a thesis path.
Each degree program is fine-tuned to the needs and interests of the student by providing fifteen program specializations whose subjects range from computer architecture to interactive analysis. The cost for tuition and fees for this M.S. program totals about $25,000 for students from Georgia, and about $60,000 for non-residents, figures already moderate by Ivy League standards. The program's graduates are eagerly gobbled up by industry.
The plan for the Georgia Tech online degree is to prepare a set of MOOCs that replicates many of the classes available on-campus, together with a support system to provide the additional structure and guidance required to successfully negotiate a coherent collection of courses leading toward a degree. Udacity has been a leader in developing such robust MOOCs (called MOOC 2.0), achieving nearly 100 percent student retention compared to the three to 10 percent retention typical of stand-alone MOOCs. AT&T has supported the start-up costs to develop the program with a $2 million grant.
Initially, the Georgia Tech online degree program will be tested starting in January 2014 with a group mainly consisting of students from the military and AT&T.; Improvements and polishing based on the experiences of this shakedown cohort will hopefully allow the first external students a smoother ride when they are admitted to the program in the 2014-2015 academic year. Enrollment will initially be a few hundred students, and is expected to grow into the five to 10 thousand range over the next few years.
The M.S. degree will initially be offered in eight specializations:
- Computational Perception & Robotics
- Databases & Software Engineering
- High-Performance Computing
- Interactive Intelligence
- Machine Learning
- Networking
- Social Computing
- Systems
It appears that the online M.S. will initially follow the courses-only option. While one can imagine ways to carry out the project or thesis options online. it is not clear if this is in Georgia Tech's plans for the future.
Where might such a program be weak? The most obvious area is in student support. It is true that Udacity and Georgia Tech will both be providing some resources to guide students through the course material and assignments, a big question is if such support will be enough. There is clearly a role for online student groups as forums for interaction with one's classmates, and a way for more advanced students to help out newer students. A great deal of value can be added to such forums by adding some level of response from instructors, who can address issues that are presenting roadblocks to progress. Now if they could just figure out how to share beer and pizza for marathon online study sessions.
The most important issue returns to the question of credibility. Until a significant number of M.S. graduates from the online program are tested in the job market, recruiters will be taking risks on unknown factors, as will students who elect this educational route. On the other hand, it will well behoove companies having significant needs for computer science professionals to take on some Georgia Tech online graduates to perform their own evaluation of quality and performance in the context of a job.
The Georgia Institute of Technology is clearly taking a brave step into a possible future for STEM (science, technology, engineering, and mathematics) education. Hopefully market forces will be flexible enough to find out if this is a step in a useful direction before pronouncing doom on a risky business.
Will Georgia Tech's $7K online M.S. in computer science program make the grade?的更多相关文章
- Georgia Tech Online Master of Science in Computer Science 项目经验分享
Georgia Tech Online Master of Science in Computer Science 项目经验分享 Posted on 2014/04/22 项目关键词:工科名校,计算机 ...
- Don't Dismiss Georgia Tech's $6,600 Online Master's Degree
https://www.pcmag.com/commentary/343924/dont-dismiss-georgia-techs-6-600-online-masters-degree Don't ...
- Online, Cheap -- and Elite
Online, Cheap -- and Elite Analysis of Georgia Tech’s MOOC-inspired online master's in computer scie ...
- 每日英语:Tech Firms Flock to Vietnam
Opening up a Korean restaurant among the rice fields and limestone karsts north of Hanoi might seem ...
- How do I learn machine learning?
https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644 How Can I Learn X? ...
- paper 118:计算机视觉、模式识别、机器学习常用牛人主页链接
牛人主页(主页有很多论文代码) Serge Belongie at UC San Diego Antonio Torralba at MIT Alexei Ffros at CMU Ce Liu at ...
- Computer Graphics Research Software
Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...
- (转) Deep Reinforcement Learning: Playing a Racing Game
Byte Tank Posts Archive Deep Reinforcement Learning: Playing a Racing Game OCT 6TH, 2016 Agent playi ...
- iOS 重大新漏洞:可绕开苹果审核机制
iOS 是目前最为安全可靠的移动平台,但既然是软件就不会是无坚不摧的.乔治亚技术信息安全中心 (Georgia Tech Information Security Center)的研究员不久前声称,他 ...
随机推荐
- linux比较文件夹的差异命令
可以使用 diff -ruNa s1 s2 或者使用 diff -uN c1 c2 结果如下: sandbox$ tree . |-- dir1 | |-- a.txt | `-- b.txt `-- ...
- JavaScript 视频教程 收藏
001 JavaScript第1章 JavaScript概述 https://www.365yg.com/group/6410923214495940866/ 001 JavaScript第1章 Ja ...
- Entity Framework 6.x 学习之 - 创建带连接表的实体模型 with Database First
一.Modeling a Many-to-Many Relationship with No Payload 1. 创建数据库表 CREATE TABLE [Album] ( , ), ) COLLA ...
- Tomcat学习总结(8)——Tomcat+Nginx集群解决均衡负载及生产环境热部署
近日,为解决生产环境热部署问题,决定在服务器中增加一个tomcat组成集群,利用集群解决热部署问题. 这样既能解决高并发瓶颈问题,又能解决热部署(不影响用户使用的情况下平滑更新生产服务器)问题. 因为 ...
- 文档对象模型DOM(一)
当网页被加载时,浏览器会创建页面的文档对象模型(Document Object Model). HTML DOM 模型被构造为对象的树. HTML DOM 树 每加载一个标记 注释 或者属性,就将其当 ...
- FormData序列化及file文件上传
表单数据上传 情况一: 一.当表单文件处于无任何处理状态时,用submit提交直接上传; 但这种方式上传,数据无任何处理:(极少使用): 但是传统的表单提交会导致页面刷新,但是有些情况下,我们并不希望 ...
- jQuery选择器遇上一些特殊字符
学习jQuery过程中,发现一些特殊字符,如“.”,“#”,"(","]"等.它在选择器应用时,按照普通处理就会出错.解决办法,就是使用转义字符来处理,这有点象 ...
- Cannot find module 'socket.io'
That's all. Then I try to use socket.io with this line: var io = require('socket.io').listen(app); A ...
- Elasticsearch Query DSL 整理总结(二)—— 要搞懂 Match Query,看这篇就够了
目录 引言 构建示例 match operator 参数 analyzer lenient 参数 Fuzziness fuzzniess 参数 什么是模糊搜索? Levenshtein Edit Di ...
- Android - 序列化与反序列化
http://www.cnblogs.com/yezhennan/p/5527506.html http://blog.csdn.net/wangchunlei123/article/details/ ...