Skip to content

jylep/console-arithmethic-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C# Learning Project

This project is aimed to be a console application with limited feature set to discover C# and .NET features.

TODOs

  • Split the project into files
  • Improve by having a menu
  • Improve by not limiting inputs: unlimited number of numbers
    • Handle different types
  • Improve by offering to do something with result (ex: menu with choices)
    • What would you like to do with result?
      • Discard: goes to main menu
      • Divide/Multiply/Convert/Ceil/Floor/SqrRoot/Etc: Gives the new result when straight forward or asks for second input when needed

About

Csharp version of an arithmetic console application to learn csharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages