Just looking for any feedback on this project I finished, it's not much, just a simple calculator but I'm learning C# and one of the things I was supposed to do was make a Calculator (I couldn't use IF statements, but also haven't really learnt how to use them properly. Do though know the process, kind of) and haven't learnt to much so had to make do with what I knew but here's what I got, course done in Visual Studio. Apparently also did more then I was supposed to do, was supposed to make it so when you press + or - it just added or subtracted one to the number. But it's fairly simple overall, just uses multiple sets of each button but all coded differently with mostly just making them visible or not dependent on the buttons pressed at hand. Also I did notice that you have to press the = sign, 2 times when trying to minus, and the = sign disappears until needed again when pressing clear so guess that's something I missed but really doesn't change to much. First time doing this as well so apologize if the Git page doesn't work properly or so. Any feedback or so is appreciated of course.
https://github.com/RightNLeft/Calculator
#Simple Calculator
4 messages · Page 1 of 1 (latest)
C# is not C
I have changed the tag 👍
You might also be able to ask in the C# server that can be found in #partners