website-archive icon indicating copy to clipboard operation
website-archive copied to clipboard

Archive of the Coding Train website (first version)

Results 27 website-archive issues
Sort by recently updated
recently updated
newest added

Came out of #1976 Most of the [Learning Processing videos currently on the website](https://thecodingtrain.com/Courses/learning-processing/) aren't linked to or are missing code. If you can find the correct code in [processing...

help wanted
Website
New Site Transfer

Daniel, I want to thank you for the amazing tutorials. A few years back, I wanted to extend my Java programming to learn how to program the "laws of physics"....

New Site Transfer

Need to add a way to credit people who make official ports of coding challenges or other videos. Relates to #1347 and might require modification to the script to generate...

Code Portation (p5.js/Processing)
Feature Request // New Idea
New Site Transfer

Not sure if this is the right place for this, but... ...I tried to find the github sites for the course material on cfg / context free grammars and found...

New Site Transfer

Sorry to post here, couldn't find a way to do it on the site. As written above, I'm looking for the p5.js Lesson #11 (and sublesson) bit they're not on...

New Site Transfer

in [sketch.js](https://github.com/CodingTrain/website/blob/main/CodingChallenges/CC_166_Ascii_Image/ascii-video/sketch.js), the `charIndex` of a pixel is calculated as follows: ```const charIndex = floor(map(avg, 0, 255, 0, len));``` Instead, it should be ```const charIndex = floor(map(avg, 0, 256, 0,...

New Site Transfer

https://editor.p5js.org/D_Snyder/present/dRc5uBSV8