mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 19:22:42 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
# 开始 Web 开发
|
|
|
|
在课程的这一部分,我们会通过不编写代码的方式介绍一些概念,这些概念对于成为一位专业的开发者非常重要。
|
|
|
|
### 主题
|
|
|
|
1. [编程语言概述与工具介绍](../1-intro-to-programming-languages/translations/README.zh-cn.md)
|
|
2. [GitHub 基础知识](../2-github-basics/translations/README.zh-cn.md)
|
|
3. [无障碍性基础知识](../3-accessibility/translations/README.zh-cn.md)
|
|
|
|
### 鸣谢
|
|
|
|
无障碍性基础知识由 [Christopher Harrison](https://twitter.com/geektrainer) 用 ♥️ 编写
|
|
|
|
GitHub 基础知识由 [Floor Drees](https://twitter.com/floordrees) 用 ♥️ 编写
|
|
|
|
编程语言概述与工具介绍由 [Jasmine Greenaway](https://twitter.com/paladique) 用 ♥️ 编写
|