Master Rust Programming with Free Books

Posted by sde on Jul 4, 2017 3:19 PM EDT
OSSBlog.org; By Steve Emms
Mail this story
Print this story

Rust is a systems programming language that runs fast, prevents segmentation faults, and guarantees thread safety. It accomplishes these goals by being memory safe without using garbage collection. The language enables developers to write programs with the performance and control of a low-level language, but with the powerful abstractions of a high-level language.

Rust is ideal for systems, embedded, and other performance critical code.

Full article

A collection of open source books for other popular languages is here. With a few to publish, it covers 33 different programming languages.

Full Story

  Nav
» Read more about: Story Type: Roundups, Tutorial; Groups: Developer, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.