From cab00434202a8437fe11a526f1df9ea9991db21c Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Mon, 23 Sep 2024 09:32:50 -0400 Subject: design update. begin blog --- projects/learning-rust/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 projects/learning-rust/index.html (limited to 'projects/learning-rust/index.html') diff --git a/projects/learning-rust/index.html b/projects/learning-rust/index.html new file mode 100644 index 0000000..5e0e9ba --- /dev/null +++ b/projects/learning-rust/index.html @@ -0,0 +1,27 @@ + + + + Learning Rust + + + + +
+

Learning Rust

+
+

I am a long-time proponent of C. I have been using it for most of my life, and change is scary.

+

However, I also believe in broadening my skillset and learning new things.

+

This defines my dilemma. I want to learn something new, but I want to keep using C.

+

And then the US government decree'd that us C plebs should move on to rust

+

So without further adieu, as my first foray into "blogging", welcome to my attempt to document my journey into the Rust ecosystem

+
+
+
+
+
+ 1: Solar Systems +

: How do I store non-owning references to other objects?

+
+
+ + -- cgit v1.2.1