Initial commit

This commit is contained in:
chris
2025-03-07 15:21:52 +00:00
commit cb750faca6
982 changed files with 129235 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 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)