I am creating a Dapp to practice solidity where people buy the ERC20 coin from my smart contract to keep it as their account balance, to pay other Dapp users an
My values.yaml file looks like this: myApp: jenkinsCreds: usernamePassword: - credentialsId: 'github-jenkins' passwordVariable: 'pass' use
Pulling my hair searching from last 4 hours this simple code for socket connection and getting error. I have changed port as well but nothing works. //create
I have two dependent lists e.g ListView.builder inside ListView.builder where I set the inner's shrinkWrap to true which is not recommended way but it works and
I am creating an application in nextjs. I understand that I can generate a layout like the example given in the docs import Navbar from './navbar' import Footer
define time interval def read_yahoo_data(fname): pd.read_csv(fname, index_col=0, na_values="null").dropna() get pandas data for Japanese and American stoc
I've been trying to setup Apple Push Notifications (Alerts) on my Swift (iOS >= 15.0) application. For authentication I'm using the new(ish) token based auth
Trying to install Java11. Looked at existing JDKs using /usr/libexec/java_home -V and it returned only one Matching Java Virtual Machine 1.8.0_292 (x86_64). Che
I am creating a quiz for my webpage. Currently, I have a function working on the first question. Where a button will say "Show Solution". Once clicked, it will