I am now doing a robot and I use mqtt to communicate between raspi and computer. Now, I want to use the string I have published from the computer. but I don't k
So I have been trying to format this conditional formatting for a while but I am having trouble writing my Or and AND Statements in the IF statement These are t
I implemented a code using the @HostListener from '@angular/core' to get images from the clipboard, however, this code is preventing any input on the screen fro
I am trying to create a convolutional neural network using GridSearchCV and the scikeras wrapper, but I have been receiving an error that I cannot figure out th
I want to make a progress bar using Bootstrap that has some dots on that progress bar as in the image below. How can I do that? Or where exactly should I resear
I have a business object that has a single string, "code", that needs to be persisted in a document to our MongoDB. I need to convert the code into our ClientC
I serialize all the objects contained in a list each time a new object is added (kind of an history if the application crashes). Serialization is done within a