The Coding Train

The Coding Train

Views:
120,307,631
Subscribers:
1,740,000
Videos:
1,229
Duration:
42:01:23:32
United States
United States

The Coding Train is an American content creator on YouTube with roughly 1.74 million subscribers. His content totals roughly 120.31 million views views across at least 1.23 thousand videos.

Created on ● Channel Link: https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw





Top 200 Most Liked Videos by The Coding Train


Video TitleRatingCategoryGame
101.1.2: p5.js Web Editor - p5.js Tutorial4,819Tutorial
102.Coding Worley Noise4,816
103.I.2: Introduction - Perlin Noise and p5.js Tutorial4,789Tutorial
104.Coding the Maurer Rose4,789
105.Coding Challenge #32.1: Agar.io - Part 1 (Basic Game Mechanics)4,787Agar.io
106.2.5: The map() Function - p5.js Tutorial4,759Tutorial
107.1.5 Mapping Geolocation with Leaflet.js - Working with Data and APIs in JavaScript4,728
108.👾 p5.js saveGif() changes everything! #creativecoding #programming #shorts4,639
109.Coding Challenge #67: Pong!4,602
110.A Pocket Full of Algorithms! Q&A 1.1 #shorts4,509
111.2.1: How to use Processing - Processing Tutorial4,506Tutorial
112.17.11: Sound Visualization: Frequency Analysis with FFT - p5.js Sound Tutorial4,489Tutorial
113.Coding Challenge #112: 3D Rendering with Rotation and Projection4,477
114.2.2 Geolocation Web API - Working with Data and APIs in JavaScript4,447
115.16.7: Array Functions: reduce() - Topics of JavaScript/ES64,441
116.Coding Challenge #15: Object Oriented Fractal Trees4,440
117.Coding the Collatz Conjecture4,421
118.10.2: What is JSON? Part I - p5.js Tutorial4,369Tutorial
119.1.2 Tabular Data - Working With Data & APIs in JavaScript4,343
120.The Coding Train!4,315Tutorial
121.I.5: Perlin Noise - The Nature of Code4,303
122.Coding Challenge #35.1: Traveling Salesperson4,289
123.A Beginner's Guide to Machine Learning with ml5.js4,275Guide
124.Coding Challenge 172: Horizontal Directional Drilling4,275
125.9.2: Genetic Algorithm: How it works - The Nature of Code4,264Discussion
126.Coding Challenge 177: Soft Body Physics4,551
127.16.5: Higher Order Functions in JavaScript - Topics of JavaScript/ES64,236
128.Coding Challenge #16: L-System Fractal Trees4,163
129.Coding Challenge 170: The Monty Hall Problem4,103
130.Teachable Machine 1: Image Classification4,092
131.1.4: Color - p5.js Tutorial4,052Tutorial
132.15.2: What is NPM? - Twitter Bot Tutorial4,047Tutorial
133.2.4 Saving to a Database - Working with Data and APIs in JavaScript4,046
134.16.9: Array Functions: sort() - Topics of JavaScript/ES64,015
135.11.3: Chrome Extensions: Content Scripts - Programming with Text3,993
136.The Coding Train!3,959Tutorial
137.5.0a: Introduction to Physics Engines Part 1 - The Nature of Code3,904
138.Coding Challenge #47: Pixel Sorting in Processing3,820
139.11.4: Chrome Extensions: Background Scripts - Programming with Text3,781
140.Coding Challenge #59: Steering Behaviors3,758
141.3.5 Web Application Deployment (Glitch and Heroku) - Working with Data and APIs in JavaScript3,753
142.Discord Bots 1: Introduction3,753
143.11.4: Introduction to Computer Vision - Processing Tutorial3,749Tutorial
144.7.2: Wolfram Elementary Cellular Automata - The Nature of Code3,746
145.Coding the Hilbert Curve3,729
146.8.6: Pass by Value vs. Pass by Reference - Processing Tutorial3,710
147.12.1: What is word2vec? - Programming with Text3,707
148.10.14: Neural Networks: Backpropagation Part 1 - The Nature of Code3,694
149.Collisions Without a Physics Library! (Coding Challenge 184)5,728
150.Coding Challenge #88: Snowfall3,653
151.1.4: GitHub Issues - Git and GitHub for Poets3,648
152.8.5: Saving Data to JSON File with Node.js - Programming with Text3,642
153.Coding Challenge 162: Self-Avoiding Walk3,621
154.Coding Challenge #115: Snake Game Redux3,606
155.Coding Challenge #117: Seven-Segment Display3,590
156.2.1: Variables in p5.js (mouseX, mouseY) - p5.js Tutorial3,589Tutorial
157.2.3: JavaScript Objects - p5.js Tutorial3,580Tutorial
158.0.3: What is programming? - Processing Tutorial3,577Tutorial
159.3.2: Linear Regression with Ordinary Least Squares Part 1 - Intelligence and Learning3,563
160.1.3: Basics of drawing - p5.js Tutorial3,559Tutorial
161.Coding Challenge #148: Gift Wrapping Algorithm (Convex Hull)3,557
162.Coding Challenge #108: Barnsley Fern3,552
163.10.12: Neural Networks: Feedforward Algorithm Part 1 - The Nature of Code3,525
164.Coding Challenge 176: Buffon's Needle3,603
165.2.2: Regular Expressions: Meta-characters - Programming with Text3,486
166.Coding Challenge #28: Metaballs3,457Tutorial
167.Coding Challenge #30: Phyllotaxis3,446
168.1.1 What is a Vector? - The Nature of Code3,409
169.Coding Challenge #13: Reaction Diffusion Algorithm in p5.js3,366
170.16.6: Array Functions: map() and fill() - Topics of JavaScript/ES63,314
171.2.6 Mutual Attraction - The Nature of Code3,301
172.10.5: Image Processing with Pixels - Processing Tutorial3,300
173.3.3: Events (mousePressed, keyPressed) - Processing Tutorial3,295Tutorial
174.Coding Challenge 171! #shorts3,274
175.Coding Challenge #158: Shape Classifier Neural Network with ml5.js3,269
176.9.6: JavaScript Closure - p5.js Tutorial3,262Tutorial
177.Coding Challenge #102: 2D Water Ripple3,223
178.1.7: git init and git add - Git and GitHub for Poets3,181Tutorial
179.16.8: Array Functions: filter() - Topics of JavaScript/ES63,171
180.2.4: Regular Expressions: Capturing Groups - Programming with Text3,159
181.Coding Challenge #66: JavaScript Countdown Timer3,157
182.Coding Challenge 51.2: A* Pathfinding Algorithm - Part 23,142
183.Coding Challenge #57: Mapping Earthquake Data3,138
184.0.4: What are some programming languages? - Processing Tutorial3,130
185.16.4: for...of loop - Topics of JavaScript/ES63,129
186.Coding Challenge #77: Recursion3,127
187.0.5: Processing Examples - Processing Tutorial3,125Tutorial
188.Coding Challenge 169: Pi in the Sky Game3,110
189.9.4: Genetic Algorithm: Looking at Code - The Nature of Code3,104
190.10.6: API Query with User Input - p5.js Tutorial3,091Tutorial
191.Discord Bots 3: Coding a Bot with discord.js3,071
192.9.1: Transformations Pt.1 (Translate, Rotate, Push/Pop) - p5.js Tutorial3,063Tutorial
193.Coding Challenge #111: Animated Sprites3,050
194.4.1: while and for Loops - p5.js tutorial3,041Tutorial
195.16.15: Promise.all() - Topics of JavaScript/ES63,029
196.0.1: Who are you? Who am I? - Processing Tutorial3,013Tutorial
197.16.13: async/await Part 1 - Topics of JavaScript/ES83,012
198.Coding Challenge #7: Solar System in Processing - Part 1 (2D)3,011
199.15.4: Twitter API Basics - Twitter Bot Tutorial2,986Tutorial
200.2.5: The random() Function - p5.js Tutorial2,984Tutorial