I am writing some code to try to get a token to use from Google in OAuth2. This is for a service account, so the instructions are here: https://developers.goo
Is there any way to check the version number in package.json to make sure it was changed as part of the pull request requirements?
Using sinatra/cookies, in an API, I can set the expiration date for all cookies of my application in the configuration: set :cookie_options do { :secure =
I want to send a email message, Will have 1 link to load image from a url. Then 2 buttons. one button to re direct to google.com and one link to redirect cnn.c
I am attemping to define y equal to (x × 0.15) + N where N is a 100 element 1D array of random values chosen from a Gaussian distribution with mean 0.0 an
How do you calculate the percent of rows in a table that are in each of the four quartiles? For example, in a table that just has a list of scores, how can I ge