Rust Spanish Resources (#11282)
* Add the Rust Book spanish translation. Add Primeros pasos con Rust, Curso de Microsoft learn. * Add authors * Add translator creditspull/11332/head
parent
cc05fbf28c
commit
9236f8d0b5
|
@ -44,6 +44,7 @@
|
|||
* [R](#r)
|
||||
* [Ruby](#ruby)
|
||||
* [Ruby on Rails](#ruby-on-rails)
|
||||
* [Rust](#rust)
|
||||
* [Scala](#scala)
|
||||
* [Scratch](#scratch)
|
||||
* [SQL](#sql)
|
||||
|
@ -367,6 +368,11 @@
|
|||
* [Introducción a Rails](http://rubysur.org/introduccion.a.rails/) - RubySur (HTML)
|
||||
|
||||
|
||||
### Rust
|
||||
|
||||
* [El Lenguaje de Programación Rust](https://book.rustlang-es.org) - Steve Klabnik y Carol Nichols, `trl.:` Comunidad Rust en Español (HTML)
|
||||
|
||||
|
||||
### R
|
||||
|
||||
* [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)
|
||||
|
|
|
@ -185,6 +185,7 @@
|
|||
* [Linux y Bash](https://aprendeaprogramar.com/course/view.php?id=10) - Javier Hernandez (Aprendeaprogramar.com)
|
||||
* [Lógica de programación](https://capacitateparaelempleo.org/pages.php?r=.tema&tagID=7929) - Carlos Slim Foundation (cuenta requerida)
|
||||
* [Patrones de diseño](https://refactoring.guru/es/design-patterns) - Alexander Shvets (Refactoring.Guru)
|
||||
* [Primeros Pasos con Rust](https://learn.microsoft.com/es-es/training/paths/rust-first-steps) - Microsoft Learn
|
||||
* [Principios de PHP](https://programadorwebvalencia.com/cursos/php/base/) - Andros Fenollosa (Programador Web Valencia)
|
||||
* [Programación de computadoras](https://es.khanacademy.org/computing/computer-programming#programming) - Khan Academy
|
||||
* [Programación en entornos interactivos 'Qt - gtk' (2010)](https://ocw.ua.es/es/ingenieria-y-arquitectura/programacion-en-entornos-interactivos-2010.html)
|
||||
|
|
Loading…
Reference in New Issue