twitterimg.jpeg

Code the Cheese

Funny, Confusing Rust Values and References

Values and References… huh? I found a random line on the inter-webs that explained references and pointers. I do not remember where it came from, so if you are the originator, please forgive. It goes like this: In rust you can have a mutable value, an immutable value, a mutable reference to an immutable value or a mutable reference to a mutable value. This is confusing at first glance.

Well Hello There

Well Hello There I am Nathan. I have been a software developer for some time, now. For a handful of years, I have wanted to start a site where I post some of my learnings and thoughts concerning the world of software and tech. Here goes…