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.
Web-Dev-For-Beginners/2-js-basics/translations/README.es.md

15 lines
531 B

4 years ago
# Introducción a JavaScript
JavaScript es el lenguaje de la web. En estas cuatro lecciones, aprenderá sus conceptos básicos.
### Temas
1. [Variables y tipos de datos](data-types/README.md)
2. [Funciones y métodos](variables-datatypes/README.md)
3. [Toma de decisiones con JavaScript](making-decisions/README.md)
4. [Arrays and Loops](arrays-loops/README.md)
### Créditos
Estas lecciones fueron escritas con ♥ por [Jasmine Greenaway](https://twitter.com/paladique) y [Chris Noring](https://twitter.com/chris_noring)