Pinned
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Teaching learners to be better problem solvers.
Computer Science Instructor | Rust OSS contributor | Producer of the Building with Rust podcast
Recent comments
To All the Companies I've Interviewed with Before
Congratulations Christina! I absolutely resonate with being...
Some Learnings from Implementing a Normalizing Rust Representer
That's a good observation. ident is a type from the syn crate...
The Story of Tail Call Optimizations in Rust
That's a good point that you raise: is TCO actually important...