Skip to content

Paragraph in the guide might be in the wrong chapter... #16392

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

Closed
EduardoBautista opened this issue Aug 9, 2014 · 2 comments
Closed

Paragraph in the guide might be in the wrong chapter... #16392

EduardoBautista opened this issue Aug 9, 2014 · 2 comments

Comments

@EduardoBautista
Copy link
Contributor

At the end of chapter 11, there is this paragraph:

We have now learned all of the most basic Rust concepts. We're ready to start building our guessing game, but we need to know how to do one last thing first: get input from the keyboard. You can't have a guessing game without the ability to guess!

But chapter 12 is about strings. It isn't until chapter 13 that the guide starts talking about standard input. Maybe it's a good idea to move this paragraph to the end of chapter 12 instead of chapter 11, maybe even the beginning of chapter 13.

@steveklabnik
Copy link
Member

#16380 fixes this.

@EduardoBautista
Copy link
Contributor Author

Ah OK, good to know.

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