I have setup Jenkins for CI/CD. I am able to make successful build using git. After build is successful I upload the artifact to dropbox and once that is comple
I've got an approach question here. I'm trying to make something like the instagram profile, where there is a UICollectionView that has a header, and a UISegmen
I have a table in Access 2010 and I want to make a kind INNER JOIN query from several tables I do is the following: SELECT * FROM (Archivo Maestro IN
According to the documentation, the "IPPROTO_MPTCP" protocol has been added to Python3.10, but when I create a socket like this, socket.socket(socket.AF_INET, s
Task: we have set of n rectangles (coordinates of left bottom point and right top point) and we want to compute amount of intersections of each rectangle with o
Currently when someone adds a product to our website it says: "X Product" has been added to your cart | and then has a "Continue Shopping" button in that notice
Recently I have tested our (hybrid) android app on a new acer 513 chromebook (german localization/german keyboard). The strange problem is that while "normal" k
Right now this outputs the value I need on stdout. How can I capture it into a variable so I can use it in the rest of the script? Requirements: The script n
I am actually working on a rest API functionality and I am able to get the response successfully. I converted the API text response to dictionary. The convert