Skip to content

DmitriShepelev/numeric-conversions

Repository files navigation

Numeric Conversions

This is a beginner level task for practicing implicit and explicit numeric conversions and practicing static methods.

Task

  1. Add static methods to ImplicitConversion.cs file. See TODO comments there.
  2. Add static methods to ExplicitConversion.cs file. See TODO comments there.
  3. Build a solution in Visual Studio. Make sure there are no compiler errors and warnings, fix these issues and rebuild the solution.
  4. Run all unit tests with Visual Studio and make sure there are no failed unit tests. Fix your code to make all tests GREEN.
  5. Review all your changes in the codebase before staging the changes and creating a commit.
  6. Stage your changes, create a commit and publish your changes to the remote repository.

See also

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages