Rust编程(影印版)(英文版)

Douban
Rust编程(影印版)(英文版)

Zum Bewerten, Kommentieren oder Hinzufügen des Artikels zu deiner Sammlung, musst du dich anmelden oder registrieren.

ISBN: 9787564177331
Autor/in: Jim Blandy, Jason Orendorff
Verlag: 东南大学出版社
Veröffentlichungsdatum: 2018 -7
Einband: 平装
Preis: 118元
Anzahl der Seiten: 598

/ 10

1 Bewertungen

Nicht genug Bewertungen
Leihen oder Kaufen

Programming Rust

Jim Blandy, Jason Orendorff   

Übersicht

This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust offers the rare and valuable combination of statically verified memory safety and low-level control—imagine C++, but without dangling pointers, null pointer dereferences, leaks, or buffer overruns.
Author Jim Blandy—the maintainer of GNU Emacs and GNU Guile—demonstrates how Rust has the potential to be the first usable programming language that brings the benefits of an expressive modern type system to systems programming. Rust’s rules for borrowing, mutability, ownership, and moves versus copies will be unfamiliar to most systems programmers, but they’re key to Rust’s unique advantages.
This book presents Rust’s rules clearly and economically; elaborates on their consequences; and shows you how to express the programs you want to write in terms that Rust can prove are free of a broad class of common errors.

andere Versionen
Kommentare
Rezensionen
笔记