Thanks to the bank holiday (in Germany) I had some time to finish the third part of my **Learning Rust** post series!

This part is all about structs, tuples and (crazy) enums!

And of course some MIRs again, what else?

https://lukasrotermund.de/posts/structs-enums-and-pattern-matching-in-rust/

#rust #rustlang #learningrust #therustprogramminglanguage

Structs, Enums and Pattern Matching in Rust

In this part of the Learning Rust series I read about structs, enums, and pattern matching. I really looked forward to this chapter because I loved how Rust implements enums when working with Rustlings.

Lukas Rotermund

Thanks to the bank holiday (in Germany) I had some time to finish the third part of my **Learning Rust** post series!

This part is all about structs, tuples and (crazy) enums!

And of course some MIRs again, what else?

https://lukasrotermund.de/posts/structs-enums-and-pattern-matching-in-rust/

#Rust #rustlang #LearningRust #TheRustProgrammingLanguage

Structs, Enums and Pattern Matching in Rust

In this part of the Learning Rust series I read about structs, enums, and pattern matching. I really looked forward to this chapter because I loved how Rust implements enums when working with Rustlings.

Lukas Rotermund

The result of this relaxing weekend is another short post about my Rust learning journey.

This time, I finished the guessing game, skipped through the common concepts, and refreshed my memory about Rust's ownership concept.

https://lukasrotermund.de/posts/ownership-in-rust/

#rust #rustlang #TheRustProgrammingLanguage

Ownership in Rust

This part of the Learning Rust series explores the ownership concept. I refreshed my Rust memory and prepared a lot of code examples to make you confortable with the borrow checker.

Lukas Rotermund

Just published a small sum-up of my first steps in Rust with The Rust Programming Language book   

https://lukasrotermund.de/posts/the-rust-programming-language/

#rust #TheRustProgrammingLanguage

The Rust Programming Language

I started learning Rust again, but this time I'm using the book The Rust Programming Language. In this post, I'll share my first steps and what I found surprising as a Golang and PHP developer.

Lukas Rotermund

Well, at least I can skip all the after work, team BS and continue reading 'the rust programming language' 🦀. What a great book!

#rust #rustlang #TheRustProgrammingLanguage