This content was deleted by the author. You can see it from Blockchain History logs.

[Translation][Github][Spanish] for "Rust Programming Language Book" | 1388 words Part 5

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

Source Language

English

Translated Language

Spanish

Number Of Words

  • 1388 words translated approximately
    from the file "ch04-01-what-is-ownership.md"

Proofread Words

All words already merged

Previous translation on the same project

Part 1 2 3 4

Merged pull request

m.png

My profile on Github

profile.jpg



Posted on Utopian.io - Rewarding Open Source Contributors