From 0e220cdb4488b1e88cb4d89f62781334c198f5db Mon Sep 17 00:00:00 2001 From: pachi Date: Sat, 13 Feb 2021 15:09:24 -0500 Subject: [PATCH] getting stared read me translatio to pt --- .../translations/README.pt.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 1-getting-started-lessons/translations/README.pt.md diff --git a/1-getting-started-lessons/translations/README.pt.md b/1-getting-started-lessons/translations/README.pt.md new file mode 100644 index 00000000..f272d11d --- /dev/null +++ b/1-getting-started-lessons/translations/README.pt.md @@ -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. [Basics of GitHub](2-github-basics/README.md) +3. [Basics of Accessibility](3-accessibility/README.md) + +### Créditos + +Básico em Acessibilidade foi escrito com ♥️ por [Christopher Harrison](https://twitter.com/geektrainer) + +Introdução ao GitHub foi escrito com ♥️ por [Floor Drees](https://twitter.com/floordrees) + +Introdução a Linguagens de Programação e Ferramentas foi escrito com ♥️ por [Jasmine Greenaway](https://twitter.com/paladique)