<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
    <channel>
        
        <title>
            <![CDATA[ 在线课程 - freeCodeCamp.org ]]>
        </title>
        <description>
            <![CDATA[ freeCodeCamp 是一个免费学习编程的开发者社区，涵盖 Python、HTML、CSS、React、Vue、BootStrap、JSON 教程等，还有活跃的技术论坛和丰富的社区活动，在你学习编程和找工作时为你提供建议和帮助。 ]]>
        </description>
        <link>https://www.freecodecamp.org/chinese/news/</link>
        <image>
            <url>https://cdn.freecodecamp.org/universal/favicons/favicon.png</url>
            <title>
                <![CDATA[ 在线课程 - freeCodeCamp.org ]]>
            </title>
            <link>https://www.freecodecamp.org/chinese/news/</link>
        </image>
        <generator>Eleventy</generator>
        <lastBuildDate>Sat, 18 Jul 2026 13:37:53 +0000</lastBuildDate>
        <atom:link href="https://www.freecodecamp.org/chinese/news/tag/online-courses/rss.xml" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        
            <item>
                <title>
                    <![CDATA[ 适合初学者的在线编程课程[2022 年指南] ]]>
                </title>
                <description>
                    <![CDATA[ 原文：Online Coding Classes – For Beginners [2022 Guide] [https://www.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/] ，作者：Jessica Wilkins [https://www.freecodecamp.org/news/author/jessica-wilkins/] 学习如何编程可以帮助你开始一个很棒的职业，成为一名软件开发人员。有很多免费的课程，你可以通过这些课程来培养成为一名开发者所需的技能。 在这篇文章中，我将向你展示152个对初学者友好的课程，你可以免费学习计算机科学和编程。 freeCodeCamp课程是完全免费的，其中一些课程包括一个免费的认证，你可以将其添加到你的LinkedIn或简历中。 请注意，我在这里列出的一些非freeCodeCamp课程（如大学课程）是免费审核的，但如果你想获得认证，则需要支付一定的费用。 这里是免费课程的完整列表，按主题排列。一旦你找到一个你感兴趣的课程，点击该链接，它 ]]>
                </description>
                <link>https://www.freecodecamp.org/chinese/news/online-coding-classes-for-beginners-2022-guide/</link>
                <guid isPermaLink="false">622ef1bfe8c932065fba0048</guid>
                
                    <category>
                        <![CDATA[ 在线课程 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ luojiyin ]]>
                </dc:creator>
                <pubDate>Tue, 15 Mar 2022 07:41:00 +0000</pubDate>
                <media:content url="https://chinese.freecodecamp.org/news/content/images/2022/03/arnold-francisca-f77Bh3inUpE-unsplash.jpeg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>原文：<a href="https://www.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/">Online Coding Classes – For Beginners [2022 Guide]</a>，作者：<a href="https://www.freecodecamp.org/news/author/jessica-wilkins/">Jessica Wilkins</a></p><!--kg-card-begin: markdown--><p>学习如何编程可以帮助你开始一个很棒的职业，成为一名软件开发人员。有很多免费的课程，你可以通过这些课程来培养成为一名开发者所需的技能。</p>
<p>在这篇文章中，我将向你展示152个对初学者友好的课程，你可以免费学习计算机科学和编程。</p>
<p>freeCodeCamp课程是完全免费的，其中一些课程包括一个免费的认证，你可以将其添加到你的LinkedIn或简历中。</p>
<p>请注意，我在这里列出的一些非freeCodeCamp课程（如大学课程）是免费审核的，但如果你想获得认证，则需要支付一定的费用。</p>
<p>这里是免费课程的完整列表，按主题排列。一旦你找到一个你感兴趣的课程，点击该链接，它将跳转到该课程的更详细的描述。</p>
<h2 id="16"><strong>计算机科学课程 (16)</strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#introduction-to-programming-and-computer-science">编程和计算机科学简介</a> (freeCodeCamp)</li>
<li><a href="#data-structures-computer-science-course-for-beginners">数据结构 - 计算机科学初学者课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#cs50-s-introduction-to-computer-science">CS50的计算机科学简介</a> (Harvard University)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#introduction-to-computer-science-and-programming-using-python">计算机科学和使用Python编程的介绍</a> (MIT)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#introduction-to-algorithms">算法简介</a> (MIT)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#big-o-notation">大 O 复杂度</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#graph-algorithms-for-technical-interviews">技术面试的图算法</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#recursion-in-programming">编程中的递归</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#data-structures-full-course-using-c-and-c-">数据结构 - 使用C和C++的完整课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#dynamic-programming-learn-to-solve-algorithmic-problems-coding-challenges">动态规划--学习解决算法问题和编码挑战</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#algorithm-and-data-structures">算法和数据结构</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#data-structures-and-algorithms-in-python-full-course-for-beginners">Python中的数据结构和算法--面向初学者的完整课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#an-introduction-to-interactive-programming-in-python-part-1-rice-university">用Python进行交互式编程的介绍 第一部分</a> (Rice University)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-to-program-the-fundamentals">学习编程：基础知识</a> (University of Toronto)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#code-yourself-an-introduction-to-programming">自我编码！编程入门</a> (The University of Edinburgh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-to-program-crafting-quality-code">学习编程：编写高质量的代码</a> (University of Toronto)</li>
</ol>
<h2 id="gitgithub4"><strong><strong><strong><strong><strong><strong><strong>Git和Github课程 (<strong><strong><strong><strong><strong><strong>4</strong></strong></strong></strong></strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#git-and-github-for-beginners-crash-course">初学者的Git和GitHub - 速成班</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#git-github-crash-course-for-beginners">Git和GitHub初学者速成班</a> (Brad Traversy)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#git-tutorial-for-beginners-learn-git-in-1-hour">初学者的Git教程：1小时内学会Git</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#git-tutorial-for-beginners-git-github-fundamentals-in-depth">初学者的Git教程 - 深入了解Git和GitHub的基础知识</a> (Tech With Tim)</li>
</ol>
<h2 id="html8"><strong><strong><strong><strong><strong><strong><strong>HTML 课程 (8)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#basic-html-and-html5">基础HTML和HTML5</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-full-course-build-a-website-tutorial">HTML 全套课程 - 建立你自己的网站</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#introduction-to-html5">HTML5简介</a> (University of Michigan)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-tutorial-for-beginners-html-crash-course-2021">初学者的HTML教程。HTML速成班 2021</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-crash-course-for-absolute-beginners">真正的初级HTML速成班</a> (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-html">学习 HTML</a> (Codecademy)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-for-beginners-the-easy-way">简单的HTML入门方法</a> (html.com)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-crash-course-for-beginners-website-tutorial">初学者的HTML速成班--网站教程</a> (freeCodeCamp)</li>
</ol>
<h2 id="css15"><strong><strong><strong><strong><strong><strong><strong>CSS 课程 (1<strong><strong>5</strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#responsive-web-design">响应式网页设计</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#intro-to-html-and-css">HTML和CSS介绍</a> (Udacity)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-and-css-tutorial">HTML和CSS教程</a> (MarkSheet)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#css-tutorial-zero-to-hero">CSS教程--从零到一的英雄</a> (freeCodeCamp)</li>
<li>[真正的初级CSS速成班]./(#css-crash-course-for-absolute-beginners) (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#introduction-to-css3">CSS3简介</a> (University of Michigan)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#css-basics">CSS基础知识</a> (W3C)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#sass-tutorial-for-beginners-css-with-superpowers">Sass初学者教程--具有超强能力的CSS</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#bootstrap-5-tutorial-crash-course-for-beginners-in-1-5h">Bootstrap 5教程--1.5小时的初学者速成课程</a> (Keep Coding YouTube channel)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-css-media-queries-by-building-3-projects-full-course">通过建立3个项目学习CSS媒体查询</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#css-flexbox-crash-course">CSS Flexbox速成班</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-bootstrap-5-and-sass-by-building-a-portfolio-website">通过建立一个组合网站学习Bootstrap 5和SASS</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#tailwind-css-crash-course">Tailwind CSS 速成班</a> (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#html-and-css">HTML 和 CSS</a> ( The Odin Project)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#bootstrap-css-framework-full-course-for-beginners">Bootstrap CSS框架--面向初学者的完整课程</a> (freeCodeCamp)</li>
</ol>
<h2 id="uiux12"><strong><strong><strong><strong><strong><strong><strong>UI/UX (1<strong><strong>2</strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#foundations-of-user-experience-ux-design">用户体验（UX）设计的基础</a> (Google)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#start-the-ux-design-process-empathize-define-and-ideate">用户体验设计过程: 感同身受、定义和构思</a> (Google)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#build-wireframes-and-low-fidelity-prototypes">建立线框和低保真原型</a> (Google)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#conduct-ux-research-and-test-early-concepts">进行用户体验研究和测试早期概念</a> (Google)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#create-high-fidelity-designs-and-prototypes-in-figma">在Figma中创建高保真设计和原型</a> (Google)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#responsive-web-design-in-adobe-xd">Adobe XD中的响应式网页设计</a> (Google)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#free-adobe-xd-tutorial-user-experience-design-course-with-adobe-xd-course">免费的Adobe XD教程。用户体验设计课程与Adobe XD课程</a> (Bring Your Own Laptop Youtube channel)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#the-2019-ui-design-crash-course-for-beginners">2019年UI设计初学者速成班</a> (DesignCourse)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#figma-tutorial-a-free-ui-design-prototyping-tool">Figma教程 - 一个免费的UI设计/原型设计工具</a> (DesignCourse)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#uxpin-free-ux-ebooks">UXpin: 免费的用户体验方面的电子书</a> (uxpin.com)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#figma-course-web-design-tutorial-for-beginners">Figma课程--网页设计初学者教程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#figma-tutorial-for-ui-design-course-for-beginners">Figma UI设计教程 - 初学者课程</a> (freeCodeCamp)</li>
</ol>
<h2 id="javascript13"><strong><strong><strong><strong><strong><strong><strong>JavaScript 课程 (<strong><strong>13</strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#javascript-algorithms-and-data-structures">JavaScript算法和数据结构</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-javascript-full-course-for-beginners">学习JavaScript - 初学者的全部课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#full-stack-javascript">全栈JavaScript</a> (The Odin Project)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#the-modern-javascript-tutorial">现代JavaScript教程</a> (javascript.info)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#javascript-tutorial">JavaScript教程</a> (javascripttutorial.net)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learnjs">LearnJS</a> (learn-js.org)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#javascript">JavaScript</a> (SoloLearn)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#javascript-programming">JavaScript 编程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#javascript-tutorial-for-beginners-learn-javascript-in-1-hour">初学者的JavaScript教程: 在1小时内学习JavaScript</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#typescript-course-for-beginners-2021-learn-typescript-from-scratch-">2021年TypeScript初学者课程--从零开始学习TypeScript!</a> (Academind)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#backend-development-and-api-s">后台开发和API</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#node-js-and-express-js-full-course">Node.js和Express.js - 完整课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#node-js-tutorial-for-beginners-learn-node-in-1-hour">Node.js初学者教程: 1小时内学会Node</a> (Programming with Mosh)</li>
</ol>
<h2 id="javascript14"><strong><strong><strong><strong><strong><strong><strong>JavaScript 框架和库 (<strong><strong>14</strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#freecodecamp-react-course">freeCodeCamp React 课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#react-course-beginner-s-tutorial-for-react-javascript-library-2022-">React课程--React JavaScript库的初级教程 [2022]</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#scrimba-react-course">Scrimba React课程</a> (Scrimba)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#react-js-react-tutorial-for-beginners">React JS - React 初学者教程</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#react-js-crash-course-2021">2021年React JS速成班</a> (Brad Traversy)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#freecodecamp-redux-course">freeCodeCamp Redux 课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#redux-for-beginners-react-redux-tutorial">Redux初学者｜React Redux教程</a> (Dev Ed)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#thinkster-angular-tutorial">Thinkster Angular 教程</a> (Thinkster)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#angular-crash-course">Angular 速成课</a> (Brad Traversy)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-angular-full-tutorial-course">学习Angular - 完整教程课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#vue-js-course-for-beginners-2021-tutorial-">Vue.js初学课程 [2021 Tutorial]</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#vue-js-crash-course-2021">Vue JS速成班 2021</a> (Brad Traversy)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#data-visualization-with-d3-javascript-react-full-course-2021-">用D3、JavaScript、React进行数据可视化 - 全套课程 [2021]</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#next-js-for-beginners-full-course">Next.js初学者 - 全套课程</a> (freeCodeCamp)</li>
</ol>
<h2 id="python22"><strong><strong><strong><strong><strong><strong><strong>Python 课程 (<strong><strong>2</strong></strong>2)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#programming-for-everybody-getting-started-with-python-">每个人的编程（Python入门）</a> (University of Michigan)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-data-structures">Python数据结构</a> (University of Michigan)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#using-python-to-access-web-data">使用Python来访问网络数据</a> (University of Michigan)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#using-databases-with-python">用Python使用数据库</a> (University of Michigan)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#an-introduction-to-interactive-programming-in-python-part-1-">Python交互式编程简介 (Part 1)</a> (Rice University)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#an-introduction-to-interactive-programming-in-python-part-2-">Python交互式编程简介 (Part 2)</a> (Rice University)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#scientific-computing-with-python">用Python进行科学计算</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-django-web-framework-full-course-for-beginners">Python Django网络框架--初学者的全部课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-python-full-course-for-beginners">学习Python - 初学者的全部课程</a> &nbsp;(freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#the-python-handbook">Python手册</a> (Flavio Copes)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-tutorials-for-absolute-beginners-by-cs-dojo">初学者的Python教程</a> (CS Dojo)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#studytonight">Studytonight</a> (studytonight.com/python/)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-core">Python核心</a> (SoloLearn)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-basics-with-sam-freecodecamp-">与Sam一起学习Python基础知识</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-beginner-tutorials">Python初学者教程</a> (Pythonspot)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-tutorial">Python  教程</a> (PythonForBeginners)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#automate-the-boring-stuff-with-python">用Python将无聊的事情自动化</a> (Al Sweigart)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-crash-course-for-beginners">初学者的Python速成班</a> (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-tutorial-python-for-beginners">Python教程--初学者的Python</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#pyspark-tutorial">PySpark 教程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#python-backend-web-development-course-with-django-">Python后端网络开发课程 (使用 Django)</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#flask-course-python-web-application-development">Flask课程 - Python网络应用程序开发</a> (freeCodeCamp)</li>
</ol>
<h2 id="5"><strong><strong><strong>移动应用程序开发课程 (<strong><strong>5</strong></strong>)</strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#android-development-for-beginners-full-course">安卓开发初学者 - 全套课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#react-native-tutorial-for-beginners-build-a-react-native-app-2020-">React Native 新手教程--构建一个React Native应用程序 [2020]</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#kotlin-course-tutorial-for-beginners">Kotlin课程 - 初学者教程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#swift-programming-tutorial-for-beginners">Swift 初学者编程教程</a> (Code with Chris)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-ios-development-by-building-a-netflix-clone">通过仿 Netflix 来学习 iOS 开发</a> (freeCodeCamp)</li>
</ol>
<h2 id="5"><strong><strong><strong><strong><strong><strong><strong>游戏开发课程 (<strong><strong><strong><strong><strong><strong>5</strong></strong></strong></strong></strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#cs50-s-introduction-to-game-development">CS50的游戏开发介绍</a> (Harvard)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-unity-beginner-s-game-development-tutorial">学习Unity - 初学者的游戏开发教程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#create-a-2-5d-platformer-game-with-unreal-engine">用虚幻引擎创建一个2.5D平台游戏</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#pygame-tutorial-for-beginners-python-game-development-course">Python游戏初学者教程--Python游戏开发课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#godot-game-engine-tutorial-make-a-2d-platformer-game">Godot游戏引擎教程--制作2D平台游戏</a> (freeCodeCamp)</li>
</ol>
<h2 id="ccc7"><strong><strong><strong><strong><strong><strong><strong>C, C++, C# 课程 (<strong><strong><strong><strong><strong><strong>7</strong></strong></strong></strong></strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#c-programming-tutorial-for-beginners">C语言编程初学者教程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#c-tutorial-for-beginners-full-course">C++初学者教程 - 全套课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#c-tutorial-full-course-for-beginners">C#教程--初学者的完整课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#c-course">C 课程</a> (SoloLearn)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#c-course-1">C++ 课程</a> (SoloLearn)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#c-course-2">C# 课程</a> (SoloLearn)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-c-programming-for-beginners-free-31-hour-course">初学者学习C++编程--免费的31小时课程</a> (freeCodeCamp)</li>
</ol>
<h2 id="java12"><strong><strong><strong><strong><strong><strong><strong>Java 课程 (<strong><strong>12</strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-programming-solving-problems-with-software">Java编程：用软件解决问题</a> (Coursera)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-programming-arrays-lists-and-structured-datajava-programming-arrays-lists-and-structured-data">Java编程：数组、列表和结构化数据</a> (Coursera)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-programming-principles-of-software-design">Java编程：软件设计的原则</a> (Coursera)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-programming-basics">Java编程基础知识</a> (Udacity)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-programming">Java编程</a> (Test Automation University)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#intro-to-java-programming-course-for-absolute-beginners">为初学者提供Java编程入门课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-functional-programming-in-java">学习Java中的函数式编程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-virtual-machine-architecture-explained-for-beginners">Java虚拟机架构初解</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-tutorial-for-beginners-2020-">Java初学教程 [2020]</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#spring-boot-tutorial-for-beginners-java-framework-">Spring Boot 初学教程</a> &nbsp;(freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-testing-junit-5-crash-course">Java测试 - JUnit 5速成班</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#java-course">Java 课程</a> (SoloLearn)</li>
</ol>
<h2 id="php4"><strong><strong><strong><strong><strong><strong><strong>PHP 课程(<strong><strong><strong><strong><strong><strong>4</strong></strong></strong></strong></strong></strong>)</strong></strong></strong></strong></strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#php-programming-language-tutorial-full-course">PHP编程语言教程 - 全套课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#php-for-absolute-beginners">PHP的绝对初学者</a> (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#use-php-to-create-an-mvc-framework-full-course">使用PHP创建一个MVC框架 - 全套课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#php-tutorial-for-beginners-full-course">PHP初学者教程 - 全套课程</a> (Envato Tuts)</li>
</ol>
<h2 id="rubyonrails2"><strong><strong><strong>Ruby on Rails 课程 (2)</strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-ruby-on-rails-full-course">Learn Ruby on Rails - 全部课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#full-stack-ruby-on-rails">全栈 Ruby on Rails</a> (The Odin project)</li>
</ol>
<h2 id="databases13"><strong><strong><strong>Databases (13)</strong></strong></strong></h2>
<ol>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#relational-database-freecodecamp-curriculum">关系型数据库课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#sql-tutorial-full-database-course-for-beginners">SQL教程 - 初学者的完整数据库课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-sql-in-60-minutes">在60分钟内学会SQL</a> (Web Dev Simplified)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#sql-for-beginners-tutorial">SQL初学者教程</a> (Amigoscode)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#mysql-database-full-course">MySQL数据库 - 全套课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#mysql-tutorial-for-beginners-full-course">MySQL初学者教程 - 全套课程</a> (Programming with Mosh)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#mysql-crash-course-learn-sql">MySQL速成班｜学习SQL</a> (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#sql-for-data-science">用于数据科学的SQL</a> (UC Davis)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#database-systems-cornell-university-course-sql-nosql-large-scale-data-analysis-">数据库系统 - 康奈尔大学课程（SQL、NoSQL、大规模数据分析</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#sqlite-databases-with-python-full-course">用Python开发SQLite数据库</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#learn-postgresql-tutorial-full-course-for-beginners">学习PostgreSQL教程 - 初学者的完整课程</a> (freeCodeCamp)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#mongodb-crash-course">MongoDB速成班</a> (Traversy Media)</li>
<li><a href="https://chinese.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/#nosql-database-tutorial-full-course-for-beginners">NoSQL数据库教程--面向初学者的完整课程</a> (freeCodeCamp)</li>
</ol>
<h2 id=""><strong>计算机科学课程</strong></h2>
<h3 id="h2idintroductiontoprogrammingandcomputerscienceh2"></h3><h2 id="introduction-to-programming-and-computer-science">编程和计算机科学简介</h2>
<p>在 <a href="https://www.youtube.com/watch?v=zOjov-2OZ0E">这个freeCodeCamp YouTube课程</a> 中，你将学习到数组、循环、函数、递归、条件和数据结构。</p>
<h3 id="h2iddatastructurescomputersciencecourseforbeginnersh2"></h3><h2 id="data-structures-computer-science-course-for-beginners">数据结构 - 计算机科学初学者课程</h2>
<p>在<a href="https://www.youtube.com/watch?v=zg9ih6SVACc">这个freeCodeCamp YouTube课程</a>中，你将学习到数组、Big O 复杂度、链接列表、哈希表、堆和tries。</p>
<h3 id="h2idcs50sintroductiontocomputersciencecs50h2"></h3><h2 id="cs50-s-introduction-to-computer-science">CS50的计算机科学简介</h2>
<p><a href="https://www.edx.org/course/cs50s-introduction-to-computer-science">这门哈佛课程</a> 将通过一系列的问题集和一个最终项目来教授你基本的计算机科学概念，如算法和数据结构。</p>
<h3 id="h2idintroductiontocomputerscienceandprogrammingusingpythonpythonh2"></h3><h2 id="introduction-to-computer-science-and-programming-using-python">计算机科学和使用Python编程的介绍</h2>
<p>这门 <a href="https://www.edx.org/course/introduction-to-computer-science-and-programming-7">麻省理工学院课程</a> 将通过一系列的问题集教你基本的计算机科学概念，如算法、数据结构、测试和调试。</p>
<h3 id="h2idintroductiontoalgorithmsh2"></h3><h2 id="introduction-to-algorithms">算法简介</h2>
<p>在 <a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/">这门麻省理工学院课程</a> 中，你将学习到动态编程、散列、图、树和排序算法。你还将学习如何衡量算法和数据结构的性能。</p>
<h3 id="h2idbigonotationoh2"></h3><h2 id="big-o-notation">大 O 复杂度</h2>
<p>在 <a href="https://www.youtube.com/watch?v=Mo4vesaut8g">这个freeCodeCamp YouTube课程</a> 中，你将学习Big O 复杂度以及如何将其应用于递归解、迭代解和排序算法。</p>
<h3 id="h2idgraphalgorithmsfortechnicalinterviewsh2"></h3><h2 id="graph-algorithms-for-technical-interviews">技术面试的图算法</h2>
<p>在 <a href="https://www.youtube.com/watch?v=tWVWeAqZ0WU">这个freeCodeCamp YouTube课程</a> 中，你将学习广度优先和深度优先的图形遍历。你还将进行一些挑战，包括连接部件计数、最短路径和岛屿计数。</p>
<h3 id="h2idrecursioninprogrammingh2"></h3><h2 id="recursion-in-programming">编程中的递归</h2>
<p>在 <a href="https://www.youtube.com/watch?v=IJDJ0kBx2LM">这个freeCodeCamp YouTube课程</a> 中，你将学习递归、除法和算法、图树、链接列表等知识。</p>
<h3 id="h2iddatastructuresfullcourseusingcandccch2"></h3><h2 id="data-structures-full-course-using-c-and-c++">数据结构 - 使用C和C++的完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=B31LgI4Y4DQ">这个freeCodeCamp YouTube课程</a> 中，你将学习到图、树、链接列表、堆栈和队列。</p>
<h3 id="h2iddynamicprogramminglearntosolvealgorithmicproblemscodingchallengesh2"></h3><h2 id="dynamic-programming-learn-to-solve-algorithmic-problems-coding-challenges">动态规划--学习解决算法问题和编码挑战</h2>
<p>在 <a href="https://www.youtube.com/watch?v=oBt53YbR9Kk">这个freeCodeCamp YouTube课程</a> 中，你将学习如何使用动态编程解决几个挑战，包括fib制表，canSum备忘，和canConstruct制表。</p>
<h3 id="h2idalgorithmanddatastructuresh2"></h3><h2 id="algorithm-and-data-structures">算法和数据结构</h2>
<p>在 <a href="https://www.youtube.com/watch?v=8hly31xKli0">这个freeCodeCamp YouTube课程</a> 中，你将学习到数组、链接列表、以及排序和搜索算法。</p>
<h3 id="h2iddatastructuresandalgorithmsinpythonfullcourseforbeginnerspythonh2"></h3><h2 id="data-structures-and-algorithms-in-python-full-course-for-beginners">Python中的数据结构和算法--面向初学者的完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=pkYVOmU3MgA">这个freeCodeCamp YouTube课程</a> 中，你将学习常见的数据结构，如链接列表、堆栈、队列和Python中的常见算法。</p>
<h3 id="h2idanintroductiontointeractiveprogramminginpythonpart1riceuniversitypythonh2"></h3><h2 id="an-introduction-to-interactive-programming-in-python-part-1 - rice-university">用Python进行交互式编程的介绍 第一部分</h2>
<p>在这个 <a href="https://www.coursera.org/learn/interactive-python-1?ranMID=40328&amp;ranEAID=SAyYsTvLiGQ&amp;ranSiteID=SAyYsTvLiGQ-tzOLX9mSM3mIBJJSvEDoFQ&amp;siteID=SAyYsTvLiGQ-tzOLX9mSM3mIBJJSvEDoFQ&amp;utm_content=10&amp;utm_medium=partners&amp;utm_source=linkshare&amp;utm_campaign=SAyYsTvLiGQ">Coursera莱斯大学课程</a> 中，你将学习到编程背后的基本原理，包括数组、循环、函数、递归、条件和数据结构。</p>
<h3 id="h2idlearntoprogramthefundamentalsh2"></h3><h2 id="learn-to-program-the-fundamentals">学习编程：基础知识</h2>
<p>在这个 <a href="https://www.coursera.org/learn/learn-to-program?ranMID=40328&amp;ranEAID=SAyYsTvLiGQ&amp;ranSiteID=SAyYsTvLiGQ-WwEJRHXxQx_rPghSkuCmGw&amp;siteID=SAyYsTvLiGQ-WwEJRHXxQx_rPghSkuCmGw&amp;utm_content=10&amp;utm_medium=partners&amp;utm_source=linkshare&amp;utm_campaign=SAyYsTvLiGQ">Coursera课程</a> 中，你将学习编程的基础知识，包括使用Python语言的字符串、循环、函数、图元，以及更多。</p>
<h3 id="h2idcodeyourselfanintroductiontoprogrammingh2"></h3><h2 id="code-yourself-an-introduction-to-programming">自我编码！编程入门</h2>
<p>在这个 <a href="https://www.coursera.org/learn/intro-programming?ranMID=40328&amp;ranEAID=SAyYsTvLiGQ&amp;ranSiteID=SAyYsTvLiGQ-cptPYU3WOOAJnkNBF80oow&amp;siteID=SAyYsTvLiGQ-cptPYU3WOOAJnkNBF80oow&amp;utm_content=10&amp;utm_medium=partners&amp;utm_source=linkshare&amp;utm_campaign=SAyYsTvLiGQ">Coursera课程</a> 中，你将通过使用 <a href="https://scratch.mit.edu/">Scratch</a> 平台学习编程、算法和数据结构的基础知识。</p>
<h3 id="h2idlearntoprogramcraftingqualitycodeh2"></h3><h2 id="learn-to-program-crafting-quality-code">学习编程：编写高质量的代码</h2>
<p>在这个<a href="https://www.coursera.org/learn/program-code?ranMID=40328&amp;ranEAID=SAyYsTvLiGQ&amp;ranSiteID=SAyYsTvLiGQ-jPK.E6dmbmjKL4XCHm079w&amp;siteID=SAyYsTvLiGQ-jPK.E6dmbmjKL4XCHm079w&amp;utm_content=10&amp;utm_medium=partners&amp;utm_source=linkshare&amp;utm_campaign=SAyYsTvLiGQ">Coursera课程</a>中，你将学习到流行的算法，如冒泡排序和二进制搜索，你还将学习到单元测试。</p>
<h2 id="gitgithub"><strong>Git和Github课程</strong></h2>
<h3 id="h2idgitandgithubforbeginnerscrashcoursegitgithubh2"></h3><h2 id="git-and-gitHub-for-beginners-crash-course">初学者的Git和GitHub - 速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=RGOj5yH7evk">这个freeCodeCamp YouTube课程</a> 中，你将了解到GitHub、版本控制、SSH密钥和常见的Git命令。</p>
<h3 id="h2idgitgithubcrashcourseforbeginnersgitgithubh2"></h3><h2 id="git-gitHub-crash-course-for-beginners">Git和GitHub初学者速成班</h2>
<p>在<a href="https://www.youtube.com/watch?v=SWYqp7iY_Tc">这个Brad Traversy课程</a>中，你将学习版本控制和流行的Git命令。</p>
<h3 id="h2idgittutorialforbeginnerslearngitin1hourgit1gith2"></h3><h2 id="Git-Tutorial-for-Beginners: Learn-Git-in-1-Hour">初学者的Git教程：1小时内学会Git</h2>
<p>在 <a href="https://www.youtube.com/watch?v=8JJ101D3knE">该Mosh编程课程</a> 中，你将学习到Git和基本命令。</p>
<h3 id="h2idgittutorialforbeginnersgitgithubfundamentalsindepthgitgitgithubh2"></h3><h2 id="Git-Tutorial-for-Beginners - Git &amp; GitHub-Fundamentals-In-Depth">学者的Git教程 - 深入了解Git和GitHub的基础知识</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=DVRQoVRzMIY">Tech with Tim( course</a> 中，你将学习staging、分支（branches）、拉（pulls）等知识。</p>
<h2 id="htmlcourses"><strong>HTML Courses</strong></h2>
<h3 id="h2idbasichtmlandhtml5htmlhtml5h2"></h3><h2 id="Basic-HTML-and-HTML5">基础HTML和HTML5</h2>
<p><a href="https://www.freecodecamp.org/learn/responsive-web-design/#basic-html-and-html5">这个freeCodeCamp课程</a> 将通过28个编码练习教给你基本的HTML5元素，你可以在freeCodeCamp在线编辑器中进行练习（免费响应式网页设计认证的一部分）。</p>
<h3 id="h2idhtmlfullcoursebuildawebsitetutorialhtmlh2"></h3><h2 id="HTML-Full-Course - Build-a-Website-Tutorial">HTML 全套课程 - 建立你自己的网站</h2>
<p>在<a href="https://www.youtube.com/watch?v=pQN-pnXPaVg">这个freeCodeCamp YouTube课程</a>中，你将学习基本的HTML标签，如何使用文本编辑器，以及如何格式化你的web页面。</p>
<h3 id="h2idintroductiontohtml5html5h2"></h3><h2 id="Introduction-to-HTML5">HTML5简介</h2>
<p><a href="https://www.coursera.org/learn/html?specialization=web-design">密歇根大学的这门课程</a> 将涵盖HTML的历史、文档对象模型、HTML5标签和可访问性。</p>
<h3 id="h2idhtmltutorialforbeginnershtmlcrashcourse2021htmlhtml2021h2"></h3><h2 id="HTML-Tutorial-for-Beginners: HTML-Crash-Course-2021">初学者的HTML教程。HTML速成班 2021</h2>
<p><a href="https://www.youtube.com/watch?v=qz0aGYrrlhU">Programming with Mosh</a>将教你HTML的基础知识，网络如何运作，以及如何使用浏览器的开发工具。</p>
<h3 id="h2idhtmlcrashcourseforabsolutebeginnershtmlh2"></h3><h2 id="HTML-Crash-Course-For-Absolute-Beginners">真正的初级HTML速成班</h2>
<p><a href="https://www.youtube.com/watch?v=UB1O30fR-EE">这个Brad Traversy</a>课程将涵盖最流行的HTML标签和语义标签。</p>
<h3 id="h2idlearnhtmlhtmlh2"></h3><h2 id="Learn HTML">学习 HTML</h2>
<p>在<a href="https://www.codecademy.com/learn/learn-html">本Codecademy课程</a>中，你将学习到基本的HTML标签、表单、表格和语义标签。</p>
<h3 id="h2idhtmlforbeginnerstheeasywayhtmlh2"></h3><h2 id="HTML-For-Beginners-The-Easy-Way">简单的HTML入门方法</h2>
<p><a href="https://html.com/">这个HTML教程</a>将涵盖HTML的历史、流行的HTML标签、属性和代码编辑器。</p>
<h3 id="h2idhtmlcrashcourseforbeginnerswebsitetutorialhtmlh2"></h3><h2 id="HTML-Crash-Course-for-Beginners - Website-Tutorial">初学者的HTML速成班--网站教程</h2>
<p>在<a href="https://www.youtube.com/watch?v=916GWv2Qs08">这个freeCodeCamp YouTube课程</a>中，你将学习到关于标题、图像、列表、页脚、链接等内容。</p>
<h2 id="csscourses"><strong>CSS Courses</strong></h2>
<h3 id="h2idresponsivewebdesignh2"></h3><h2 id="Responsive-Web-Design">响应式网页设计</h2>
<p>在 <a href="https://www.freecodecamp.org/learn/responsive-web-design/">这个freeCodeCamp课程</a> 中，你将学习CSS的基础知识，应用视觉设计，应用可及性，响应式网页设计原则，CSS Flexbox，和CSS Grid。(免费认证)</p>
<h3 id="h2idintrotohtmlandcsshtmlcssh2"></h3><h2 id="Intro-to-HTML-and-CSS">HTML和CSS介绍</h2>
<p>在 <a href="https://www.udacity.com/course/intro-to-html-and-css--ud001">这个Udacity课程</a> 中，你将学习HTML和CSS的基础知识。</p>
<h3 id="h2idhtmlandcsstutorialhtmlcssh2"></h3><h2 id="HTML-and-CSS-Tutorial">HTML和CSS教程</h2>
<p>在 <a href="https://marksheet.io/">这个MarkSheet教程</a> 中，你将学习到CSS文本、盒子模型、定位、伪类、动画和Sass。</p>
<h3 id="h2idcsstutorialzerotoherocssh2"></h3><h2 id="CSS-Tutorial - Zero-to-Hero">CSS教程--从零到一的英雄</h2>
<p>在 <a href="https://www.youtube.com/watch?v=1Rs2ND1ryYc">这个freeCodeCamp YouTube教程</a> 中，你将学习到CSS基础知识、定位、伪类和动画。</p>
<h3 id="h2idcsscrashcourseforabsolutebeginnerscssh2"></h3><h2 id="CSS-Crash-Course-For-Absolute-Beginners">真正的初级CSS速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=yfoY53QXEnI">这个Brad Traversy YouTube课程</a> 中，你将学习CSS的基础知识。</p>
<h3 id="h2idintroductiontocss3css3h2"></h3><h2 id="Introduction-to-CSS3">CSS3简介</h2>
<p>在 <a href="https://www.coursera.org/learn/introcss">密歇根大学的这门课程</a> 中，你将学习到CSS基础知识、盒子模型、定位、伪类和动画。</p>
<h3 id="h2idcssbasicscssh2"></h3><h2 id="CSS-Basics">CSS基础知识</h2>
<p>在 <a href="https://www.edx.org/course/css-basics?index=product&amp;queryID=71c4ab1ac3c434e1f8cb09b64a378920&amp;position=3">这个W3C课程</a> 中，你将学习到CSS选择器、布局、定位和可访问性。</p>
<h3 id="h2idsasstutorialforbeginnerscsswithsuperpowerssasscssh2"></h3><h2 id="Sass-Tutorial-for-Beginners – CSS-With-Superpowers">Sass初学者教程--具有超强能力的CSS</h2>
<p>在<a href="https://www.youtube.com/watch?v=_a5j7KoflTs">这个freeCodeCamp YouTube课程</a>中，你将学习到Sass的语法、混合元素、变量、嵌套和参数。</p>
<h3 id="h2idbootstrap5tutorialcrashcourseforbeginnersin15hbootstrap515h2"></h3><h2 id="Bootstrap-5-tutorial – crash-course-for-beginners-in 1.5H">Bootstrap 5教程--1.5小时的初学者速成课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=c9B4TPnak1A">这个Keep coding YouTube课程</a> 中，你将学习Bootstrap 5的表格、按钮、卡片、图像和表单。</p>
<h3 id="h2idlearncssmediaqueriesbybuilding3projectsfullcourse3cssh2"></h3><h2 id="Learn-CSS-Media-Queries-by-Building-3-Projects - Full-Course">通过建立3个项目学习CSS媒体查询</h2>
<p>在 <a href="https://www.youtube.com/watch?v=aook54SsfhY">这个freeCodeCamp YouTube课程</a> 中，你将通过建立3个项目来学习如何为移动、平板和桌面尺寸创建响应式布局。</p>
<h3 id="h2idcssflexboxcrashcoursecssflexboxh2"></h3><h2 id="CSS-Flexbox-Crash-Course">CSS Flexbox速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=tXIhdp5R7sc">这个freeCodeCamp YouTube课程</a> 中，你将学习如何使用Flexbox在网站中创建响应式布局。</p>
<h3 id="h2idlearnbootstrap5andsassbybuildingaportfoliowebsitebootstrap5sassh2"></h3><h2 id="Learn-Bootstrap-5-and-SASS-by-Building-a-Portfolio-Website">通过建立一个组合网站学习Bootstrap 5和SASS</h2>
<p>在 <a href="https://www.youtube.com/watch?v=iJKCj8uAHz8">这个freeCodeCamp YouTube课程中，</a> 你将学习如何使用Bootstrap和Sass。</p>
<h3 id="h2idtailwindcsscrashcoursetailwindcssh2"></h3><h2 id="Tailwind-CSS-Crash-Course">Tailwind CSS 速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=UBOj6rqRUME">这个Brad Traversy YouTube课程</a> 中，你将学习如何设置Tailwind CSS和使用实用类。</p>
<h3 id="h2idhtmlandcsshtmlcssh2"></h3><h2 id="HTML-and-CSS">HTML 和 CSS</h2>
<p>在 <a href="https://www.theodinproject.com/paths/full-stack-javascript/courses/html-and-css">这个Odin项目课程</a> 中，你将学习HTML表格、HTML表格、CSS Flexbox、CSS动画等知识。</p>
<h3 id="h2idbootstrapcssframeworkfullcourseforbeginnersbootstrapcssh2"></h3><h2 id="Bootstrap-CSS-Framework - Full-Course-for-Beginners">Bootstrap CSS框架--面向初学者的完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=-qfEOE4vtxE">这个freeCodeCamp YouTube课程</a> 中，你将学习Bootstrap 5的基础知识，以及如何以移动优先的方式创建设计。</p>
<h2 id="uiux"><strong>UI/UX 课程</strong></h2>
<h3 id="h2idfoundationsofuserexperienceuxdesignuxh2"></h3><h2 id="Foundations-of-User-Experience-(UX)-Design">用户体验（UX）设计的基础</h2>
<p>在 <a href="https://www.coursera.org/learn/foundations-user-experience-design?specialization=google-ux-design">这个谷歌课程</a> 中，你将学习到良好的用户体验设计和可访问性背后的基本知识。</p>
<h3 id="h2idstarttheuxdesignprocessempathizedefineandideateh2"></h3><h2 id="Start-the-UX-Design-Process: Empathize, Define, and Ideate">用户体验设计过程: 感同身受、定义和构思</h2>
<p>在 <a href="https://www.coursera.org/learn/start-ux-design-process?specialization=google-ux-design">这个谷歌课程</a> 中，你将学习到用户体验研究和线框设计。</p>
<h3 id="h2idbuildwireframesandlowfidelityprototypesh2"></h3><h2 id="Build-Wireframes-and-Low-Fidelity-Prototypes">建立线框和低保真原型</h2>
<p>在 <a href="https://www.coursera.org/learn/wireframes-low-fidelity-prototypes?specialization=google-ux-design">这个谷歌课程</a> 中，你将学习如何构建线框、原型和故事板。</p>
<h3 id="h2idconductuxresearchandtestearlyconceptsh2"></h3><h2 id="Conduct-UX-Research-and-Test-Early-Concepts">进行用户体验研究和测试早期概念</h2>
<p>在 <a href="https://www.coursera.org/learn/conduct-ux-research?specialization=google-ux-design">这个谷歌课程</a> 中，你将学习如何创建一个可用性研究。</p>
<h3 id="h2idcreatehighfidelitydesignsandprototypesinfigmafigmah2"></h3><h2 id="Create-High-Fidelity-Designs-and-Prototypes-in-Figma">在Figma中创建高保真设计和原型</h2>
<p>在 <a href="https://www.coursera.org/learn/high-fidelity-designs-prototype?specialization=google-ux-design">这个谷歌课程</a> 中，您将学习如何用Figma创建良好的设计模拟图。</p>
<h3 id="h2idresponsivewebdesigninadobexdadobexdh2"></h3><h2 id="Responsive-Web-Design-in-Adobe-XD">Adobe XD中的响应式网页设计</h2>
<p>在 <a href="https://www.coursera.org/learn/responsive-web-design-adobe-xd?specialization=google-ux-design">这个谷歌课程</a> 中，你将学习如何使用Adobe XD并创建响应式设计。</p>
<h3 id="h2idfreeadobexdtutorialuserexperiencedesigncoursewithadobexdcourseadobexdadobexdh2"></h3><h2 id="Free-Adobe-XD-Tutorial: User-Experience-Design-Course-with-Adobe-XD-Course">免费的Adobe XD教程。用户体验设计课程与Adobe XD课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=68w2VwalD5w">这个YouTube课程</a> 中，你将了解到UI/UX设计和线框设计的基本知识。</p>
<h3 id="h2idthe2019uidesigncrashcourseforbeginners2019uih2"></h3><h2 id="The-2019-UI-Design-Crash-Course-for-Beginners">2019年UI设计初学者速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=_Hp_dI0DzY4">这个YouTube课程</a> 中，你将学习设计基础知识和Adobe XD。</p>
<h3 id="h2idfigmatutorialafreeuidesignprototypingtoolfigmauih2"></h3><h2 id="Figma-Tutorial – A-Free-UI-Design/Prototyping-Tool">Figma教程 - 一个免费的UI设计/原型设计工具</h2>
<p>在 <a href="https://www.youtube.com/watch?v=3q3FV65ZrUs">这个YouTube课程</a> 中，你将如何使用Figma设计工具。</p>
<h3 id="h2iduxpinfreeuxebooksuxpinh2"></h3><h2 id="UXpin: Free-UX-Ebooks">UXpin: 免费的用户体验方面的电子书</h2>
<p><a href="https://www.uxpin.com/studio/ebooks/">UXpin</a>是一个资源站点，提供各种关于移动和网络线框设计、可用性测试、模拟图等的电子书。</p>
<h3 id="h2idfigmacoursewebdesigntutorialforbeginnersfigmah2"></h3><h2 id="Figma-Course - Web-Design-Tutorial-for-Beginners">Figma课程--网页设计初学者教程</h2>
<p>在<a href="https://www.youtube.com/watch?v=D56hs0Twfco">这个freeCodeCamp YouTube课程</a>中，你将学习如何使用Figma设计工具进行移动和桌面设计的基本知识。</p>
<h3 id="h2idfigmatutorialforuidesigncourseforbeginnersfigmauih2"></h3><h2 id="Figma-Tutorial-for-UI-Design - Course-for-Beginners">Figma UI设计教程 - 初学者课程</h2>
<p>在<a href="https://www.youtube.com/watch?v=jwCmIBJ8Jtc">这个freeCodeCamp YouTube课程</a>中，你将学习Figma的布局、颜色和设计原则。</p>
<h2 id="javascript"><strong>JavaScript 课程</strong></h2>
<h3 id="h2idjavascriptalgorithmsanddatastructuresjavascripth2"></h3><h2 id="JavaScript-Algorithms-and-Data-Structures">JavaScript算法和数据结构</h2>
<p>在 <a href="https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/">这个freeCodeCamp课程</a> 中，你将学习到基本的JavaScript，ES6，正则表达式，基本数据结构，面向对象的编程和函数式编程。(免费认证)</p>
<h3 id="h2idlearnjavascriptfullcourseforbeginnersjavascripth2"></h3><h2 id="Learn-JavaScript – Full-Course-for-Beginners">学习JavaScript - 初学者的全部课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=PkZNo7MFNFg">这个freeCodeCamp YouTube课程</a> 中，你将学习到条件、循环、函数、对象、数组和ES6。</p>
<h3 id="h2idfullstackjavascriptjavascripth2"></h3><h2 id="Full-stack-JavaScript">全栈JavaScript</h2>
<p><a href="https://www.theodinproject.com/paths/full-stack-javascript?">这个Odin项目课程</a> 将通过一系列的课程和项目教你HTML、CSS、JavaScript和NodeJS。</p>
<h3 id="h2idthemodernjavascripttutorialjavascripth2"></h3><h2 id="The-Modern-JavaScript-Tutorial">现代JavaScript教程</h2>
<p>在 <a href="https://javascript.info/">本教程</a> 中，你将学习到JavaScript基础知识、错误处理、 promises、Async/await和DOM。</p>
<h3 id="h2idjavascripttutorialjavascripth2"></h3><h2 id="JavaScript-Tutorial">JavaScript教程</h2>
<p>在 <a href="https://www.javascripttutorial.net/">本教程</a> 中，你将学习JavaScript基础知识、ES6、BOM、DOM和Web APIs。</p>
<h3 id="h2idlearnjslearnjsh2"></h3><h2 id="LearnJS">LearnJS</h2>
<p>在 <a href="https://www.learn-js.org/">本教程</a> 中，你将学习到JavaScript基础知识、面向对象编程、继承和数据结构。</p>
<h3 id="h2idjavascriptjavascripth2"></h3><h2 id="JavaScript">JavaScript</h2>
<p>在 <a href="https://www.sololearn.com/learning/1024">这个 SoloLearn 课程</a> 中，你将学习到条件、循环、函数、对象、数组、DOM和事件。</p>
<h3 id="h2idjavascriptprogrammingjavascripth2"></h3><h2 id="JavaScript-Programming">JavaScript 编程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=jS4aFq5-91M">这个freeCodeCamp YouTube课程</a> 中，你将学习JavaScript的基础知识，并建立一个黑杰克游戏和谷歌浏览器扩展。</p>
<h3 id="h2idjavascripttutorialforbeginnerslearnjavascriptin1hourjavascript1javascripth2"></h3><h2 id="JavaScript-Tutorial-for-Beginners: Learn-JavaScript-in-1-Hour">初学者的JavaScript教程: 在1小时内学习JavaScript</h2>
<p>在 <a href="https://www.youtube.com/watch?v=W6NZfCO5SIk">这个Mosh编程课程</a> 中，你将学习JavaScript的基础知识，如对象、数组和函数。</p>
<h3 id="h2idtypescriptcourseforbeginners2021learntypescriptfromscratch2021typescripttypescripth2"></h3><h2 id="TypeScript-Course-for-Beginners-2021 – Learn-TypeScript-from-Scratch!">2021年TypeScript初学者课程--从零开始学习TypeScript!</h2>
<p>在 <a href="https://www.youtube.com/watch?v=BwuLxPH8IDs">这个Academind课程</a> 中，你将学习到数组类型、对象类型、图元、函数类型和回调。</p>
<h3 id="h2idbackenddevelopmentandapiapih2"></h3><h2 id="Backend-Development-and-API">后台开发和API</h2>
<p>在 <a href="https://www.freecodecamp.org/learn/apis-and-microservices/">这个freeCodeCamp课程</a> 中，你将学习Node.js、NPM、Express和MongoDB的基础知识。(免费认证)</p>
<h3 id="h2idnodejsandexpressjsfullcoursenodejsexpressjsh2"></h3><h2 id="Node.js-and-Express.js – Full-Course">Node.js和Express.js - 完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=Oe421EPjeBE">这个freeCodeCamp YouTube课程</a> 中，你将学习NPM命令、不同模块、异步模式、事件、流和HTTP基础知识。</p>
<h3 id="h2idnodejstutorialforbeginnerslearnnodein1hournodejs1nodeh2"></h3><h2 id="Node.js-Tutorial-for-Beginners: Learn-Node-in-1-Hour">Node.js初学者教程: 1小时内学会Node</h2>
<p>在 <a href="https://www.youtube.com/watch?v=TlB_eWDSMt4">本Mosh编程课程</a> 中，你将学习不同的模块，如路径模块、操作系统模块和文件系统模块以及NPM命令。</p>
<h2 id="javascript"><strong>JavaScript 框架和库</strong></h2>
<h3 id="h2idfreecodecampreactcoursefreecodecampreacth2"></h3><h2 id="freeCodeCamp-React-Course">freeCodeCamp React 课程</h2>
<p>在 <a href="https://www.freecodecamp.org/learn/front-end-libraries/#react">这个freeCodeCamp课程</a> 中，你将学习JSX、功能组件、类组件、state和props。(免费前端库认证的一部分)</p>
<h3 id="h2idreactcoursebeginnerstutorialforreactjavascriptlibrary2022reactreactjavascript2022h2"></h3><h2 id="React-Course - Beginner\'s-Tutorial-for-React-JavaScript-Library \[2022\]">React课程--React JavaScript库的初级教程 [2022]</h2>
<p>在 <a href="https://www.youtube.com/watch?v=bMknfKXIFA8">这个freeCodeCamp YouTube课程</a> 中，你将学习JSX、Hooks、state、props等知识。你还将建立几个项目，包括一个仿Airbnb网站 和备忘录生成器。</p>
<h3 id="h2idscrimbareactcoursescrimbareacth2"></h3><h2 id="Scrimba-React-course">Scrimba React课程</h2>
<p>在 <a href="https://scrimba.com/learn/learnreact">本Scrimba课程</a> 中，你将学习JSX、可重用的组件、状态、生命周期方法和Hooks。</p>
<h3 id="h2idreactjsreacttutorialforbeginnersreactjsreacth2"></h3><h2 id="React-JS – React-Tutorial-for-Beginners">React JS - React 初学者教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=Ke90Tje7VS0">此Mosh编程课程</a> 中，你将学习props、state、hooks、调试React应用程序和处理事件。</p>
<h3 id="h2idreactjscrashcourse20212021reactjsh2"></h3><h2 id="React-JS-Crash-Course-2021">2021年React JS速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=w7ejDZ8SWv8">这个Brad Traversy课程</a> 中，你将学习JSX、props、state、Hooks、React图标和条件渲染等知识。</p>
<h3 id="h2idfreecodecampreduxcoursefreecodecampreduxh2"></h3><h2 id="freeCodeCamp-Redux-Course">freeCodeCamp Redux 课程</h2>
<p>在 <a href="https://www.freecodecamp.org/learn/front-end-libraries/#redux">这个freeCodeCamp课程</a> 中，你将了解到行动、还原器和存储。(免费前端库认证的一部分)</p>
<h3 id="h2idreduxforbeginnersreactreduxtutorialreduxreactreduxh2"></h3><h2 id="Redux-For-Beginners | React-Redux-Tutorial">Redux初学者｜React Redux教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=CVpUuw9XSjY">这个Dev Ed教程</a> 中，你将学习到actions, reducers, stores, combineReducers和Redux DevTools。</p>
<h3 id="h2idthinksterangulartutorialthinksterangularh2"></h3><h2 id="Thinkster-Angular-Tutorial">Thinkster Angular 教程</h2>
<p>在 <a href="https://thinkster.io/tutorials/learn-angular-2">这个Thinkster教程</a> 中，你将了解到生命周期Hooks、风格化组件、NgModel和Angular指令。</p>
<h3 id="h2idangularcrashcourseangularh2"></h3><h2 id="Angular-Crash-Course">Angular 速成课]</h2>
<p>在 <a href="https://www.youtube.com/watch?v=Fdf5aTYRW0E">这个Brad Traversy课程</a> 中，你将学习到组件、服务和模块。</p>
<h3 id="h2idlearnangularfulltutorialcourseangularh2"></h3><h2 id="Learn-Angular – Full-Tutorial-Course">学习Angular - 完整教程课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=2OHbjep_WjQ">这个freeCodeCamp YouTube课程</a> 中，你将学习插值和表达式、生命周期 Hooks、组件、路由和指令。</p>
<h3 id="h2idvuejscourseforbeginners2021tutorialvuejs2021tutorialh2"></h3><h2 id="Vue.js-Course-for-Beginners \[2021 Tutorial\]">Vue.js初学课程 [2021 Tutorial]</h2>
<p>在 <a href="https://www.youtube.com/watch?v=FXpIoQ_rT_c">这个freeCodeCamp YouTube课程</a> 中，你将学习到指令、数据绑定、Vue开发工具、props和槽(slots)等内容。</p>
<h3 id="h2idvuejscrashcourse2021vuejs2021h2"></h3><h2 id="Vue-JS-Crash-Course-2021">Vue JS速成班 2021</h2>
<p>在<a href="https://www.youtube.com/watch?v=qZXt1Aom3Cs">这个Brad Traversy课程</a>中，你将通过建立一个随机用户生成器和任务跟踪器来学习Vue.js的基础知识。</p>
<h3 id="h2iddatavisualizationwithd3javascriptreactfullcourse2021d3javascriptreact2021h2"></h3><h2 id="Data-Visualization-with-D3, JavaScript, React – Full-Course \[2021\]">用D3、JavaScript、React进行数据可视化 - 全套课程 [2021]</h2>
<p>在这个D3课程的 <a href="https://www.youtube.com/watch?v=2LhoCfjm8R4">第一部分</a> 和 <a href="https://www.youtube.com/watch?v=H2qPeJx1RDI">第二部分</a> 中，你将学习到线形图、散点图、条形图和霍普勒特地图。</p>
<h3 id="h2idnextjsforbeginnersfullcoursenextjsh2"></h3><h2 id="Next.js-for-Beginners - Full-Course">Next.js初学者 - 全套课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=1WmNXEVia8I">这个freeCodeCamp YouTube课程</a> 中，你将学习如何用Next.js、Sanity.io和Vercel构建一个配方应用。本课程将涵盖动态路由、静态资产（static assets）、无服务器等内容。</p>
<h2 id="python"><strong>Python 课程</strong></h2>
<h3 id="h2idprogrammingforeverybodygettingstartedwithpythonpythonh2"></h3><h2 id="Programming-for-Everybody-(Getting Started with Python)">每个人的编程（Python入门）</h2>
<p>在 <a href="https://www.coursera.org/learn/python?specialization=python">密歇根大学的这门课程</a> 中，你将学习到编程的基础知识，如函数、循环、条件和变量。</p>
<h3 id="h2idpythondatastructurespythonh2"></h3><h2 id="Python-Data-Structures">Python数据结构</h2>
<p>在 <a href="https://www.coursera.org/learn/python-data?specialization=python">密歇根大学的这门课程</a> 中，你将学习到元组、字典、列表和字符串。</p>
<h3 id="h2idusingpythontoaccesswebdatapythonh2"></h3><h2 id="Using-Python-to-Access-Web-Data">使用Python来访问网络数据</h2>
<p>在 <a href="https://www.coursera.org/learn/python-network-data?specialization=python">密歇根大学的这门课程</a> 中，你将学习到XML、API、正则表达式和JSON。</p>
<h3 id="h2idusingdatabaseswithpythonpythonh2"></h3><h2 id="Using-Databases-with-Python">用Python使用数据库</h2>
<p>在 <a href="https://www.coursera.org/learn/python-databases?specialization=python">密歇根大学的这门课程</a> 中，你将学习关系型SQL，CRUD（创建、读取、更新和删除）应用程序，以及面向对象的模式。</p>
<h3 id="h2idanintroductiontointeractiveprogramminginpythonpart1pythonpart1h2"></h3><h2 id="An-Introduction-to-Interactive-Programming-in-Python (Part 1)">Python交互式编程简介 (Part 1)</h2>
<p><a href="https://www.coursera.org/learn/interactive-python-1?specialization=computer-fundamentals">莱斯大学的这门课程</a> 将教你编程的基础知识，如函数、循环、条件和变量。</p>
<h3 id="h2idanintroductiontointeractiveprogramminginpythonpart2pythonpart2h2"></h3><h2 id="An-Introduction-to-Interactive-Programming-in-Python (Part 2)">Python交互式编程简介 (Part 2)</h2>
<p>在 <a href="https://www.coursera.org/learn/interactive-python-2?specialization=computer-fundamentals">莱斯大学的这门课程</a> 中，你将学习到元组、字典、列表和字符串。</p>
<h3 id="h2idscientificcomputingwithpythonpythonh2"></h3><h2 id="Scientific-Computing-with-Python">用Python进行科学计算</h2>
<p>在 <a href="https://www.freecodecamp.org/learn/scientific-computing-with-python/">这个freeCodeCamp课程</a> 中，你将学习Python 3的基础知识，同时构建五个项目。(免费认证)</p>
<h3 id="h2idpythondjangowebframeworkfullcourseforbeginnerspythondjangoh2"></h3><h2 id="Python-Django-Web-Framework – Full-Course-for-Beginners">Python Django网络框架--初学者的全部课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=F5mRW0jo-U4">这个freeCodeCamp YouTube课程</a> 中，你将学习Django模板、Django模型表单和基于类的视图。</p>
<h3 id="h2idlearnpythonfullcourseforbeginnerspythonh2"></h3><h2 id="Learn-Python - Full-Course-for-Beginners">学习Python - 初学者的全部课程</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=rfscVS0vtbw">freeCodeCamp YouTube Course</a> 中，你将学习编程基础知识，如列表、条件、字符串、元组、函数、类等等。</p>
<p>你还将建立几个小项目，如一个基本的计算器、疯狂的libs游戏、一个翻译器应用和一个猜谜游戏。</p>
<h3 id="h2idthepythonhandbookpythonh2"></h3><h2 id="the-Python-Handbook">Python手册</h2>
<p>在 <a href="https://www.freecodecamp.org/news/the-python-handbook/">这篇Flavio Copes文章</a> 中，你将学习到字符串、列表、元组、递归等等。</p>
<p>你还将学习如何在虚拟环境中安装第三方软件包以及如何工作。</p>
<h3 id="h2idpythontutorialsforabsolutebeginnersbycsdojopythonh2"></h3><h2 id="Python-Tutorials-for-Absolute-Beginners-by-CS-Dojo">初学者的Python教程</h2>
<p>在这一系列 <a href="https://www.youtube.com/playlist?list=PLBZBJbE_rGRWeh5mIBhD-hhDwSEDxogDg">CS Dojo的初级Python视频</a> 中，你将学习字典、循环、函数、对象等等。</p>
<p>你还将学习 <a href="https://www.youtube.com/watch?v=W0wWwglE1Vc&amp;list=PLBZBJbE_rGRWeh5mIBhD-hhDwSEDxogDg&amp;index=15">如何使用Python建立一个Twitter机器人</a>。</p>
<h3 id="h2idstudytonightstudytonighth2"></h3><h2 id="Studytonight">Studytonight</h2>
<p>在 <a href="https://www.studytonight.com/python/">Studytonight</a> 中，你将学习Python基础知识、错误处理、OOP、文件处理、复杂数据类型、多线程等。</p>
<p>一旦你学会了基础知识，你就可以进入他们的其他模块，包括 <a href="https://www.studytonight.com/numpy">NumPy库</a>、 <a href="https://www.studytonight.com/matplotlib">Matplotlib</a>、<a href="https://www.studytonight.com/tkinter">Tkinter</a>、<a href="https://www.studytonight.com/network-programming-in-python/">Python中的网络编程</a>和 <a href="https://www.studytonight.com/python/web-scraping/">使用Beautiful Soup进行Web搜刮</a>。</p>
<h3 id="h2idpythoncorepythonh2"></h3><h2 id="Python Core">Python核心</h2>
<p>在 [SoloLearn的Python课程](<a href="https://www.sololearn.com/learning/1073">https://www.sololearn.com/learning/1073</a> 中，您将学习字符串、变量、OOP、函数式编程等知识。有大量的测验、挑战和项目，你可以在学习过程中建立。</p>
<p>为了开始学习，你需要创建一个免费账户。</p>
<h3 id="h2idpythonbasicswithsamfreecodecampsampythonh2"></h3><h2 id="Python-Basics-with-Sam-(freeCodeCamp)">与Sam一起学习Python基础知识</h2>
<p>在 <a href="https://www.youtube.com/playlist?list=PLWKjhJtqVAbkmRvnFmOd4KhDdlK1oIq23">这个Sam Focht YouTube系列</a> 中，你将学习到循环、函数、字符串、递归等内容。</p>
<p>你还将建立几个项目，包括猜谜游戏、购物清单、棋盘游戏和随机密码发生器。</p>
<h3 id="h2idpythonbeginnertutorialspythonh2"></h3><h2 id="Python-Beginner-Tutorials">Python初学者教程</h2>
<p>在这个 <a href="https://pythonspot.com/beginner/">Pythonspot初学者教程系列</a> 中，你将学习数据类型、图元、对象、类、字典等。你还将学习高级概念，如递归、lambda和线程。</p>
<p>一旦你掌握了基础知识，你就可以进入 <a href="https://pythonspot.com/machine-learning/">机器学习</a>、 <a href="https://pythonspot.com/python-database/">数据库</a> 和 <a href="https://pythonspot.com/gui/">图形用户界面</a>。</p>
<h3 id="h2idpythontutorialpythonh2"></h3><h2 id="Python Tutorial">Python  教程</h2>
<p>在这个 <a href="https://www.pythonforbeginners.com/python-tutorial">PythonForBeginners 教程</a> 中，你将学习到函数、循环、列表、条件式、错误处理等。</p>
<p>一旦你学会了基础知识，你就可以探索网站上的其他模块，包括 <a href="https://www.pythonforbeginners.com/python-on-the-web/web-scraping-with-beautifulsoup">用BeautifulSoup进行网络刮削</a> 和 <a href="https://www.pythonforbeginners.com/api/using-the-youtube-api">在Python中使用YouTube API</a>。</p>
<h3 id="h2idautomatetheboringstuffwithpythonpythonh2"></h3><h2 id="Automate-the-Boring-Stuff-with-Python">用Python将无聊的事情自动化</h2>
<p>在 <a href="https://automatetheboringstuff.com/">Automate the Boring Stuff with Python online book</a> 中，你将学习字典、字符串、调试、正则表达式等知识。</p>
<p>如果你喜欢看视频，那么你可以通过Al Sweigart整理的 <a href="https://www.youtube.com/watch?v=1F_OgqRuSdI&amp;list=PL0-84-yl1fUnRuXGFe_F7qSH1LEnn9LkW">YouTube系列</a>。</p>
<h3 id="h2idpythoncrashcourseforbeginnerspythonh2"></h3><h2 id="Python-Crash-Course-for-Beginners">初学者的Python速成班</h2>
<p>在这个<a href="https://www.youtube.com/watch?v=JJmcL1N2KQs">Brad Traversy YouTube课程</a>中，你将学习到列表、元组、字典、函数、类等等。布拉德还将告诉你如何处理文件和JSON数据。</p>
<h3 id="h2idpythontutorialpythonforbeginnerspythonpythonh2"></h3><h2 id="Python-Tutorial - Python-for-Beginners">Python教程--初学者的Python</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=_uQrJ0TkZlc">与Mosh一起编程的YouTube课程中，</a> 你将学习编程基础知识，如变量、循环、字符串、元组、函数、类等等。</p>
<p>你还将建立三个项目：一个关于自动化，一个关于机器学习，一个关于用Django建立网站。</p>
<p>对于额外的练习，你可以通过Mosh的 <a href="https://programmingwithmosh.com/python/python-exercises-and-questions-for-beginners/">53个Python初学者练习</a>。</p>
<h3 id="h2idpysparktutorialpysparkh2"></h3><h2 id="PySpark-Tutorial">PySpark 教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=_C8kWso4ne4">这个freeCodeCamp YouTube课程</a> 中，你将学习PySpark数据框架、PySpark GroupBy和聚合函数、databricks等知识。</p>
<h3 id="h2idpythonbackendwebdevelopmentcoursewithdjangopythondjangoh2"></h3><h2 id="Python-Backend-Web-Development-Course-(with Django)">Python后端网络开发课程 (使用 Django)</h2>
<p>在 <a href="https://www.youtube.com/watch?v=jBzwzrDvZ18">这个freeCodeCamp YouTube课程</a> 中，你将学习Python和Django的基础知识。你还将建立一个博客、天气应用程序和一个实时聊天应用程序。</p>
<h3 id="h2idflaskcoursepythonwebapplicationdevelopmentflaskpythonh2"></h3><h2 id="Flask-Course - Python-Web-Application-Development">Flask课程 - Python网络应用程序开发</h2>
<p>在<a href="https://www.youtube.com/watch?v=Qr4QMBUPxWo">这个freeCodeCamp YouTube课程</a>中，你将通过建立自己的电子商务网站来学习Flask表单、模板、验证等知识。</p>
<h2 id=""><strong>移动应用程序开发课程</strong></h2>
<h3 id="h2idandroiddevelopmentforbeginnersfullcourseh2"></h3><h2 id="Android-Development-for-Beginners – Full-Course">安卓开发初学者 - 全套课程</h2>
<p>在这个freeCodeCamp YouTube课程的 <a href="https://www.youtube.com/watch?v=fis26HvvDII">第一部分</a>和 <a href="https://www.youtube.com/watch?v=RcSHAkpwXAQ">第二部分</a> 中，你将学习如何使用Java构建一个Android应用程序。</p>
<h3 id="h2idreactnativetutorialforbeginnersbuildareactnativeapp2020reactnativereactnative2020h2"></h3><h2 id="React-Native-Tutorial-for-Beginners – Build-a-React-Native-App \[2020\]">React Native 新手教程--构建一个React Native应用程序 [2020]</h2>
<p>在 <a href="https://www.youtube.com/watch?v=0-S5a0eXPoc">这个Mosh编程课程</a> 中，你将学习如何使用React Native构建一个iOS和Android应用程序。</p>
<h3 id="h2idkotlincoursetutorialforbeginnerskotlinh2"></h3><h2 id="Kotlin-Course – Tutorial-for-Beginners">Kotlin课程 - 初学者教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=F9UC9DY-vIU">这个freeCodeCamp YouTube课程</a> 中，你将学习到基本的Kotlin函数、类方法、高阶函数以及Kotlin标准库。</p>
<h3 id="h2idswiftprogrammingtutorialforbeginnersswifth2"></h3><h2 id="Swift-Programming-Tutorial-for-Beginners">Swift 初学者编程教程</h2>
<p>In <a href="https://www.youtube.com/watch?v=Ulp1Kimblg0">this Code with Chris course</a>,你将学习到Swift的基础知识，如变量、常量、数据类型、函数和类。</p>
<h3 id="h2idlearniosdevelopmentbybuildinganetflixclonenetflixiosh2"></h3><h2 id="Learn-iOS-Development-by-Building-a-Netflix-Clone">通过仿 Netflix 来学习 iOS 开发</h2>
<p>在这个<a href="https://www.youtube.com/watch?v=KCgYDCKqato">freeCodeCamp YouTube课程</a>中，你将通过建立一个仿Netflix 应用来了解使用Swift的基础知识。</p>
<h2 id=""><strong>游戏开发课程</strong></h2>
<h3 id="h2idcs50introductiontogamedevelopmentcs50h2"></h3><h2 id="CS50-Introduction-to-Game-Development">CS50的游戏开发介绍</h2>
<p>在 <a href="https://www.edx.org/course/cs50s-introduction-to-game-development?index=product&amp;queryID=30155c410684830a10da5045d663ad30&amp;position=4">这个哈佛课程</a> 中，你将学习如何使用流行的游戏引擎，如LÖVE 2D和Unity。你还将使用Lua和C#编程语言。</p>
<h3 id="h2idlearnunitybeginnergamedevelopmenttutorialunityh2"></h3><h2 id="Learn-Unity – Beginner-Game-Development-Tutorial">学习Unity - 初学者的游戏开发教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=gB1F9G0JXOo">这个freeCodeCamp YouTube课程</a> 中，你将学习如何使用Unity游戏引擎开始构建游戏。</p>
<h3 id="h2idcreatea25dplatformergamewithunrealengine25dh2"></h3><h2 id="Create-A-2.5D-Platformer-Game-With-Unreal-Engine">用虚幻引擎创建一个2.5D平台游戏</h2>
<p>在 <a href="https://www.youtube.com/watch?v=9Fd9hw329fY&amp;list=PLWKjhJtqVAbmqFs83T4W-FZQ9kK983tZC">这个freeCodeCamp YouTube课程</a> 中，你将学习如何通过建立一个平台游戏来使用虚幻游戏引擎和C++。</p>
<h3 id="h2idgodotgameenginetutorialmakea2dplatformergamegodot2dh2"></h3><h2 id="Godot-Game-Engine-Tutorial - Make-a-2D-Platformer-Game">Godot游戏引擎教程--制作2D平台游戏</h2>
<p>在 <a href="https://www.youtube.com/watch?v=fQXKjmCDkIA&amp;list=PLWKjhJtqVAbmqFs83T4W-FZQ9kK983tZC&amp;index=4">这个freeCodeCamp YouTube课程</a> 中，你将学习如何使用Godot游戏引擎，同时构建一个平台游戏。</p>
<h3 id="h2idpygametutorialforbeginnerspythongamedevelopmentcoursepythonpythonh2"></h3><h2 id="Pygame-Tutorial-for-Beginners - Python-Game-Development-Course">Python游戏初学者教程--Python游戏开发课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=FfWpgLFMI7w&amp;list=PLWKjhJtqVAbmqFs83T4W-FZQ9kK983tZC&amp;index=3">这个freeCodeCamp YouTube课程</a> 中，你将通过构建一个太空入侵者游戏来学习如何使用PyGame。</p>
<h2 id="ccc"><strong><strong><strong>C, C++, C# 课程</strong></strong></strong></h2>
<h3 id="h2idcprogrammingtutorialforbeginnersch2"></h3><h2 id="C-Programming-Tutorial-for-Beginners">C语言编程初学者教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=KJgsSFOSQv0">这个freeCodeCamp YouTube课程</a> 中，你将学习指针、内存、函数、数组等知识。</p>
<h3 id="h2idctutorialforbeginnersfullcoursech2"></h3><h2 id="C++ Tutorial-for-Beginners - Full-Course">C++初学者教程 - 全套课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=vLnPwxZdW4Y">这个freeCodeCamp YouTube课程</a> 中，你将学习指针、继承、数组、条件等知识。</p>
<h3 id="h2idctutorialfullcourseforbeginnersch2"></h3><h2 id="C#-Tutorial - Full-Course-for-Beginners">C#教程--初学者的完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=GhQdlIFylQ8">这个freeCodeCamp YouTube课程</a> 中，你将学习到条件语句、字符串、对象、数组等等。</p>
<h3 id="h2idccoursech2"></h3><h2 id="C-Course">C 课程</h2>
<p>在 <a href="https://www.sololearn.com/learning/1089">这个SoloLearn课程</a> 中，你将学习到数据类型、数组、指针、循环、字符串、联合体、内存管理等等。</p>
<h3 id="h2idccoursech2"></h3><h2 id="C++ Course">C++ 课程</h2>
<p>在 <a href="https://www.sololearn.com/learning/1051">这个SoloLearn课程</a> 中，你将学习指针、条件式、函数、类、对象、多态性等知识。</p>
<h3 id="h2idccoursech2"></h3><h2 id="C# Course">C# 课程</h2>
<p>在 <a href="https://www.sololearn.com/learning/1080">这个SoloLearn课程</a> 中，你将学习到数组、字符串、结构体、枚举等等。</p>
<h3 id="h2idlearncprogrammingforbeginnersfree31hourcoursec31h2"></h3><h2 id="Learn-C++ Programming-for-Beginners – Free-31-Hour-Course">初学者学习C++编程--免费的31小时课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=8jLOx1hD3_o">这个freeCodeCamp YouTube课程</a> 中，你将了解编程的基本原理，如流程控制、循环、函数、数组、指针等等。</p>
<h2 id="java"><strong>Java 课程</strong></h2>
<h3 id="h2idjavaprogrammingsolvingproblemswithsoftwarejavah2"></h3><h2 id="Java-Programming: Solving-Problems-with-Software">Java编程：用软件解决问题</h2>
<p>在这个 <a href="https://www.coursera.org/learn/java-programming?specialization=java-programming">Coursera课程</a> 中，您将学习到类、条件式、循环、函数等等。您还将学习如何在Java中处理CSV文件并建立一个小型项目。</p>
<h3 id="h2idjavaprogrammingarrayslistsandstructureddatajavah2"></h3><h2 id="Java-Programming: Arrays, Lists, and-Structured-Data">Java编程：数组、列表和结构化数据</h2>
<p>在这个 <a href="https://www.coursera.org/learn/java-programming-arrays-lists-data?specialization=java-programming">Coursera课程</a> 中，你将学习到数组、密码学、HashMaps等等。你还将建立一个关于Vigenère密码的小型项目。</p>
<h3 id="h2idjavaprogrammingprinciplesofsoftwaredesignjavah2"></h3><h2 id="Java-Programming: Principles-of-Software-Design">Java编程：软件设计的原则</h2>
<p>在这个 <a href="https://www.coursera.org/learn/java-programming-design-principles?specialization=java-programming">Coursera课程</a> 中，你将了解不同的排序算法，以及预测性文本的基础知识。</p>
<h3 id="h2idjavaprogrammingbasicsjavah2"></h3><h2 id="Java-Programming-Basics">Java编程基础知识</h2>
<p>在这个 <a href="https://www.udacity.com/course/java-programming-basics--ud282">Udacity课程</a> 中，你将学习到数组、对象、类、循环、调试等等。</p>
<p>一旦你完成了初级课程，那么你就可以参加这个中级 <a href="https://www.udacity.com/course/object-oriented-programming-in-java--ud283">面向对象的编程课程</a>。</p>
<h3 id="h2idjavaprogrammingjavah2"></h3><h2 id="Java Programming">Java编程</h2>
<p>在这个 <a href="https://testautomationu.applitools.com/java-programming-course/">测试自动化大学课程</a> 中，你将学习到类、循环、开关语句、条件式、数组、字符串、抽象等等。</p>
<h3 id="h2idintrotojavaprogrammingcourseforabsolutebeginnersjavah2"></h3><h2 id="Intro-to-Java-Programming-Course-for-Absolute-Beginners">为初学者提供Java编程入门课程</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=GoXwIVyNvX0">freeCodeCamp YouTube课程</a> 中，你将学习到数组、对象、类、循环、调试等内容。</p>
<h3 id="h2idlearnfunctionalprogramminginjavajavah2"></h3><h2 id="Learn-Functional-Programming-in-Java">学习Java中的函数式编程</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=rPSL1alFIjI">freeCodeCamp YouTube课程</a> 中，你将了解到函数式编程的特性、回调、函数式接口、组合器模式、lambdas等等。</p>
<h3 id="h2idjavavirtualmachinearchitectureexplainedforbeginnersjavah2"></h3><h2 id="Java-Virtual-Machine-Architecture-Explained-for-Beginners">Java虚拟机架构初解</h2>
<p>在 <a href="https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/">这篇freeCodeCamp文章</a> 中，你将了解到Java虚拟机以及它背后的架构。</p>
<h3 id="h2idjavatutorialforbeginners2020java2020h2"></h3><h2 id="Java-Tutorial-for-Beginners \[2020\]">Java初学教程 [2020]</h2>
<p>在 <a href="https://www.youtube.com/watch?v=eIrMbAQSU34">这个与Mosh一起编程的YouTube课程</a> 中，你将学习字符串、数组、条件反射、循环等知识。你还将建立一个抵押贷款计算器。</p>
<h3 id="h2idspringboottutorialforbeginnersjavaframeworkspringbooth2"></h3><h2 id="Spring-Boot-Tutorial-for-Beginners-(Java Framework)">Spring Boot 初学教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=vtPkZShrvXQ">这个freeCodeCamp YouTube课程</a> 中，你将学习如何使用这个流行的Java框架的基本知识。</p>
<h3 id="h2idjavatestingjunit5crashcoursejavajunit5h2"></h3><h2 id="Java-Testing - JUnit-5-Crash-Course">Java测试 - JUnit 5速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=flpmSXVTqBI">这个freeCodeCamp YouTube课程</a> 中，你将了解到JUnit架构、条件执行、假设等。</p>
<h3 id="h2idjavacoursejavah2"></h3><h2 id="Java-Course">Java 课程</h2>
<p>在 <a href="https://www.sololearn.com/learning/1068">这个SoloLearn课程</a> 中，你将学习到数组、对象、类、循环等等。</p>
<h2 id="php"><strong><strong><strong><strong><strong><strong><strong>PHP 课程</strong></strong></strong></strong></strong></strong></strong></h2>
<h3 id="h2idphpprogramminglanguagetutorialfullcoursephph2"></h3><h2 id="PHP-Programming-Language-Tutorial - Full-Course">PHP编程语言教程 - 全套课程</h2>
<p>在<a href="https://www.youtube.com/watch?v=OK_JCtrrv-c">这个freeCodeCamp YouTube课程</a>中，你将学习到循环、函数、类、对象等内容。</p>
<h3 id="h2idphpforabsolutebeginnersphph2"></h3><h2 id="PHP-For-Absolute-Beginners">PHP的绝对初学者</h2>
<p>在<a href="https://www.youtube.com/watch?v=2eebptXfEvw">这个Brad Traversy YouTube教程</a>中，你将学习对象、循环、数组等知识。你还将建立一个基本的CRUD（创建、读取、更新、删除）应用程序。</p>
<h3 id="h2idusephptocreateanmvcframeworkfullcoursephpmvch2"></h3><h2 id="Use-PHP-to-Create-an-MVC-Framework - Full-Course">使用PHP创建一个MVC框架 - 全套课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=6ERdu4k62wI">这个freeCodeCamp YouTube课程</a> 中，你将学习如何使用文件系统、自定义路由、使用composer的第三方包，以及更多。</p>
<h3 id="h2idphptutorialforbeginnersfullcoursephph2"></h3><h2 id="PHP-Tutorial-for-Beginners - Full-Course">PHP初学者教程 - 全套课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=t0syDUSbdfE">这个Envato Tuts课程</a> 中，你将学习PHP的基础知识，如函数、变量阵列等。你还将学习如何将MySQL数据库连接到你的PHP应用程序。</p>
<h2 id="rubyonrails"><strong><strong><strong>Ruby on Rails 课程</strong></strong></strong></h2>
<h3 id="h2idlearnrubyonrailsfullcourselearnrubyonrailsh2"></h3><h2 id="Learn-Ruby-on Rails - Full-Course">Learn Ruby on Rails - 全部课程</h2>
<p>在<a href="https://www.youtube.com/watch?v=fmyvWz5TUWg">这个freeCodeCamp YouTube课程</a>中，你将学习如何使用Ruby on Rails制作一个朋友列表应用程序。</p>
<h3 id="h2idfullstackrubyonrailsrubyonrailsh2"></h3><h2 id="Full-Stack-Ruby-on-Rails">全栈 Ruby on Rails</h2>
<p>在<a href="https://www.theodinproject.com/paths/full-stack-ruby-on-rails?">这个Odin项目课程</a>中，你将学习Ruby、关系型数据库、Ruby on Rails等。</p>
<h2 id="databases"><strong><strong><strong>Databases</strong></strong></strong></h2>
<h3 id="h2idrelationaldatabasefreecodecampcurriculumh2"></h3><h2 id="Relational-Database-freeCodeCamp-Curriculum">关系型数据库课程</h2>
<p>2021年9月，freeCodeCamp发布了他们的关系数据库课程的 <a href="https://www.freecodecamp.org/news/how-to-run-freecodecamps-relational-databases-curriculum-using-docker-vscode-and-coderoad/">测试版</a>。这个测试版完全在Visual Studio Code中使用Docker和CodeRoad扩展运行。</p>
<p>在这个课程中，你将学习到Git, GitHub, Bash, Nano, SQL, PostgreSQL等等。这是一个完全基于项目的学习课程。</p>
<p>你将在课程中建立的一些项目包括马里奥数据库、世界数据库、天体数据库和自行车租赁店。</p>
<p>要了解更多信息，你可以通过创建该课程的Tom Mondloch的 <a href="https://www.freecodecamp.org/news/how-to-run-freecodecamps-relational-databases-curriculum-using-docker-vscode-and-coderoad/">本文</a> 阅读。</p>
<h3 id="h2idsqltutorialfulldatabasecourseforbeginnerssqlh2"></h3><h2 id="SQL-Tutorial - Full-Database-Course-for-Beginners">SQL教程 - 初学者的完整数据库课程</h2>
<p>在<a href="https://www.youtube.com/watch?v=HXV3zeQKqGY">这个freeCodeCamp YouTube课程</a>中，Mike Dane将教你SQL的基础知识。你将学习创建表格、插入数据、通配符、联合、连接等知识。</p>
<p>在这个课程中，你将学习如何在你的Mac或Windows电脑上安装MySQL。您还将通过建立一个公司数据库和ER图来练习您的SQL技能。</p>
<p>如果你喜欢Mike Dane的这个课程，那么请查看他们的<a href="https://www.youtube.com/c/GiraffeAcademy/videos">YouTube频道</a>，了解更多免费课程。</p>
<h3 id="h2idlearnsqlin60minutes60sqlh2"></h3><h2 id="Learn-SQL-In 60 Minutes">在60分钟内学会SQL</h2>
<p>在 <a href="https://www.youtube.com/watch?v=p3qvj9hO_Bo">这个Web Dev Simplified YouTube课程</a> 中，Kyle将教你开始使用SQL的基本知识。你将学习创建表格、向表格中插入数据、主键、外键、聚合函数等内容。</p>
<p>这是一个很好的课程，可以作为学习基础知识的快速入门课程。从这里你可以开始使用SQL建立你的第一个项目。</p>
<h3 id="h2idsqlforbeginnerstutorialsqlh2"></h3><h2 id="SQL-For-Beginners-Tutorial">SQL初学者教程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=5hzZtqCNQKk">这个Amigoscode YouTube课程</a> 中，Nelson将教你如何在Mac和Windows上使用PostgreSQL进行设置。然后你将学习SQL的基础知识，包括创建表、主键、外键、聚合函数等等。</p>
<p>如果你喜欢Nelson的这个免费YouTube课程，那么你可以在他的 <a href="https://www.youtube.com/c/amigoscode/videos">频道</a> 上查看他的其他课程，或者在他的 <a href="https://amigoscode.com/">网站</a> 上看看他的付费课程。</p>
<h3 id="h2idmysqldatabasefullcoursemysqlh2"></h3><h2 id="MySQL-Database - Full-Course">MySQL数据库 - 全套课程</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=ER8oKX5myE0">freeCodeCamp YouTube课程</a> 中，Bharath将教你如何在你的本地机器上安装MySQL。然后，你将学习如何创建表、向表中插入数据、进行数据建模、锁、使用SQL解释，以及更多。</p>
<p>Bharath还提供了与课程配套的有用资源，包括MySQL脚本的 <a href="https://docs.google.com/document/d/1tDPgLoE1SakXJlwBF283nG12iUaBVy-OngmFaC4KHbI/edit">入门指南</a> 和 <a href="https://github.com/jmbharathram/executeoncommand/tree/master/mysql">GitHub资源库</a>。</p>
<p>如果你喜欢这个课程，那么你可以在他们的 <a href="https://www.youtube.com/channel/UCwfA8RML42R-a65NRA4MQ2A">YouTube频道</a> 访问其他课程。</p>
<h3 id="h2idmysqltutorialforbeginnersfullcoursemysqlh2"></h3><h2 id="MySQL-Tutorial-for-Beginners - Full-Course">MySQL初学者教程 - 全套课程</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=7S_tz1z_5bA">与Mosh一起编程的YouTube课程</a> 中，Mosh将教你如何在Mac或Windows上安装MySQL。然后，你将学习创建表格、向数据库插入数据、连接、运算符、SQL条款、SQL运算符等等。</p>
<p>如果你喜欢Mosh的这个课程，那么你可以访问他们的 <a href="https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA">YouTube频道</a> 或他的 <a href="https://codewithmosh.com/">网站</a> 的付费课程。</p>
<h3 id="h2idmysqlcrashcourselearnsqlmysqlsqlh2"></h3><h2 id="MySQL-Crash-Course | Learn-SQL">MySQL速成班｜学习SQL</h2>
<p>在这个 <a href="https://www.youtube.com/watch?v=9ylj9NR0Lcg">Traversy Media YouTube课程</a> 中，Brad将教你如何开始使用MySQL的基础知识。你将学习创建表、向表中插入数据、改变表、主键、外键、聚合函数等。</p>
<p>这是一个很好的课程，可以作为学习基础知识的快速入门课程。从这里开始，你可以转而使用MySQL建立你的第一个项目。</p>
<p>Brad 在本课程中还包括一份 <a href="https://gist.github.com/bradtraversy/c831baaad44343cc945e76c2e30927b3">MySQL速查手册</a>。</p>
<h3 id="h2idsqlfordatasciencesqlh2"></h3><h2 id="SQL-for-Data-Science">用于数据科学的SQL</h2>
<p>在这个 <a href="https://www.coursera.org/learn/sql-for-data-science?specialization=learn-sql-basics-data-science">加州大学戴维斯分校课程</a> 中，你将学习如何在数据科学的背景下使用SQL的基础知识。你将学习创建表，将数据插入表，主键，外键，聚合函数，连接，子查询，以及更多。</p>
<p>这个课程在Coursera上是免费审核的。它也是 <a href="https://www.coursera.org/specializations/learn-sql-basics-data-science">为数据科学专业学习SQL基础知识</a> 的一部分。</p>
<p>如果你有兴趣继续学习这个专业，那么我建议在这门入门课程之后，再看看其他三门课程。</p>
<h3 id="h2iddatabasesystemscornelluniversitycoursesqlnosqllargescaledataanalysissqlnosqlh2"></h3><h2 id="Database-Systems - Cornell-University-Course (SQL, NoSQL, Large-Scale Data Analysis)">数据库系统 - 康奈尔大学课程（SQL、NoSQL、大规模数据分析</h2>
<p>In <a href="https://www.youtube.com/watch?v=4cWkVbC2bNE">this freeCodeCamp YouTube course</a>, you will learn how to query database systems, index data, process queries, and more.</p>
<p>Here is <a href="https://www.youtube.com/watch?v=lxEdaElkQhQ&amp;t=0s">part 2 of the course</a> as well.</p>
<h3 id="h2idsqlitedatabaseswithpythonfullcoursepythonsqliteh2"></h3><h2 id="sqlite-databases-with-python-full-course">用Python开发SQLite数据库</h2>
<p>在 <a href="https://www.youtube.com/watch?v=byHcYRpMgI4">这个freeCodeCamp YouTube课程</a> 中，你将学习如何创建表、格式化结果、更新记录、删除记录等等。</p>
<h3 id="h2idlearnpostgresqltutorialfullcourseforbeginnerspostgresqlh2"></h3><h2 id="learn-postgresql-tutorial-full-course-for-beginners">学习PostgreSQL教程 - 初学者的完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=qw--VYLpxG4">这个freeCodeCamp YouTube课程</a> 中，你将了解到NULLIF、主键、外键等等。</p>
<h3 id="h2idmongodbcrashcoursemongodbh2"></h3><h2 id="mongodb-crash-course">MongoDB速成班</h2>
<p>在 <a href="https://www.youtube.com/watch?v=-56x56UppqQ">这个Brad Traversy YouTube课程</a> 中，你将学习如何使用MongoDB shell、MongoDB atlas等。</p>
<h3 id="h2idnosqldatabasetutorialfullcourseforbeginnersnosqlh2"></h3><h2 id="nosql-database-tutorial-full-course-for-beginners">NoSQL数据库教程--面向初学者的完整课程</h2>
<p>在 <a href="https://www.youtube.com/watch?v=xh4gy1lbL2k">这个freeCodeCamp YouTube课程</a> 中，你将学习NoSQL的基础知识并建立两个小项目。</p>
<h3 id="youtube">译者注：在油管看视频推荐使用 <a href="https://chrome.google.com/webstore/detail/youtube-dual-subtitles/hkbdddpiemdeibjoknnofflfgbgnebcm?hl=zh-CN">YouTube™ 双字幕插件</a>，提高理解速度</h3>
<!--kg-card-end: markdown--> ]]>
                </content:encoded>
            </item>
        
    </channel>
</rss>
