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
776 B
18 lines
776 B
4 years ago
|
# Web 開発を始めるにあたって
|
||
|
|
||
|
このセクションでは、プロの開発者になるために重要なプロジェクトベースではない概念を紹介します。
|
||
|
|
||
|
### トピック
|
||
|
|
||
|
1. [プログラミング言語と開発ツール入門](1-intro-to-programming-languages/README.md)
|
||
|
2. [GitHub の基本](2-github-basics/README.md)
|
||
|
3. [アクセシビリティの基本](3-accessibility/README.md)
|
||
|
|
||
|
### Credits
|
||
|
|
||
|
Basics of Accessibility was written with ♥️ by [Christopher Harrison](https://twitter.com/geektrainer)
|
||
|
|
||
|
Introduction to GitHub was written with ♥️ by [Floor Drees](https://twitter.com/floordrees)
|
||
|
|
||
|
Introduction to Programming Languages and Tools of the Trade was written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique)
|