Wednesday, April 6, 2022

RustLang: Learning in-progress

Lately, I've been reading a lot on System Level Programming and tried the different languages available. After all the reading and researching, I am convince that RustLang will standout amongst all.

Learning the basics and knowing the fundamentals, here's a snippet I'm able to come-up for a test activity. Given I am new to Rust, this approach might not be the best — as there are tons of ways to accomplish things in Rust (and this is what's great about it).

If you're also into Rust, how would you approach the 12 Days of Christmas in your code?