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. [转]一分钟告诉你究竟DevOps是什么鬼?

    本文转自:https://www.cnblogs.com/jetzhang/p/6068773.html 一分钟告诉你究竟DevOps是什么鬼?   历史回顾 为了能够更好的理解什么是DevOps,我 ...

  2. Spring基础(7) : Bean的名字

    1.普通bean是用id标志,context.getBean时传入名称即可获得. <bean id="p" class="com.Person"/> ...

  3. webpack与gulp的区别

    gulp是工具链.构建工具,可以配合各种插件做js压缩,css压缩,less编译 替代手工实现自动化工作 1.构建工具 2.自动化 3.提高效率用 webpack是文件打包工具,可以把项目的各种js. ...

  4. SqlDataAdapter 对datagridview进行增删改(A)

    这种方法主要是双击datagridview单元格,直接进行添加,修改,删除,在实际开发中并不太常用,另一种方法下一次在具体陈述. using System; using System.Collecti ...

  5. 浅谈sql中的in与not in,exists与not exists的区别以及性能分析

    1.in和exists in是把外表和内表作hash连接,而exists是对外表作loop循环,每次loop循环再对内表进行查询,一直以来认为exists比in效率高的说法是不准确的.如果查询的两个表 ...

  6. activiti工作流

    画图->定义监听事件->给任务赋值->部署(zip部署.文件部署)->使用

  7. Java多线程——之一创建线程的四种方法

    1.实现Runnable接口,重载run(),无返回值 package thread; public class ThreadRunnable implements Runnable { public ...

  8. mybatis-plus排除非表中字段

    使用 transient 修饰 private transient String noColumn; 使用 static 修饰 private static String noColumn; 使用 T ...

  9. 多线程系列(1)多线程基础和Thread

    因为现项目中有用到多线程和并发的知识,所以打算近期补习一下多线程相关的内容.第一篇文章从最基础的开始,就是如何开启一个线程,如何启动线程和阻塞线程等,这篇文章分以下几点进行总结. 多线程初印象 多线程 ...

  10. Mybatis逆向生成代碼

    Idea 单模块 1.在pom.xml中添加依赖 <build> <plugins> <plugin> <groupId>org.mybatis.gen ...