home.social

#learnrust β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #learnrust, aggregated by home.social.

  1. 100 Quiz To Learn Rust (Rust MCQ 2026)

    Attempt 100 Rust quiz questions to test your knowledge and improve your Rust skills. This Rust MCQ 2026 quiz helps beginners and learners practice important Rust concepts like ownership, borrowing, traits, lifetimes, Option, Result, error handling, etc.

    πŸ¦€ codeforgeek.com/100-rust-quiz-

    #rust #rustlang #coding #code #learnrust #learncoding #ownership #borrowing #traits #lifetimes #Option #Result #error #handling #quiz

  2. πŸ¦€ #RustQuiz

    What is the output of this?

    A. Error
    B. RustJsPython
    C. (Rust, Js, Python)
    D. Rust

    (Not hard/tricky or unique as #RustChallenge, just simple quizzes)

    #rustlang #rustquiz #rust #rusttips #LearnRust

  3. #RustChallenge

    πŸ¦€ Fix the following code

    πŸͺ² Error: "cannot borrow `x` as mutable because it is also borrowed as immutable"

    Playground link:
    play.rust-lang.org/?version=st

    πŸ‘‰ You can answer either with fixed playground link or just explanation (No poll)

    #rustlang #rust #LearnRust