An open API service indexing awesome lists of open source software.

https://github.com/pprattis/calculator-with-visual-csharp

A windows forms application implementing a basic calculator.
https://github.com/pprattis/calculator-with-visual-csharp

application calculator calculator-application computer-science csharp program student windows-forms

Last synced: about 2 months ago
JSON representation

A windows forms application implementing a basic calculator.

Awesome Lists containing this project

README

          

# A C# Program / Project

**This is a simple C# project from my early days as a Computer Science student**

_This programm was created for the third semester class Object-oriented Application Development
and is one of a few C# programms neccessary to pass the class_

> #### Description of project
>
>>A windows forms application implementing a basic calculator.

> #### About this project
>
> - The comments to make the code understandable, are within the .cs archives
> - This project was written in Visual Studio IDE
> - This repository was created to show the variety of the work I did and experience I gained as a student
>