CodingMath icon indicating copy to clipboard operation
CodingMath copied to clipboard

Results 6 CodingMath issues
Sort by recently updated
recently updated
newest added

Hi Keith, I love watching your coding math videos, they give me intuitive understanding of classical physics. I was playing around with vectors, I thought a function that draws a...

GitHub allows you to create a free website for one repository. The domain then looks like this: _username_.**github.io** It would be really nice if you added some kind of index.html...

https://github.com/bit101/CodingMath/blob/master/application2/index.html#L8 `main2.js` should be `main.js` ?

Hi, the way in which the particle accelerate function is now implemented as of episode 18 breaks accelerating in some cases. If you try and accelerate the spaceship from episode...

Minor fix: the name of the js file is main2.js and it should be main.js