AI星球岛 发表于 前天 18:15

Coursera

<div class="ce-block" data-id="wl60P7yHt_" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">关于产品</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Vq-sKVOl_z" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">想在家里“坐进”斯坦福、普林斯顿的教室吗?Coursera让这件事成为现实。这个平台由斯坦福大学的两位教授吴恩达和达芙妮·科勒在2012年联手创立,如今已是拥有超过1.42亿用户的全球在线教育巨头。Coursera的厉害之处在于,直接与全球顶尖大学和像Google、IBM这样的行业领袖合作,把真正的大学课程和前沿实战项目搬到了线上,从机器学习到AI产品管理,再到无人驾驶,几乎所有热门前沿领域,都能在这里找到世界一流的系统化学习资源。</div>
        </div>
</div><div class="ce-block" data-id="XlE09ITwJN" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">适合谁?</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="mp5tem5SJw" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">学历提升者:希望通过在线学习获得世界名校认可的硕士甚至学士学位的人。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="EJ7o9a_5CH" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">职场充电宝:希望通过系统学习专项课程,获得专业证书来增强职业竞争力的在职人士。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="mDK14wgK4d" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">技能刷新者:需要快速掌握某项特定技能,比如Python编程、数据分析等的终身学习者。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="VfPxLGiK47" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">知识探索家:对各种学科充满好奇,希望免费接触和旁听世界顶级课程的知识爱好者。</div>
        </div>
</div><div class="ce-block" data-id="LgMKPcm7pK" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">产品特色</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="PLGJ6Ewn-x" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">名校与名企背书:所有课程均来自全球顶尖高等学府和行业巨头,证书的含金量和社会认可度非常高。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="ZcqajlY9Z2" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">文凭证书“任意门”:提供从单门课程的结业证,到专项课程证书,再到完整的在线硕士学位,满足不同层次的学习需求。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="D8Vk2MB48Q" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">灵活的付费模式:提供包括免费旁听、按月订阅、Coursera Plus年费会员以及助学金在内的多种选项,总有一款适合的方案。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="enPlBUERbX" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">AI驱动的个性化推荐:利用AI和大数据分析学习者行为,智能推荐最适合的课程内容,让学习路径更清晰。</div>
        </div>
</div><style type="text/css">
.ce-block {
        margin-top: 20px;
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}

.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
        content: "";
        background-color: #3e8fe3;
        width: 6px;
        height: 100%;
        position: absolute;
        left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}

.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}

.ce-header:empty::before {
display: block;
}

.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
    font-size: 2.0em;
}
h2.ce-header {
    font-size: 1.7em;
}
h3.ce-header {
    font-size: 1.4em;
}
h4.ce-header {
    font-size: 1.15em;
}
h5.ce-header {
    font-size: 0.95em;
}
h6.ce-header {
    font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: Coursera