From d96eb6d8f610cdbc584910d4d9276cfca758f236 Mon Sep 17 00:00:00 2001 From: MarcoAMtz99 Date: Tue, 1 Feb 2022 11:09:38 -0600 Subject: [PATCH] Add readme.es in 1-getting started-lessons/traslations --- .../translations/README.es.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 1-getting-started-lessons/translations/README.es.md diff --git a/1-getting-started-lessons/translations/README.es.md b/1-getting-started-lessons/translations/README.es.md new file mode 100644 index 00000000..c5af9ad2 --- /dev/null +++ b/1-getting-started-lessons/translations/README.es.md @@ -0,0 +1,17 @@ +# Primeros pasos con el desarrollo web + +En esta sección del plan de estudios, se le presentarán conceptos no basados ​​en proyectos importantes para convertirse en un desarrollador profesional. + +### Temas + +1. [Introducción a los lenguajes de programación y las herramientas del oficio](1-intro-to-programming-languages/README.es.md) +2. [Introducción a GitHub](2-github-basics/README.es.md) +3. [Conceptos básicos de accesibilidad](3-accessibility/README.es.md) + +### Créditos + +Introducción a lenguajes de programación y herramientas del oficio fue escrito con ♥️ por [Jasmine Greenaway] (https://twitter.com/paladique) + +La introducción a GitHub fue escrita con ♥️ por [Floor Drees] (https://twitter.com/floordrees) + +Conceptos básicos de accesibilidad fue escrito con ♥️ por [Christopher Harrison] (https://twitter.com/geektrainer) \ No newline at end of file