[Translation][Github][Spanish] for "Rust Programming Language Book" | 1333 words Part 7
Project Details
This is a project to translate a book under open-source (MIT and APACHE) license that will teach about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages aren’t good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems.
Links related to the translation
- My profile in Github: https://github.com/chicooou
- Project Github: https://github.com/thecodix/book
- The pull request from this contribution: https://github.com/thecodix/book/pull/15
Source Language
English
Translated Language
Spanish
Number Of Words
- 1333 words translated approximately
from the file "ch04-03-slices.md"
Proofread Words
All words already merged
Previous translation on the same project
Merged pull request
My profile on Github
Posted on Utopian.io - Rewarding Open Source Contributors
Your contribution cannot be approved because it does not follow the Utopian Rules.
You can contact us on Discord.
[utopian-moderator]