Tag: Rust

Rust Crash Course Build High-Performance


Free Download Rust Crash Course: Build High-Performance, Efficient and Productive Software with the Power of Next-Generation Programming Skills (English Edition) by Abhishek Kumar
English | July 4, 2022 | ISBN: 9355510950 | 328 pages | MOBI | 4.84 Mb
Grasp the fundamentals of programming in Rust and put your knowledge to use

(more…)

Learn Rust Programming


Free Download Learn Rust Programming: Safe Code, Supports Low Level and Embedded Systems Programming with a Strong Ecosystem (English Edition) by Claus Matzinger
English | June 30, 2022 | ISBN: 935551154X | 268 pages | MOBI | 1.40 Mb
Become a Rustacean and a successful software engineer

(more…)

Learn Rust Programming


Free Download Learn Rust Programming: Safe Code, Supports Low Level and Embedded Systems Programming with a Strong Ecosystem (English Edition) by Claus Matzinger
English | June 30, 2022 | ISBN: 935551154X | 268 pages | MOBI | 1.40 Mb
Become a Rustacean and a successful software engineer

(more…)

Switching to Rust from Python (Live Rough Draft Series)


Free Download Switching to Rust from Python (Live Rough Draft Series)
May 2023 | Created By Alfredo Deza, Noah Gift
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 28 Lessons 4 hours 9 minutes | Size: 1.23 GB
This video series covers how to switch to Rust from Python. It is in rough draft format and will be updated as the series progresses.

(more…)

Design Patterns for Rust


Free Download Design Patterns for Rust
Released 11/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 39m | Size: 63 MB
Rust is an increasingly popular-and even loved-programming language, which has led to many developers learning the language. If you’ve learned the basics of Rust, this course with Tim McNamara shows you how to take what you’ve learned to the next level and apply Rust to solve real problems. Tim shows you how classic design patterns can be used in Rust to make the most of its type system, memory safety, and performance guarantees. He also covers some patterns unique to Rust, including creational patterns, behavioral patterns, and anti-patterns-where he shows you how to avoid bad practices with Rust design patterns.

(more…)

Débutez en Rust


Free Download Débutez en Rust
Last updated 3/2020
Created by Stéphane G.
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: French + srt | Duration: 77 Lectures ( 6h 11m ) | Size: 1.2 GB

(more…)

Rust for Java Developers


Free Download Rust for Java Developers
Released: 10/2023
Duration: 1h 30m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 155 MB
Level: Intermediate | Genre: eLearning | Language: English
Are you a Java programmer looking to move into Rust? While both are popular languages, Rust has a number of performance and security advantages-programs use less memory, are easier to develop, and there’s no garbage collector to fight with. In this course, instructor Tim McNamara shows you how to use your Java experience as a springboard for learning Rust. Tim gives you a tour of Rust’s type system, examines its safety features, and describes how error handling works without exceptions.

(more…)

Building REST APIs in Rust 2021 with Actix Web


Free Download Building REST APIs in Rust 2021 with Actix Web
Released 11/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + vtt | Duration: 1h 20m | Size: 330 MB
Given how mature and popular HTTP is as a protocol, web APIs are a popular solution for client and server interaction. This course will teach you how to implement secure, reliable, and blazingly fast web APIs using Rust.

(more…)