by Thomas Friedman, the Economic Times
Welcome to the college education revolution. Big breakthroughs happen when what is suddenly possible meets what is desperately necessary. The costs of getting a college degree have been rising faster than those of health care, so the need to provide low-cost, quality higher education is more acute than ever. At the same time, in a knowledge economy, getting a higher-education degree is more vital than ever. And thanks to the spread of high-speed wireless technology, high-speed Internet, smartphones, Facebook, the cloud and tablet computers, the world has gone from connected to hyperconnected in just seven years. Finally, a generation that has grown up on these technologies is increasingly comfortable learning and interacting with professors through online platforms.
http://economictimes.indiatimes.com/news/international-business/thomas-l-friedman-online-courses-by-mit-harvard-is-a-revolution/articleshow/13161799.cms
Share on Facebook
var button = document.getElementById('facebook_share_link_5081') || document.getElementById('facebook_share_icon_5081') || document.getElementById('facebook_share_both_5081') || document.getElementById('facebook_share_button_5081');
if (button) {
button.onclick = function(e) {
var url = this.href.replace(/share\.php/, 'sharer.php');
window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
return false;
}
if (button.id === 'facebook_share_button_5081') {
button.onmouseover = function(){
this.style.color='#fff';
this.style.borderColor = '#295582';
this.style.backgroundColor = '#3b5998';
}
button.onmouseout = function(){
this.style.color = '#3b5998';
this.style.borderColor = '#d8dfea';
this.style.backgroundColor = '#fff';
}
}
}