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

Additional explanation to the already existing chapters #514

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

TrifanBogdan24
Copy link

Here are some changes I made and my approach of Tour of Rust:

  • a few words about what is Rust and its unique aspects
  • working in terminal with Rust (compiling, running and cargo commands)
  • macros
  • detailed information about data types and collections
  • self and Self in terms of implementing a static / non-static method for a struct
  • how to work with cargo

The new explanations are described both in English and Romanian.

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 this pull request may close these issues.

1 participant