Skip to content

A BMI Calculator Implemented in Rust programming language

Notifications You must be signed in to change notification settings

dulranga/BMI-calculator-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator in Rust

Rust

BMI calculator implemented in rust.
This is my first rust program

Things I learned

  • Vectors
  • Mutable Data Types
  • Structs
  • Integers & Floats in rust
  • Iterators
  • References
  • Mutable References
  • IO stdin
  • Generic types

I've faced so many bugs that I couldn't see in any other programming languages like js, python 😅.

but I would really like to continue work in rust ❤.

I really like to get suggesstions from you. You can post anything I need to improve in issues section.

Give a 🌟 if you like this.

About

A BMI Calculator Implemented in Rust programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages