Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learn Rust in a Month of Lunches, Video Edition

    Posted By: lucky_aut
    Learn Rust in a Month of Lunches, Video Edition

    Learn Rust in a Month of Lunches, Video Edition
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 11h 16m | Size: 1.53 GB

    One month. One hour a day. That’s all it takes to start writing Rust code!

    Learn Rust in a Month of Lunches teaches you to write super fast and super safe Rust code through lessons you can fit in your lunch break. Crystal-clear explanations and focused, relevant examples make it accessible to anyone—even if you’re learning Rust as your first programming language.

    By the time you’re done reading Learn Rust in a Month of Lunches you’ll be able to

    Build real software in Rust
    Understand messages from the compiler and Clippy, Rust’s coding coach
    Make informed decisions on the right types to use in any context
    Make sense of the Rust standard library and its commonly used items
    Use external Rust “crates” (libraries) for common tasks
    Comment and build documentation for your Rust code
    Work with crates that use async Rust
    Write simple declarative macros
    Explore test driven development in Rust
    Learn Rust in a Month of Lunches is full of 24 easy-to-digest lessons that ease you into real Rust programming. You’ll learn essential Rust skills you can use for everything from system programming, to web applications, and games. By the time you’re done learning, you’ll know exactly what makes Rust unique—and be one of the thousands of developers who say it’s their best loved language!

    About the Technology
    Learn how to create fast powerful programs in Rust in just 24 short lessons! Rust gives you modern features like a top-notch compiler, a rich ecosystem of pre-built libraries, and the same low-level performance you get with a language like C, but without the awkward syntax, complex memory management, and code safety concerns. This book guides you step by step from your first line of code.

    About the Book
    Learn Rust in a Month of Lunches breaks down the Rust language into concise hands-on lessons designed to be completed in an hour or less. The examples are fun and easy to follow, so you’ll quickly progress from zero Rust knowledge to handling async and writing your own macros. You won’t even need to install Rust—the book’s code samples run in the browser-based Rust Playground. There’s no easier way to get started!

    What's Inside
    Build working Rust software
    Understand messages from the compiler and Clippy
    Use external Rust “crates” (libraries) for common tasks
    Explore test driven development in Rust

    About the Reader
    No previous experience with Rust required.

    About the Author
    Dave MacLeod was an educator, Korean-English translator, project controller, and copywriter before becoming a full-time Rust developer. The technical editor on this book was Jerry Kuch.