https://newatlas.com/georgia-tech--graduate-computer-science-degree-mooc/28763/

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?的更多相关文章

  1. Georgia Tech Online Master of Science in Computer Science 项目经验分享

    Georgia Tech Online Master of Science in Computer Science 项目经验分享 Posted on 2014/04/22 项目关键词:工科名校,计算机 ...

  2. 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 ...

  3. Online, Cheap -- and Elite

    Online, Cheap -- and Elite Analysis of Georgia Tech’s MOOC-inspired online master's in computer scie ...

  4. 每日英语:Tech Firms Flock to Vietnam

    Opening up a Korean restaurant among the rice fields and limestone karsts north of Hanoi might seem ...

  5. 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? ...

  6. paper 118:计算机视觉、模式识别、机器学习常用牛人主页链接

    牛人主页(主页有很多论文代码) Serge Belongie at UC San Diego Antonio Torralba at MIT Alexei Ffros at CMU Ce Liu at ...

  7. Computer Graphics Research Software

    Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...

  8. (转) Deep Reinforcement Learning: Playing a Racing Game

    Byte Tank Posts Archive Deep Reinforcement Learning: Playing a Racing Game OCT 6TH, 2016 Agent playi ...

  9. iOS 重大新漏洞:可绕开苹果审核机制

    iOS 是目前最为安全可靠的移动平台,但既然是软件就不会是无坚不摧的.乔治亚技术信息安全中心 (Georgia Tech Information Security Center)的研究员不久前声称,他 ...

随机推荐

  1. gitlab的md文件内使用锚点

    markdown中使用锚点的格式: [要显示的内容](#锚点的链接) 如: [工具](#tool) 又因为再markdown中每一个标题都默认是锚点,所以事情就简单了 # test ## conten ...

  2. SpringBoot入门 (八) Cache使用

    本文记录学习在SpringBoot中使用Cache. 一 为什么要使用缓存 缓存是一个数据交换的缓冲区,在一些条件下可以替代数据库.举个例子:我们有一个查询的业务,访问数据的频率特别高,且每次访问时的 ...

  3. FFmpeg简易播放器的实现-最简版

    本文为作者原创:https://www.cnblogs.com/leisure_chn/p/10040202.html,转载请注明出处 基于FFmpeg和SDL实现的简易视频播放器,主要分为读取视频文 ...

  4. Charm Bracelet(01背包问题)

    题目链接: https://vjudge.net/problem/POJ-3624 题目描述: Bessie has gone to the mall's jewelry store and spie ...

  5. 并发编程之 SynchronousQueue 核心源码分析

    前言 SynchronousQueue 是一个普通用户不怎么常用的队列,通常在创建无界线程池(Executors.newCachedThreadPool())的时候使用,也就是那个非常危险的线程池 ^ ...

  6. 获取呈现在格表(table)记录的主键

    用mouse点击表格(table)的行或是批定列,获取记录的主键值.在ASP.NET的MVC应用程序中,已经没有办法象ASP.NET的Data控件一样,如GridView,DataList和Repea ...

  7. c# XML 有多个重复子节点操作

    1,继续添加ebm子节点 public static void CreateXml() { //创XML建对象 XmlDocument doc = new XmlDocument(); //声明根节点 ...

  8. 详解contextConfigLocation|Spring启动过程详解

    spring的应用初始化流程一直没有搞明白,刚刚又碰到了相关的问题.决定得好好看看这个流程.我们在开发spring的项目当中基本上都会在web.xml通过: <context-param> ...

  9. 【Spring】2、BeanFactory 和FactoryBean的区别

    转自:http://chenzehe.iteye.com/blog/1481476 1. BeanFactory BeanFactory定义了 IOC 容器的最基本形式,并提供了 IOC 容器应遵守的 ...

  10. js-数字、字符串、布尔值的转换方式

    来自JavaScript秘密花园 1.转换为字符串 '' + 10 === '10'; // true 将一个值加上空字符串可以轻松转换为字符串类型. 2.字符串转换为数字 +'010' === 10 ...