Problem I’ve coded a calculator in C# with WPF as the UI. I wish to know mainly about these points: […]

Problem I’ve added decimal (floating point) functionality to my calculator implementation; it’s working but I’m having trouble making it more […]

Problem I have written the code as best that I know how but I am unsure that the questions asked […]

Problem The app calculates the tax which is included in a (given) amount. Because I’m new with both libraries (React.js […]

Problem I’ve wrote a calculator in Java with a GUI using swing. Here are the classes: Control.java: public class Control […]

Problem The app calculates the tax which is included in a (given) amount. Because I’m new with both libraries (React.js […]

Problem I’ve been trying to learn and implement object oriented programming in JavaScript. Could you please provide some advice and […]