ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,061,274 results

Related queries

the art of code

p5js

shadertoy

3blue1brown

generative art

creative coding

donald knuth

sebastian lague

coding train

acerola

c++

NDC Conferences
The Art of Code - Dylan Beattie

Software and technology has changed every aspect of the world we live in. At one extreme are the 'mission critical' applications ...

1:00:49
The Art of Code - Dylan Beattie

4,841,699 views

5 years ago

The Art Of Computer Programming

486 subscribers

cpponsea
The Forgotten Art of Structured Programming - Kevlin Henney [C++ on Sea 2019]

https://cpponsea.uk Structured programming. That's so 1970s, right? It was all about gotos (or not) and has no more relevance to ...

1:29:27
The Forgotten Art of Structured Programming - Kevlin Henney [C++ on Sea 2019]

242,244 views

6 years ago

Lex Clips
Donald Knuth: The Art of Computer Programming | AI Podcast Clips

Full episode with Donald Knuth (Dec 2019): https://www.youtube.com/watch?v=2BdBfsXbST8 Clips channel (Lex Clips): ...

9:12
Donald Knuth: The Art of Computer Programming | AI Podcast Clips

48,570 views

5 years ago

Tom S
The Art of Linear Programming

A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...

18:56
The Art of Linear Programming

867,994 views

2 years ago

kishimisu
An introduction to Shader Art Coding

In this tutorial, I explore the fascinating realm of shader art coding and aim to offer helpful insights and guidance to assist you in ...

22:40
An introduction to Shader Art Coding

1,219,168 views

2 years ago

People also watched

University of Nottingham
Computer Science - Brian Kernighan on successful language design

Professor Brian Kernighan presents on 'How to succeed in language design without really trying.' Brian Kernighan is Professor of ...

1:00:06
Computer Science - Brian Kernighan on successful language design

324,375 views

10 years ago

Stanford Online
Stanford Lecture - Don Knuth:  The Analysis of Algorithms (2015, recreating 1969)

Known as the Father of Algorithms, Professor Donald Knuth, recreates his very first lecture taught at Stanford Univeristy. Professor ...

54:25
Stanford Lecture - Don Knuth: The Analysis of Algorithms (2015, recreating 1969)

79,207 views

8 years ago

Code Fiction
ASMR Programming - Minecraft in Terminal - No Talking

https://github.com/tarantino07/minecraft.c 00:00 Creating minecraft.c 00:31 vscode configurations for c 02:52 terminal settings ...

1:07:44
ASMR Programming - Minecraft in Terminal - No Talking

376,718 views

8 months ago

The Coding Train
Coding Challenge 166: ASCII Text Images

Let's make ASCII art in p5.js together! In this video, I demonstrate a variety of techniques for translating the pixels of an image into ...

22:42
Coding Challenge 166: ASCII Text Images

1,216,334 views

3 years ago

Bonte Audiobooks
The Pragmatic Programmer Part 1 Audiobook | David Thomas

Disclaimer: This audio-book is for educational purpose only Audiobooks like this take a lot of effort and time to create. If you learn ...

5:06:10
The Pragmatic Programmer Part 1 Audiobook | David Thomas

48,542 views

3 years ago

Brown University
Donald Knuth: "The Art of Computer Programming: Satisfiability and Combinatorics"

This lecture is hosted by Sorin Istrail and Eli Upfal and a Sweat Box Session featuring rigorous questioning from graduate ...

2:09:09
Donald Knuth: "The Art of Computer Programming: Satisfiability and Combinatorics"

33,836 views

9 years ago

Tsoding
Graphics API is irrelevant

Thumbnail Art by XorDev: https://x.com/xordev Watch my streams https://www.twitch.tv/tsoding References: - PPM Spec: ...

11:52
Graphics API is irrelevant

175,483 views

1 month ago

Patrik Hübner
Creative Algorithms - Generative Design & Creative Coding Art

Creative algorithms that tell fresh and meaningful stories. A showcase of generative, data-driven, interactive and real-time projects ...

2:43
Creative Algorithms - Generative Design & Creative Coding Art

75,779 views

6 years ago

A9 Videos
Programming Conversations Lecture 5 part 1

This week brings your our very special guest lecturer, Sean Parent. Sean Parent is a principal scientist for Adobe. Slides available ...

42:02
Programming Conversations Lecture 5 part 1

16,843 views

11 years ago

NDC Conferences
Clean Coders Hate What Happens to Your Code When You Use These Enterprise Programming Tricks

Kevlin Henney It is all to easy to dismiss problematic codebases on some nebulous idea of bad practice or bad programmers.

1:11:23
Clean Coders Hate What Happens to Your Code When You Use These Enterprise Programming Tricks

933,420 views

8 years ago

Lex Fridman
Donald Knuth: Algorithms, Complexity, and The Art of Computer Programming | Lex Fridman Podcast #62

Even a smaller my noise what's the art in the art of programming why why is there of the few words in the title why is art one of ...

1:45:56
Donald Knuth: Algorithms, Complexity, and The Art of Computer Programming | Lex Fridman Podcast #62

499,330 views

5 years ago

Serket Studios
The Programmer's Guide to Art

Drawing is not magic. If you're someone who feels they lack the talent or natural ability to be able to do it, then this video is for you.

14:06
The Programmer's Guide to Art

1,726 views

1 year ago

Sylvan Franklin
Where art meets programming

Why it's important to be well rounded, both liberal arts and the sciences. Just don't be a bot like that. If you're reading a YouTube ...

6:04
Where art meets programming

19,200 views

6 months ago

Alex Kondov
The Tragedy of Programming Style

Why programming will never be admired like art, and why that matters. Follow me on X: https://x.com/alexanderkondov Follow me ...

10:08
The Tragedy of Programming Style

4,408 views

1 month ago

That Programmer Guy
Adventures in the Art of Computer Programming: Algorithms

Start of my adventure into the book series "The Art of Computer Programming" by Donald E. Knuth. In this part, I talk about Knuth's ...

3:56
Adventures in the Art of Computer Programming: Algorithms

1,461 views

2 years ago

Dan Catt
Engineering vs (Generative) Art coding

I gave a talk to some students about the differences between the approaches between writing code as an engineer compared to ...

9:22
Engineering vs (Generative) Art coding

1,610 views

2 years ago

Computerphile
Why Don Knuth Doesn't Use Email - Computerphile

Email is an unwelcome distraction, so CS legend Don Knuth simply doesn't use it. He hasn't done since 1990. Brady asked him ...

2:33
Why Don Knuth Doesn't Use Email - Computerphile

215,731 views

10 years ago

CS Library
Do you really know what an algorithm is?  | TOACP Visualized | Lesson 1

A visual explanation of the mathematical definition of an algorithm inspired by the book series "The Art of Computer Programming" ...

15:14
Do you really know what an algorithm is? | TOACP Visualized | Lesson 1

4,872 views

4 years ago

Programming 2.0
Abstraction - in Art and Programming

What does it mean that code is "abstract"? And why is that usually considered a good thing? Does it have anything to do with ...

48:55
Abstraction - in Art and Programming

52,450 views

8 months ago

GOTO Conferences
The Art of Code • Dylan Beattie • YOW! 2022

This presentation was recorded at YOW! 2022. #GOTOcon #YOW https://yowcon.com Dylan Beattie - Consultant, Software ...

56:47
The Art of Code • Dylan Beattie • YOW! 2022

29,160 views

2 years ago

Lex Clips
Is Programming Art or Science? | Brian Kernighan and Lex Fridman

Full episode with Brian Kernighan (Jul 2020): https://www.youtube.com/watch?v=O9upVbGSBFo Clips channel (Lex Clips): ...

3:46
Is Programming Art or Science? | Brian Kernighan and Lex Fridman

13,249 views

5 years ago