Why Rust? From a Rubyst point of view
I first heard of Rust from a coworker about 6 months ago while I was learning GO. My background in programming comes solely from learning Ruby, specifically Ruby on Rails.
Not having a Computer Science degree/background has not hindered me in my career but I have always been interested in learning some more lower level more concepts in improving runtime speed and building impressive Data Structures.
Although I did start programming in Ruby I did complete most of the Harvard EDX course, which starts with basic C. I did not take many notes and skipped most of the assignments. I wish didn’t skip as much now, since I am now using some of that knowledge now I re-learning those concepts now with Rust.
Post a comment