https://github.com/costineest/programming-rust-2nd-edition
Book notes
https://github.com/costineest/programming-rust-2nd-edition
book-notes oreilly-books rust-book
Last synced: 4 months ago
JSON representation
Book notes
- Host: GitHub
- URL: https://github.com/costineest/programming-rust-2nd-edition
- Owner: costinEEST
- Created: 2025-09-11T16:43:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T19:00:28.000Z (9 months ago)
- Last Synced: 2025-09-27T15:39:58.179Z (9 months ago)
- Topics: book-notes, oreilly-books, rust-book
- Homepage: https://www.oreilly.com/library/view/programming-rust-2nd/9781492052586
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chapters
- Integer Types
- [`u8`](u8.md)
- [`usize`, `isize`](usize_isize.md)
- [`byte` literal](byte_literal.md)
# Next
- pag.105: Checked, Wrapping, Saturating, and Overflowing Arithmetic
# Review
- https://www.linkedin.com/posts/raptor_programming-rust-2nd-edition-activity-7278302118854217728-JjlV
- https://www.reddit.com/r/rust/comments/o9nn3a/the_second_edition_of_programming_rust_is
# Wiki
- https://nora.codes/post/methods-should-be-object-safe