Files
SCDocs/public/zh/docs/学术资源/学科在线资源/通用/index.html
JamesFlare1212 5aeea89a31 new subtopic llm
2023-05-11 21:33:10 +08:00

398 lines
13 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="zh" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="通用 # 可以用于多个,跨学科的资源。 Khan Academy # 简介 在可汗学院Khan Academy你可以免费获得各种学科的录制课程包括数学、自然科学、社">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/%E9%80%9A%E7%94%A8/" />
<title>通用 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/zh.search.min.3f34d7fccf0167107601775fa8a9c414ccabab8a6a9c508540f2ced427090add.js" integrity="sha256-PzTX/M8BZxB2AXdfqKnEFMyrq4pqnFCFQPLO1CcJCt0=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/%E9%80%9A%E7%94%A8/index.xml" title="Academic Resources" />
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
<link rel="stylesheet" href="https://academics.jamesflare.com/css/custom.css">
<script type="text/javascript" src="https://academics.jamesflare.com/js/custom.js"></script>
<script>pangu.spacingPage();</script>
</head>
<body dir="ltr">
<input type="checkbox" class="hidden toggle" id="menu-control" />
<input type="checkbox" class="hidden toggle" id="toc-control" />
<main class="container flex">
<aside class="book-menu">
<div class="book-menu-content">
<nav>
<h2 class="book-brand">
<a class="flex align-center" href="/zh/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="搜索" aria-label="搜索" maxlength="64" data-hotkeys="s/" />
<div class="book-search-spinner hidden"></div>
<ul id="book-search-results"></ul>
</div>
<ul class="book-languages">
<li>
<input type="checkbox" id="languages" class="toggle" />
<label for="languages" class="flex justify-between">
<a role="button" class="flex align-center">
<img src="/svg/translate.svg" class="book-icon" alt="Languages" />
Chinese
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/">
English
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<p><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/"><strong>学术资源</strong></a></p>
<ul>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/">学科在线资源</a></li>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E6%9C%AF%E5%B7%A5%E5%85%B7%E9%9B%86/">学术工具集</a></li>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E4%B8%93%E4%B8%9A%E4%B8%8E%E8%AF%BE%E5%A4%96%E8%B5%84%E6%BA%90/">专业与课外资源</a>
<br /></li>
</ul>
</li>
<li>
<p><a href="/zh/docs/%E5%85%88%E8%BF%9B%E5%B7%A5%E5%85%B7/"><strong>先进工具</strong></a></p>
<ul>
<li><a href="/zh/docs/%E5%85%88%E8%BF%9B%E5%B7%A5%E5%85%B7/llm%E7%B3%BB%E5%88%97/">LLM系列</a>
<br /></li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/zh/posts/news/" >
新闻
</a>
</li>
<li>
<a href="/zh/posts/about/" >
关于成员
</a>
</li>
</ul>
</nav>
<script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script>
</div>
</aside>
<div class="book-page">
<header class="book-header">
<div class="flex align-center justify-between">
<label for="menu-control">
<img src="/svg/menu.svg" class="book-icon" alt="Menu" />
</label>
<strong>通用</strong>
<label for="toc-control">
<img src="/svg/toc.svg" class="book-icon" alt="Table of Contents" />
</label>
</div>
<aside class="hidden clearfix">
<nav id="TableOfContents">
<ul>
<li><a href="#khan-academyhttpswwwkhanacademyorg"><a href="https://www.khanacademy.org/">Khan Academy</a></a></li>
<li><a href="#senecahttpsappsenecalearningcomcourses"><a href="https://app.senecalearning.com/courses">Seneca</a></a></li>
<li><a href="#edxhttpswwwedxorg"><a href="https://www.edx.org/">edX</a></a></li>
<li><a href="#physics--maths-tutorhttpswwwphysicsandmathstutorcom"><a href="https://www.physicsandmathstutor.com/">Physics &amp; Maths Tutor</a></a></li>
<li><a href="#pastpaperscohttpspastpaperscocie"><a href="https://pastpapers.co/cie/">Pastpapers.co</a></a></li>
<li><a href="#professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists"><a href="https://www.youtube.com/c/ProfessorDaveExplains/playlists">Professor Dave Explains</a></a></li>
<li><a href="#courserahttpswwwcourseraorg"><a href="https://www.coursera.org/">Coursera</a></a></li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="通用">
通用
<a class="anchor" href="#%e9%80%9a%e7%94%a8">#</a>
</h1>
<p>可以用于多个,跨学科的资源。</p>
<h2 id="khan-academyhttpswwwkhanacademyorg">
<a href="https://www.khanacademy.org/">Khan Academy</a>
<a class="anchor" href="#khan-academyhttpswwwkhanacademyorg">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Khan Academy" id="tabs-Khan Academy-0" checked="checked" />
<label for="tabs-Khan Academy-0">简介</label>
<div class="book-tabs-content markdown-inner"><p>在可汗学院Khan Academy你可以免费获得各种学科的录制课程包括数学、自然科学、社会科学、艺术、人文和语言。</p>
<blockquote>
<p>它制作了超过 8,000 个视频课程,教授广泛的学术科目,最初专注于数学和科学。所有资源都可供网站和应用程序的用户免费使用。</p>
<p>截至 2018 年,超过 7000 万人使用可汗学院,其中 230 万学生使用它来准备 SAT。</p>
<p>截至 2022 年 2 月YouTube 上的可汗学院频道拥有 7.11 百万订阅者,可汗学院视频已经被观看了超过 19.4 亿次。</p>
</blockquote>
<p>如果你正在准备 <strong>A</strong>dvanced <strong>P</strong>lacement<strong>AP</strong> 考试,这个网站也是非常有用的。</p>
</div><input type="radio" class="toggle" name="tabs-Khan Academy" id="tabs-Khan Academy-1" />
<label for="tabs-Khan Academy-1">营业范围</label>
<div class="book-tabs-content markdown-inner"><div class="book-columns flex flex-wrap">
<div class="flex-even markdown-inner">
<ul>
<li>数学: 学前班 - 八年级</li>
<li>数学: 准备课程</li>
<li>数学: 高中和大学</li>
<li>考试准备</li>
<li>科学</li>
</ul>
</div>
<div class="flex-even markdown-inner">
<ul>
<li>计算机</li>
<li>艺术与人文</li>
<li>经济学</li>
<li>阅读与语言艺术</li>
<li>生活技能</li>
</ul>
</div>
</div>
</div><input type="radio" class="toggle" name="tabs-Khan Academy" id="tabs-Khan Academy-2" />
<label for="tabs-Khan Academy-2">特性</label>
<div class="book-tabs-content markdown-inner"><ul>
<li>免费的</li>
<li>互动的</li>
</ul>
</div></div>
<h2 id="senecahttpsappsenecalearningcomcourses">
<a href="https://app.senecalearning.com/courses">Seneca</a>
<a class="anchor" href="#senecahttpsappsenecalearningcomcourses">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Seneca" id="tabs-Seneca-0" checked="checked" />
<label for="tabs-Seneca-0">简介</label>
<div class="book-tabs-content markdown-inner">待办</div></div>
<h2 id="edxhttpswwwedxorg">
<a href="https://www.edx.org/">edX</a>
<a class="anchor" href="#edxhttpswwwedxorg">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-EDX" id="tabs-EDX-0" checked="checked" />
<label for="tabs-EDX-0">简介</label>
<div class="book-tabs-content markdown-inner">麻省理工和哈佛大学的大规模开放在线课堂平台,大部分是英文的,但可以听清华、北大、香港大学、香港科技大学的课程。</div></div>
<h2 id="physics--maths-tutorhttpswwwphysicsandmathstutorcom">
<a href="https://www.physicsandmathstutor.com/">Physics &amp; Maths Tutor</a>
<a class="anchor" href="#physics--maths-tutorhttpswwwphysicsandmathstutorcom">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Physics &amp; Maths Tutor" id="tabs-Physics &amp; Maths Tutor-0" checked="checked" />
<label for="tabs-Physics &amp; Maths Tutor-0">简介</label>
<div class="book-tabs-content markdown-inner">包括 IGCSE 和 A-Level 不同学科的详细笔记。</div></div>
<h2 id="pastpaperscohttpspastpaperscocie">
<a href="https://pastpapers.co/cie/">Pastpapers.co</a>
<a class="anchor" href="#pastpaperscohttpspastpaperscocie">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Pastpapers.co" id="tabs-Pastpapers.co-0" checked="checked" />
<label for="tabs-Pastpapers.co-0">简介</label>
<div class="book-tabs-content markdown-inner">提供过去试卷和评分表的网站。</div></div>
<h2 id="professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists">
<a href="https://www.youtube.com/c/ProfessorDaveExplains/playlists">Professor Dave Explains</a>
<a class="anchor" href="#professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Professor Dave Explains" id="tabs-Professor Dave Explains-0" checked="checked" />
<label for="tabs-Professor Dave Explains-0">简介</label>
<div class="book-tabs-content markdown-inner">涵盖人文科学到自然科学知识的 YouTube 频道。特别推荐有关生物和化学的内容。</div></div>
<h2 id="courserahttpswwwcourseraorg">
<a href="https://www.coursera.org/">Coursera</a>
<a class="anchor" href="#courserahttpswwwcourseraorg">#</a>
</h2>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Coursera" id="tabs-Coursera-0" checked="checked" />
<label for="tabs-Coursera-0">简介</label>
<div class="book-tabs-content markdown-inner">这是一个网站,提供免费和付费的高阶课程和在线学位,涵盖许多领域,来自世界上著名大学的教授。</div></div>
</article>
<footer class="book-footer">
<div class="flex flex-wrap justify-between">
<div>
<a class="flex align-center" href="https://github.com/JamesFlare1212/SCDocs/edit/dev/content.zh/docs/%e5%ad%a6%e6%9c%af%e8%b5%84%e6%ba%90/%e5%ad%a6%e7%a7%91%e5%9c%a8%e7%ba%bf%e8%b5%84%e6%ba%90/%e9%80%9a%e7%94%a8/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>编辑本页</span>
</a>
</div>
</div>
<script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script>
</footer>
<div class="book-comments">
</div>
<label for="menu-control" class="hidden book-menu-overlay"></label>
</div>
<aside class="book-toc">
<div class="book-toc-content">
<nav id="TableOfContents">
<ul>
<li><a href="#khan-academyhttpswwwkhanacademyorg"><a href="https://www.khanacademy.org/">Khan Academy</a></a></li>
<li><a href="#senecahttpsappsenecalearningcomcourses"><a href="https://app.senecalearning.com/courses">Seneca</a></a></li>
<li><a href="#edxhttpswwwedxorg"><a href="https://www.edx.org/">edX</a></a></li>
<li><a href="#physics--maths-tutorhttpswwwphysicsandmathstutorcom"><a href="https://www.physicsandmathstutor.com/">Physics &amp; Maths Tutor</a></a></li>
<li><a href="#pastpaperscohttpspastpaperscocie"><a href="https://pastpapers.co/cie/">Pastpapers.co</a></a></li>
<li><a href="#professor-dave-explainshttpswwwyoutubecomcprofessordaveexplainsplaylists"><a href="https://www.youtube.com/c/ProfessorDaveExplains/playlists">Professor Dave Explains</a></a></li>
<li><a href="#courserahttpswwwcourseraorg"><a href="https://www.coursera.org/">Coursera</a></a></li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>