Tag: Rust

Rust for JavaScript Developers


Free Download Rust for JavaScript Developers
Released 7/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 17m | Size: 194 MB
If you’re a JavaScript developer, you have likely been encouraged to learn Rust, program in Rust, perhaps even rewrite some of your previous work in Rust. The Next.js Compiler was built in Rust, Deno was built in Rust, the Apollo Router was built in Rust, and many other projects use Rust for its type safety, speed, and performance. In this course, experienced instructor and software developer Eve Porcello explores what you can do with this powerful programming language. Review the basics of creating Rust programs and learn about Rust primitives like creating strings, assigning variables, working with constants, and much more. Go over Rust functions and complex data types, including tuples, vectors, enums, and structs. Plus, learn about reading and writing files, using match expressions, and destructuring assignment.

(more…)

Rust Servers, Services, and Apps (MEAP V14)


Free Download Rust Servers, Services, and Apps (MEAP V14)
English | 2023 | ISBN: 9781617298608 | 404 Pages | PDF EPUB | 8 MB
Rust Servers, Services, and Apps teaches you how to build web servers, RESTful services, server-rendered apps, and client front-ends in Rust. You’ll learn to write code with small and predictable resource footprints, and build high-performing applications with unmatched safety and reliability.

(more…)

Frontend Master – Rust for TypeScript Developers


Free Download Frontend Master – Rust for TypeScript Developers
Released 4/2023
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 33 Lessons (5h 19m) | Size: 1 GB
As a TypeScript developer, expanding your skills with Rust can be a game-changer. Rust offers memory safety without a garbage collector, impressive performance, and a strong type system similar to TypeScript, but with even more robustness

(more…)

Learn Rust in a Month of Lunches (MEAP v08)


Free Download Learn Rust in a Month of Lunches (MEAP v08)
English | 2023 | ISBN: 9781633438231 | 527 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…)

Rust Mini Reference


Free Download Rust Mini Reference: A Quick Guide to the Rust Programming Language for Busy Coders
English | 2023 | ASIN: B0C2SK61BM | 346 Pages | EPUB | 4 MB
This book is a mini language reference on the Rust programming language. We go through all essential features of Rust 2021 Edition (and some newer language features) in this book. Rust is one of the most powerful languages, originally created for low-level systems programming. Rust is now widely used in other areas as well, such as Web application and Web Assembly development. Rust is, in fact, one of the most popular/loved languages among developers. (And yet, it is one of the most difficult programming languages to learn.)

(more…)