Tag: Rust

Rust Cheet Sheet – Rust Developer Bootcamp


Free Download Rust Cheet Sheet – Rust Developer Bootcamp
Released 1/2024
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 105 Lessons ( 9h 51m ) | Size: 2.9 GB
Who is this Bootcamp for? Experienced Developers trying to switch to Rust. Learn the language of the future.

(more…)

Rust Atomics and Locks Low-Level Concurrency in Practice


Free Download Rust Atomics and Locks: Low-Level Concurrency in Practice by Mara Bos
English | February 7th, 2023 | ISBN: 1098119444 | 249 pages | True EPUB (Retail Copy) | 3.18 MB
The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.

(more…)

Practical Rust 1.x Cookbook


Free Download Practical Rust 1.x Cookbook: 100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices by Rustacean Team
English | February 10th, 2023 | ISBN: 819622852X | 249 pages | True EPUB | 0.67 MB
Practical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers a wide range of topics, including command-line, webassembly, networking, kubernetes, microservices, and system programming.

(more…)

Learn Rust in a Month of Lunches (MEAP v11)


Free Download Learn Rust in a Month of Lunches (MEAP v11)
English | 2023 | ISBN: 9781633438231 | 700 Pages | PDF EPUB | 6 MB
Learn Rust in a Month of Lunches teaches you to write super fast and super safe Rust code in just 22 short lessons. Crystal-clear explanations and focused, relevant examples make it accessible to anyone with a beginning understanding of another language like Python or Java. You’ll go from the absolute basics all the way through to handling async Rust and writing your own macros.

(more…)

Code Like a Pro in Rust (MEAP V12)


Free Download Code Like a Pro in Rust (MEAP V12)
English | 2023 | ISBN: 978-1617299643 | 327 Pages | PDF EPUB | 39 MB
Code Like A Pro in Rust is a fast-track guide to building and delivering professional quality software in Rust. You’ll upgrade your basic knowledge of Rust with conventions, best practices, and veteran’s secrets that are normally only learned through years of experience. Skip the fluff and get right to the heart of this powerful modern language, including Rust’s support for asynchronous programming and integrating Rust with codebases written in other languages.

(more…)