ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,118,813 results

The Coding Train
Coding Challenge 1: Starfield Simulation

This is the first in a new series of videos. In this video I attempt to program a "star field" or "warp speed" visualization in Processing.

13:54
Coding Challenge 1: Starfield Simulation

1,370,685 views

9 years ago

The Coding Train
Coding Challenge 172: Horizontal Directional Drilling

This project is a collaboration with Grady Hillhouse at the Practical Engineering YouTube channel (his video!

11:42
Coding Challenge 172: Horizontal Directional Drilling

127,388 views

3 years ago

The Coding Train
What's next?

In this video, I'm sharing my plans for the fall semester, which is broken down into three main categories: updating the p5.js ...

8:25
What's next?

15,431 views

3 months ago

The Coding Train
Coding Challenge 4: Purple Rain in Processing

In this viewer submitted coding challenge, I attempt to code a Purple Rain Simulator in Processing. Code: ...

12:14
Coding Challenge 4: Purple Rain in Processing

1,920,534 views

9 years ago

The Coding Train
1.5: Acceleration - The Nature of Code

Chapter: 1 Official book website: http://natureofcode.com/ Twitter: https://twitter.com/shiffman Read along in: ...

14:20
1.5: Acceleration - The Nature of Code

64,191 views

10 years ago

The Coding Train
Coding Challenge 10: Maze Generator (Part II)

Choo choo! In this multi-part coding challenge, I create a maze generator using a depth-first search algorithm with recursive ...

14:19
Coding Challenge 10: Maze Generator (Part II)

175,839 views

9 years ago

The Coding Train
5.5 Wander Steering Behavior - The Nature of Code

Craig Reynolds' “Wander” steering behavior is one of my favorites! In this video, I implement my take on it in JavaScript with p5.js ...

15:46
5.5 Wander Steering Behavior - The Nature of Code

46,023 views

4 years ago

The Coding Train
Coding Challenge #111: Animated Sprites

In this coding challenge, I load a sprite sheet and create multiple animated sprites with the p5.js library. Code: ...

19:58
Coding Challenge #111: Animated Sprites

124,059 views

7 years ago

The Coding Train
How to Load Data with p5.js (2.0)

This video covers how to load external assets like images, JSON files, and data from APIs into your p5.js 2.0 sketches. Learn the ...

17:42
How to Load Data with p5.js (2.0)

9,946 views

3 months ago

The Coding Train
1.2 Vector Math - The Nature of Code

This video covers the very basics of vector math focusing on vector addition and looks at how to apply the concept of velocity to a ...

11:57
1.2 Vector Math - The Nature of Code

67,624 views

5 years ago

The Coding Train
2.5 Gravitational Attraction - The Nature of Code

In this video, I demonstrate how to apply Newton's Law of Universal Gravitation in p5.js using vectors and forces. Code: ...

16:37
2.5 Gravitational Attraction - The Nature of Code

105,281 views

5 years ago

The Coding Train
17.11: Sound Visualization: Frequency Analysis with FFT - p5.js Sound Tutorial

In this video, I use the p5.FFT object to analyze the frequencies (spectrum array) of a sound file. I create a "graphic equalizer" like ...

17:47
17.11: Sound Visualization: Frequency Analysis with FFT - p5.js Sound Tutorial

287,803 views

9 years ago

The Coding Train
Coding Challenge #30: Phyllotaxis

In this coding challenge, I continue one of my favorite subjects: Algorithmic botany! This video covers the subject of Phyllotaxis, ...

11:02
Coding Challenge #30: Phyllotaxis

168,784 views

9 years ago

The Coding Train
16.7: Array Functions: reduce() - Topics of JavaScript/ES6

In this video, I cover the JavaScript array function reduce(). Next Video: https://youtu.be/qmnH5MT_luk MDN's Array ...

14:40
16.7: Array Functions: reduce() - Topics of JavaScript/ES6

133,998 views

7 years ago

The Coding Train
3.1: Introduction to Conditional Statements - p5.js Tutorial

This video introduces the idea of a boolean expression and conditional logic in programming. Code: ...

11:31
3.1: Introduction to Conditional Statements - p5.js Tutorial

216,947 views

10 years ago

The Coding Train
Coding Challenge #98.3: Quadtree Collisions - Part 3

In this multi-part coding challenge, I implement a Quadtree data structure in JavaScript and visualize it with p5.js. Code: ...

17:47
Coding Challenge #98.3: Quadtree Collisions - Part 3

92,883 views

7 years ago

The Coding Train
Coding Challenge 14: Fractal Trees - Recursive

In this coding challenge, I'm implement fractal trees with recursion in p5.js. This is the first part of a series on algorithmic botany.

15:53
Coding Challenge 14: Fractal Trees - Recursive

902,701 views

9 years ago

The Coding Train
Coding Challenge 10: Maze Generator

Choo choo! In this multi-part coding challenge, I create a maze generator using a depth-first search algorithm with recursive ...

16:05
Coding Challenge 10: Maze Generator

408,831 views

9 years ago

The Coding Train
4.1: Variables - Processing Tutorial

This video introduces the concept of a variable and walks through the steps you need to use variables in a Processing sketch.

19:02
4.1: Variables - Processing Tutorial

201,515 views

10 years ago

The Coding Train
4.1: Particle System Simulation - The Nature of Code

Welcome to Chapter 4 of The Nature of Code: Particle Systems! I begin by coding a simple particle system in p5.js. I convert the ...

9:46
4.1: Particle System Simulation - The Nature of Code

76,031 views

4 years ago

The Coding Train
Behind the Scenes of The Coding Train: How I Livestream

Curious about my setup or how I livestream? Take a behind the scenes tour with me! This video will give you a glimpse at my ...

11:10
Behind the Scenes of The Coding Train: How I Livestream

157,113 views

6 years ago

The Coding Train
Coding Challenge #133: Times Tables Cardioid Visualization

In this video, I visualize the "mathematical heart" Cardioid using times tables calculations. Code: ...

17:21
Coding Challenge #133: Times Tables Cardioid Visualization

92,625 views

6 years ago

The Coding Train
10.14: Neural Networks: Backpropagation Part 1 - The Nature of Code

In this video, I discuss the backpropagation algorithm as it relates to supervised learning and neural networks. Code: ...

19:33
10.14: Neural Networks: Backpropagation Part 1 - The Nature of Code

192,476 views

7 years ago

The Coding Train
Coding Challenge #127: Brownian Tree Snowflake

In this holiday coding challenge, I create a "Brownian Tree Snowflake" in Processing (Java). This video was recorded as part of a ...

19:25
Coding Challenge #127: Brownian Tree Snowflake

82,926 views

7 years ago

The Coding Train
Coding Worley Noise

Coding in the Cabana is a series where I attempt challenges from my garden cabana in Brooklyn, NY. In this episode, I explore ...

15:40
Coding Worley Noise

125,296 views

5 years ago