Skip to content

Commit 9236f8d

Browse files
authored
Rust Spanish Resources (#11282)
* Add the Rust Book spanish translation. Add Primeros pasos con Rust, Curso de Microsoft learn. * Add authors * Add translator credits
1 parent cc05fbf commit 9236f8d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

books/free-programming-books-es.md

+6
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
* [R](#r)
4545
* [Ruby](#ruby)
4646
* [Ruby on Rails](#ruby-on-rails)
47+
* [Rust](#rust)
4748
* [Scala](#scala)
4849
* [Scratch](#scratch)
4950
* [SQL](#sql)
@@ -367,6 +368,11 @@
367368
* [Introducción a Rails](http://rubysur.org/introduccion.a.rails/) - RubySur (HTML)
368369

369370

371+
### Rust
372+
373+
* [El Lenguaje de Programación Rust](https://book.rustlang-es.org) - Steve Klabnik y Carol Nichols, `trl.:` Comunidad Rust en Español (HTML)
374+
375+
370376
### R
371377

372378
* [Cartas sobre Estadística de la Revista Argentina de Bioingeniería](http://cran.r-project.org/doc/contrib/Risk-Cartas-sobre-Estadistica.pdf) - Marcelo R. Risk (PDF)

courses/free-courses-es.md

+1
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
* [Linux y Bash](https://aprendeaprogramar.com/course/view.php?id=10) - Javier Hernandez (Aprendeaprogramar.com)
186186
* [Lógica de programación](https://capacitateparaelempleo.org/pages.php?r=.tema&tagID=7929) - Carlos Slim Foundation (cuenta requerida)
187187
* [Patrones de diseño](https://refactoring.guru/es/design-patterns) - Alexander Shvets (Refactoring.Guru)
188+
* [Primeros Pasos con Rust](https://learn.microsoft.com/es-es/training/paths/rust-first-steps) - Microsoft Learn
188189
* [Principios de PHP](https://programadorwebvalencia.com/cursos/php/base/) - Andros Fenollosa (Programador Web Valencia)
189190
* [Programación de computadoras](https://es.khanacademy.org/computing/computer-programming#programming) - Khan Academy
190191
* [Programación en entornos interactivos 'Qt - gtk' (2010)](https://ocw.ua.es/es/ingenieria-y-arquitectura/programacion-en-entornos-interactivos-2010.html)

0 commit comments

Comments
 (0)