Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitor-galache/calculadora-console
Calculadora feita em C#
https://github.com/vitor-galache/calculadora-console
Last synced: about 2 months ago
JSON representation
Calculadora feita em C#
- Host: GitHub
- URL: https://github.com/vitor-galache/calculadora-console
- Owner: vitor-galache
- License: mit
- Created: 2024-02-21T19:37:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T21:07:32.000Z (6 months ago)
- Last Synced: 2024-07-12T18:34:50.320Z (6 months ago)
- Language: C#
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Projeto de desenvolvimento de uma calculadora via console.
Nesta aplicação foi desenvolvido os pilares principais de orientação a objetos e aplicados os fundamentos da linguagem C# para a contrução de uma simples calculadora que realiza as operações:
+ ADIÇÃO
+ SUBTRAÇÃO
+ DIVISÃO
+ MULTIPLICAÇÃO