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. Redis安装以及主从实现

    Redis简介 redis是一个key-value存储系统.和Memcached类似,它支持存储的value类型相对更多,包括string(字符串). list(链表).set(集合)和zset(有序 ...

  2. C#中将String类型保存到本地文件的方法

    今天刚刚遇到,要在WinForm中把一个xml保存到本地, 由于之前是学习java的,一时间还真不知道怎么写, 没想到C#居然那么方便,就3句代码就实现了我要的功能: StreamWriter sw ...

  3. Spring总结 4.AOP之为对象添加新功能

    Spring除了提供增强原有功能的方法外,还提供了为一个对象引入新功能的方法.如下: package cn.powerfully.service; public interface IService ...

  4. 了解MySQL联表查询中的驱动表,优化查询,以小表驱动大表

    一.为什么要用小表驱动大表 1.驱动表的定义 当进行多表连接查询时, [驱动表] 的定义为: 1)指定了联接条件时,满足查询条件的记录行数少的表为[驱动表] 2)未指定联接条件时,行数少的表为[驱动表 ...

  5. Spring事务内方法调用自身事务 增强的三种方式

    ServiceA.java文件: 查看Spring Tx的相关日志:  可以看到只创建了一个事物ServiceA.service方法的事务,但是callSelf方法却没有被事务增强; 分析原因:Spr ...

  6. Ubuntu安装完成后设置root密码

    安装完ubuntu后没有默认的root密码,如果要设置root密码需要进行如下步骤: 1 sudo passwd 2 连续输入两次新密码

  7. API 与 SDK

    API 和SDK是软件行业的两个缩写词. API (Application Programming Interface)=应用程序编程接口 通过一套套的要求,用来管理应用程序之间的沟通.一个API相当 ...

  8. Java多线程--基础概念

    Java多线程--基础概念 必须知道的几个概念 同步和异步 同步方法一旦开始,调用者必须等到方法调用返回后,才能执行后续行为:而异步方法调用,一旦开始,方法调用就立即返回,调用者不用等待就可以继续执行 ...

  9. 面试问题:你了解Java内存模型么(Java7、8、9内存模型的区别)

    Java内存模型是每个java程序员必须掌握理解的,这是Java的核心基础,对我们编写代码特别是并发编程时有很大帮助.由于Java程序是交由JVM执行的,所以我们在谈Java内存区域划分的时候事实上是 ...

  10. RocketMQ 消息存储

    消息存储 主要的存储文件: 1.消息文件(commitLog) 2.消息消费队列文件(consumeQueue) 3.Hash索引文件(IndexFile) 4.检测点文件(checkpoint) 5 ...