I want to make a standalone JavaScript app that listens for UI events on a website I am making. Essentially, when a button is pressed on the site, I want to pas
now I'am nearly finished with my program but I need a little help because the math is not right. Since I'am linking to menge with euro i thought the script will
I have 2 users in WordPress. One is admin and another is a contributor. I am trying to send email using the contact form 7 plugin. I logged in by contributor us
I need to get a really random numbers in a game I'm working on. The problem is that the Math.random() gets me exactly same result since it's based on timestamp
I've a pandas series which contains several time. When i try to plot this date related to another measure, the graph i obtain is: I want to change the frequenc
I would like to start to parallelize my Java code. This is my toy-problem. I have two vectors (double []) containing respectively the height and the base of sev
First I would like to tell you, that I already did an extenstive search about this problem and have not found a solution. I have a C# Script called Enemy_Animat
Here is my form: this.form = this.formBuilder.group({ companyName: [null, Validators.required], shipper: null, shippers: this.formBuilder.array([], Valida