/rust-studies

Simple projects to learn Rust programming language.

Primary LanguageRustMIT LicenseMIT

rust-studies

Simple projects to learn Rust programming language.

I'm starting implement some projects provided by freeCodeCamp in Rust Programming Course for Beginners available for free on youtube.

Projects:

  • CLI Calculator: A simple calculator that receive 2 numbers and one operator to realise simple math operations.
  • Image Combiner: A program that combine two images into one.
  • Add more projects to list.