Manish Shivanandhan

  Machine learning, cybersecurity, & AWS professional manishshiva.com

     



3 Stories by Manish Shivanandhan

Comparing Elixir with Rust and Go

In the battle of system programming languages, Elixir, Rust, and Go stand out as the top three options for developers. In this article, we...
4 5 min read

Building a simple guessing game with Rust Rhai

Learn how to use Rhai, a simple embedded scripting language for Rust, to build a guessing game.
0 7 min read

A deep dive into Rust iterators and closures

In this article, we will look at the intermediate Rust concepts of iterators and closures in detail to go through values in a list.
1 5 min read