Am trying to achieve app that if person logged in the response of app is sent to another screen. here it is asking to add the same details in splash screen, am
I have made a list of bullets and a list of sprites using the classes below. How do I detect if a bullet collides with a sprite and then delete that sprite and
In Confluence Cloud, I'm trying to display a list of links to spaces, where the space title or space key are matching a pattern. Specifically, our spaces names
So I have a table called FLIGHT which contains 3 columns. The first and second hold various IDs relating to airports, and the third contains t
I have following button this one is disabled. But when I disable my button the color will be changed to an brighter color. <b-button disabled variant="second
I'm trying to create a generic method of taking a datatable and creating a SQL INSERT statement from its contents. I've spent the better part of a couple of day
I'm a beginner in flutter , I'm using android studio to create my flutter app and I need some plugins in pubspec.yaml file! The is running without problem, But
I want to collect metrics from different microservices from application my_app. I want to be able to group them, e.g. get sum of requests in all microservices o
I am using docker for software development, as I can bundle all my dependencies (compilers, libraries, ...) within a nice contained environment, without polluti
I want to check for fuzzy duplicates in a column of the dataframe using fuzzywuzzy. In this case, I have to iterate over the rows one by one using two nested fo