I'm trying to set up a pipeline in Bitbucket with a daily schedule for two branches. develop : There a scheduled daily deployment running + when I push to this
I have a database A, I am planning on getting a server in a foreign country and have a similar database to A called B. Everytime something changes (tables , dat
Im trying to turn this piece of JSON into a C++ type using a neat little JSON parsing library I have created. [ "a", [ "b", [ "c",
I just want to quickly see the properties and values of an object in Python, how do I do that in the terminal on a mac (very basic stuff, never used python)? S
I am facing an issue with Magento 2.3.7 customer logout immediately after login. Its random behavior sometime its working fine with login but sometime its logou
I have just started college and we are going to be using python. We really have done nothing so I have downloaded the program and done some print commands, and
I'm trying to generate a Unique Key in the application, using date/time and a number sequence managed by the application. It works fine as we don't have multiap