This is my coding. switch(education){ case "no highschool diploma": salary="25636"; break; case "a high school diploma": salary=
I'm developing cloud-based ERP software and my client wants to have a feature where if the internet is down and the cloud is not accessible then a local server
I am new to XSLT 3.0 and I am exploring xslt maps and accumulators for one of my requirement. I have an input aggregated XML as follows: <?xml version="1.0"
I've been running a script on jupyter notebooks for about 26 hour; I haven't really been using my computer for anything else, but it needs to run this program t
I calculate the number of components in the queue. As you can see in the image below, What I want to do is show the number of components in the queue with time
I have been directed to use the method php://input instead of $_POST when interacting with Ajax requests from JQuery. What I do not understand is the benefits o
I'm trying to solve this question "Make a query that shows the name and the worker's bonus based on the years working in the company: If he takes between 1 and
i got an error while applying network security config tried almost all StackOverflow answers but nothing worked this is the code showing error in androidmanifes
We haven an Android app that should work as follows: User receives an email with deeplink to the app (we had to redirect using href because if not, email clien