
thoughtram
@thoughtram
Software training with passion. High-quality content for developers.
Founded by @cburgdorf and @PascalPrecht
ID: 2370992766
http://thoughtram.io 03-03-2014 22:02:38
2,2K Tweet
4,4K Followers
59 Following







One of the things I ran into when I started learning Rust Language, was that I didn't understand the difference between String and &str. I wrote this article to help others learn faster: blog.thoughtram.io/string-vs-str-β¦


Want to learn Rust Language? Check out this FREE egghead.io course by @PascalPrecht π

References in Rust Language and the compiler's power to dereference and borrow them for you, make them super convenient! Here's what I've learned about β Shared and mutable references β Referencing references β Implicit dereferencing and borrowing blog.thoughtram.io/references-in-β¦




New Rust Language content in our blog!

I might look into exploring Lifetimes in Rust Language this week. Anyone interested in this? Any specific questions about the topic?

The Rust Language journey continues! In our latest article we're exploring one of the most important features of the language: Lifetimes.

A Rust Language π¦ journey thread of threads. Follow my path as I explore the language and document all learnings, thoughts and ideas in evergreen π tech articles, videos and more. Start here! π
