https://github.com/edandresvan/practice-book-rust-in-action
Practical exercises from the book "Rust in Action" by Tim McNamara (Manning)
https://github.com/edandresvan/practice-book-rust-in-action
practice practice-programming programming rust rustlang
Last synced: 8 months ago
JSON representation
Practical exercises from the book "Rust in Action" by Tim McNamara (Manning)
- Host: GitHub
- URL: https://github.com/edandresvan/practice-book-rust-in-action
- Owner: edandresvan
- License: mit
- Created: 2022-10-19T03:05:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T19:11:28.000Z (over 2 years ago)
- Last Synced: 2025-01-08T09:25:10.493Z (over 1 year ago)
- Topics: practice, practice-programming, programming, rust, rustlang
- Language: Rust
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Practice Book: Rust in Action
This repository contains many of my practical exercises from the book ["Rust in Action" by Tim McNamara (Manning)](https://www.manning.com/books/rust-in-action).

The original code repository is also located [here in GitHub](https://github.com/rust-in-action/code).
## License
[MIT](https://choosealicense.com/licenses/mit/)
The files in this repository are my own practice following the book lessons.s
However, the original copyright belongs to Manning Books.
McNamara, Tim. 2021. Rust in Action. New York, NY: Manning Publications. ISBN: 9781617294556