You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
753 B
18 lines
753 B
4 years ago
|
# 开始 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) 用 ♥️ 编写
|