This commit is contained in:
Sanjay
2021-04-09 01:52:35 +05:30
280 changed files with 17080 additions and 751 deletions

View File

@@ -0,0 +1,17 @@
# Premiers pas avec le développement Web
Dans cette section du programme, vous serez initié à des concepts non basés sur des projets importants pour devenir un développeur professionnel.
### theme
1. [Introduction aux langages de programmation et aux outils du métier](1-intro-to-programming-languages/README.md)
2. [Bases de GitHub](2-github-basics/README.md)
3. [Bases de l'accessibilité](3-accessibility/README.md)
### Crédits
Bases de l'accessibilité a été écrit avec ♥ par [Christopher Harrison](https://twitter.com/geektrainer)
L'introduction à GitHub a été écrite avec ♥ par [Floor Drees](https://twitter.com/floordrees)
L'introduction aux langages de programmation et aux outils du métier a été écrite avec ♥ par [Jasmine Greenaway](https://twitter.com/paladique)

View File

@@ -0,0 +1,17 @@
# Aan de slag met webontwikkeling
In dit deel van het curriculum maakt u kennis met niet-projectgebaseerde concepten die belangrijk zijn om een professionele ontwikkelaar te worden.
### Onderwerpen
1. [Inleiding tot programmeertalen en tools van het vak](../1-intro-to-programming-languages/translations/README.nl.md)
2. [Basisprincipes van GitHub](../2-github-basics/translations/README.nl.md)
3. [Basisprincipes van toegankelijkheid](../3-accessibility/translations/README.nl.md)
### Credits
Basisprincipes van toegankelijkheid is geschreven met ♥ door [Christopher Harrison](https://twitter.com/geektrainer)
Inleiding tot GitHub is geschreven met ♥ door [Floor Drees](https://twitter.com/floordrees)
Inleiding tot programmeertalen en tools van het vak is geschreven met ♥ door [Jasmine Greenaway](https://twitter.com/paladique)

View File

@@ -0,0 +1,17 @@
# 开始 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) 用 ♥️ 编写

View File

@@ -0,0 +1,17 @@
# 網頁開發入門
這段課程會說明重要的程式開發觀念,不會以程式碼為導向,讓你成為出色的開發人員。
### 主題
1. [程式語言概論與必備工具](../1-intro-to-programming-languages/translations/README.zh-tw.md)
2. [GitHub 簡介](../2-github-basics/translations/README.zh-tw.md)
3. [建立無障礙網頁](../3-accessibility/translations/README.zh-tw.md)
### 參與人員
文章「無障礙網頁」是由 [Christopher Harrison](https://twitter.com/geektrainer) 用滿滿的 ♥️ 來編寫。
文章「GitHub 簡介」是由 [Floor Drees](https://twitter.com/floordrees) 用滿滿的 ♥️ 來編寫。
文章「建立無障礙網頁」是由 [Jasmine Greenaway](https://twitter.com/paladique) 用滿滿的 ♥️ 來編寫。