mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-10 16:54:24 +02:00
18 lines
768 B
Markdown
18 lines
768 B
Markdown
# Getting Started with Web Development
|
|
|
|
In this section of the curriculum, you will be introduced to non project-based concepts important to becoming a professional developer.
|
|
|
|
### Topics
|
|
|
|
1. [Introduction to Programming Languages and Tools of the Trade](1-intro-to-programming-languages/README.md)
|
|
2. [Introduction to GitHub](2-github-basics/README.md)
|
|
3. [Basics of Accessibility](3-accessibility/README.md)
|
|
|
|
### Credits
|
|
|
|
Introduction to Programming Languages and Tools of the Trade was written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique)
|
|
|
|
Introduction to GitHub was written with ♥️ by [Floor Drees](https://twitter.com/floordrees)
|
|
|
|
Basics of Accessibility was written with ♥️ by [Christopher Harrison](https://twitter.com/geektrainer)
|