I have been trying to learn Rust.


and it has not been easy for me, but I will keep learning.


Beautiful view

Isn't this just a lovely photo? I took it especially for this post. Rust is really cool. If compared to a language like python, it makes you think a lot more about what you are doing. Python is a lot more relaxed, it stays out of your way and is great for getting things done quickly. I have found Rust to be the opposite of that. It constantly gets in my way, and I spend much longer thinking over and writing in rust than in python. Rewriting the game of life code I wrote in python into Rust code took me 3 times as long, and that was with the python code to guide me through it. I am much more proud of it though, even though I am just beginning and there are probably a lot of nooby mistakes throughout. It must be that the harder something is to complete, the better you feel once it is done. Perhaps I will be writing rust as quickly as I can do some python with some more practice. If you want to take a look at the code, here it is. Thanks for reading and have a good day/night/whatever.


You can check out a list of all the blog posts by clicking here

You can get back to the homepage by clicking here