Rust Brain Teasers (Pragmatic Bookshelf)
Hot This:
Latest Threads About This Book

@herbert
These are the links for asynchronous rust:
Further Reading
Asynchronous Programming in Rust
https://rust-lang.github.io/asyn...
New

An open discussion about this particular puzzle on asynchronous code, since I’m only learning and I may have overlooked something.
1.) A...
New

The page number is absent for the “card” pages unfortunately, but it’s before page 70.
println!("2 * 4 = {}", double_it(2));
should be ...
New

@herbert
4th paragraph: “When a variable “drops” out of scope, it’s drop destructor is automatically called.”
=> “its”
New

The author apparently contradicts himself, since in the discussion it becomes apparent that the program will be terminated after running ...
New

I see mentions of the ‘IEE-754’ standard, but as far as I know, it’s the IEEE 754-2008 standard (the first paragraph got it right though)...
New

Title: Rust Brain Teasers, page 47
“Because of the extra steps required for heap read/write access—particularly with frequent allocation...
New

Rust Brain Teasers: println!("2 * 4 = {}, double_it(2)) (Puzzle 16)
I know this is very pedantic (and “besides the point” of this puzzle...
New

Rust Brain Teasers: description (Puzzle15: To Infinity)
On this line:
fn fmt(&self, f: &mut fmt::Formatter<`_>) -> f...
New

Title: Rust Brain Teasers: Type Conversion pg. 12 in the PDF
clippy does lints for both narrowing a type which may be lossy (clippy::cas...
New
Most Active This Week
Most Active This Month
Most Active This Year
Most Active Last Three Years

The page number is absent for the “card” pages unfortunately, but it’s before page 70.
println!("2 * 4 = {}", double_it(2));
should be ...
New

@herbert
These are the links for asynchronous rust:
Further Reading
Asynchronous Programming in Rust
https://rust-lang.github.io/asyn...
New

I see mentions of the ‘IEE-754’ standard, but as far as I know, it’s the IEEE 754-2008 standard (the first paragraph got it right though)...
New

The author apparently contradicts himself, since in the discussion it becomes apparent that the program will be terminated after running ...
New

@herbert
4th paragraph: “When a variable “drops” out of scope, it’s drop destructor is automatically called.”
=> “its”
New

An open discussion about this particular puzzle on asynchronous code, since I’m only learning and I may have overlooked something.
1.) A...
New
Most Active Over Three Years

Level up your Rust programming skills with a series of brain teasers as you discover some of the unexpected Rust behaviors and challenge ...
New

Title: Rust Brain Teasers: Type Conversion pg. 12 in the PDF
clippy does lints for both narrowing a type which may be lossy (clippy::cas...
New

Title: Rust Brain Teasers, page 47
“Because of the extra steps required for heap read/write access—particularly with frequent allocation...
New

The phrase
Unicode string character by character can consume a lot more memory
than you expected. The string love: ❤ is 7 charac...
New

pdf beta 1.0
title: How long is String
p. 21
“Rust correctly deduces that there are a total of 10 gylphs” << glyphs
New

Rust Brain Teasers: description (Puzzle15: To Infinity)
On this line:
fn fmt(&self, f: &mut fmt::Formatter<`_>) -> f...
New

Please use the following format for the title of this thread (then simply delete/replace this text with the content for the thread):
Tit...
New

Rust Brain Teasers: println!("2 * 4 = {}, double_it(2)) (Puzzle 16)
I know this is very pedantic (and “besides the point” of this puzzle...
New
Book Info
Publisher:
Pragmatic Bookshelf
Get money off!

The Pragmatic Bookshelf
35% off any eBook
Simply use coupon code "devtalk.com" at checkout. See full details here.