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

note beginner prerequisites #5

Closed
Lotterleben opened this issue Jun 17, 2020 · 1 comment
Closed

note beginner prerequisites #5

Lotterleben opened this issue Jun 17, 2020 · 1 comment

Comments

@Lotterleben
Copy link
Contributor

it is expected that they are familiar with Cargo, the syntax and built-in operators like match. They should not need to be familiar with more rust-specific / advanced concepts like lifetimes, the borrow checker or generic code.

tasks:

  • add test it to the setup page
  • recommend reading some of the first chapters of the "The Rust Programming Book" or point to some other of the resources.

Q. should we also mention this in the course description so people can assess if they feel comfortable taking part?

@japaric
Copy link
Contributor

japaric commented Jun 17, 2020

recommend reading some of the first chapters of the "The Rust Programming Book" or point to some other of the resources.

I would suggest at least reading through chapters 1-5 of the Rust book (but chapter 4 does not need to be fully grokked) and optionally reading up to the end of chapter 9 if they have the time.

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

No branches or pull requests

2 participants