Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add topic 'Why Rust' #58

Closed
hdoordt opened this issue Jun 19, 2023 · 0 comments · Fixed by #80
Closed

Add topic 'Why Rust' #58

hdoordt opened this issue Jun 19, 2023 · 0 comments · Fixed by #80
Assignees

Comments

@hdoordt
Copy link
Member

hdoordt commented Jun 19, 2023

We currently have no apt introduction to the (design) goals of Rust. Add a slides that covering the following topic:

Why Rust

  • Problems Rust aims to solve
    • Memory safety
    • Concurrency bugs
  • Brief history
  • Design goals
    • Memory safety
    • Explicitness
    • Zero-cost abstractions
  • The space Rust is in
  • What you can use Rust for

Best would be to contribute it directly to the restructure branch while it's still unmerged. There's a file on that branch where the content could be added: https://github.com/tweedegolf/101-rs/blob/restructure/slides/A-foundations/why-rust.md

@hdoordt hdoordt changed the title Add module on why Rust Add topic 'Why Rust' Jun 29, 2023
@squell squell linked a pull request Jul 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants