Ask HN: What topics do you suggest for this Rust teaching guide?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • rust-summaries

    Rust summaries are short introductions to Rust programming topics, including the language, ecosystem, concepts, crates, and more.

    I'm teaching Rust to compsci students and recent grads who are joining tech teams. I'm creating a guide many Rust topics and their summaries.

    https://github.com/sixarm/rust-101

    So far there are 90 topics that newcomers ask about. What topics can you suggest that I can add? Thanks!

  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

    Great! I found the rustlings exercises to be an invaluable resource when learning Rust way back when. This and the Rust Book were excellent. Above all else (and there is so much good stuff out there) I'd recommend those two resources.

    https://github.com/rust-lang/rustlings

    https://doc.rust-lang.org/book/index.html

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts