Rust by Example

Rust by Example
Прежде, чем скачать "Rust by Example" бесплатно, прочитайте, о чем книга:

https://doc.rust-lang.org/stable/rust-by-example/

Книга "Rust by Example" начинается так:

This is the source code of the traditional Hello World program.

// This is a comment, and is ignored by the compiler

// You can test this code by clicking the "Run" button over there ->

// or if you prefer to use your keyboard, you can use the "Ctrl + Enter" shortcut

// This code is editable, feel free to hack it!

// You can always return to the original code by clicking the "Reset" button ->

// This is the main function

fn main() {

// Statements here are executed when the compiled binary is called

Скачать Rust by Example в fb2, epub - полная версия

Еще от автора Collective of authors
Популярное в жанре Учебные пособия, самоучители
Читайте также
Оставить отзыв