1. C# App for Salary Calculator
| Updated: (7 months ago)
Create a C# app for Salary CalculatorHere is my simple desktop application created in C#, this is just to show how simple it is to program in C# using Visual Studio 2019, the Calculator app was inspired by the online version from Calculator.net .  As... Read More
2. Hardware-Device Created
| Updated: (7 months ago)
You can only appreciate how a computer works when you know how hardware work behind the scene, as when you press the letter "a" in the keyboard, it sends a series of on and off signal called binary to the system and then converts it to equivalent... Read More