hello everyone, i'm new to programming. I was doing the layout and when starting the emulator I got this error D:\SkyScanner\app\src\main\res\layout\fragment_m
How to publish flutter app contain api php on Google play I have a problem when i publish my app on play store because i use php on backend and mysql so when i
I have this sample hello world project in micronaut. After I added the micronaut-management dependency, I tried to enter to http://localhost:8080/routes to see
I have this awesome nodejs code that connects to mongodb using mongoose and returns the json data to the client. Please note that there is an .toArray() at the
I want to define a stored procedure by a migration. Before this I'm trying to set delimiter but getting django.db.utils.ProgrammingError: (1064, "You have an er
I'm doing a search for the following $Instance$.debug(String.format($Parameter$)) and found lots of instances from before we have a sensible logging framework
I am trying to create a Razor Class Library (RCL), which I can then use as a reusable set of controls in my Blazor Server app. The RCL control is a table that
I have a controller that is autowired with many services. These services are HTTP restful calls that retrieve data from various data sources, but these services
wish you a good day ! I must plot something like that using matplotlib : enter image description here The standard ax.bar() function does not easily plot stacke