ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44,600 results

Computerphile
Code vs Data (Metaprogramming) - Computerphile

Why are code and data so separate? Robert Smith of Rigetti Quantum Computing explains how he uses Lisp code to generate ...

7:38
Code vs Data (Metaprogramming) - Computerphile

114,813 views

7 years ago

Lex Clips
DHH explains metaprogramming: The most beautiful feature of Ruby | Lex Fridman Podcast Clips

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=vagyIcmIGOQ Thank you for listening ❤ Check out our ...

3:44
DHH explains metaprogramming: The most beautiful feature of Ruby | Lex Fridman Podcast Clips

7,978 views

6 months ago

edutechional
A Practical Guide to Metaprogramming

Work through a list of examples of metaprogramming, including a practical approach to build code that writes code using the Ruby ...

10:29
A Practical Guide to Metaprogramming

22,493 views

9 years ago

VoxelRifts
A Brief look at Metaprogramming and JIT Compilers

Despite being treated differently, Code and Data are surprisingly similar. This idea is the basis behind Metaprogramming as well ...

15:59
A Brief look at Metaprogramming and JIT Compilers

39,451 views

1 year ago

Next Day Video
Python 3 Metaprogramming

David Beazley Some of the most significant changes in Python 3 are related to metaprogramming. In this tutorial, I'll cover ...

3:00:24
Python 3 Metaprogramming

254,128 views

12 years ago

Tsoding Daily
Powerful Meta-Programming in C

References: - Previous Episode - Source Code: https://github.com/tsoding/la - Handmade Hero Day 162 - Introduction to Fonts: ...

2:38:40
Powerful Meta-Programming in C

29,502 views

4 years ago

gamedev cuts
Modern Metaprogramming for Game Development

Original video: https://youtu.be/xTgO6PpMnhk #gamedev #gamedevelopment #caseymuratori #theprimetime #jonathanblow.

2:41
Modern Metaprogramming for Game Development

6,281 views

1 year ago

Missing Semester
Lecture 8: Metaprogramming (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/metaprogramming/ Help us ...

49:53
Lecture 8: Metaprogramming (2020)

116,289 views

5 years ago

mCoding
Metaclasses in Python

Metaclasses customize the class creation process. We go over what metaclasses are and give some notable examples, including: ...

15:45
Metaclasses in Python

170,039 views

4 years ago

Tsoding Daily
Jai Meta-Programming is WILD

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat Chapters: - 00:00:00 - Intro - 00:01:55 - HTML ...

2:24:25
Jai Meta-Programming is WILD

54,568 views

6 months ago

CppCon
Template Metaprogramming: Practical Application - Jody Hagins - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- This presentation is a tutorial covering multiple metaprogramming ...

1:02:49
Template Metaprogramming: Practical Application - Jody Hagins - CppCon 2021

24,276 views

4 years ago

German Velasco
What do Elixir's quote and unquote do in metaprogramming? 🤔 #elixirlang

If you've ever looked at a __using__ macro (or any other macro for that matter), you've probably seen quote and unquote. What do ...

1:36
What do Elixir's quote and unquote do in metaprogramming? 🤔 #elixirlang

1,333 views

1 year ago

Numeryst
Macros and Metaprogramming in Julia

Macros and Metaprogramming in Julia are important topics. In this tutorial, we explain what metaprogramming in Julia is and why ...

9:23
Macros and Metaprogramming in Julia

2,174 views

2 years ago

Raw Coding
Meta Programming is King

Meta Programming is still one of the most powerful things that you can learn, especially when it seems like that task will require ...

23:49
Meta Programming is King

6,060 views

2 years ago

Next Day Video
The Magic of Metaprogramming

Jeff Rush Learn the magic of writing programs that monitor, alter and react to the execution of program code by responding to ...

29:06
The Magic of Metaprogramming

3,491 views

10 years ago

CppCon
Template Metaprogramming: Type Traits (part 1 of 2) - Jody Hagins - CppCon 2020

PART 2: https://youtu.be/dLZcocFOb5Q https://cppcon.org/ ...

1:00:01
Template Metaprogramming: Type Traits (part 1 of 2) - Jody Hagins - CppCon 2020

71,522 views

5 years ago

CppCon
From C++ Templates to C++ Concepts - Metaprogramming: an Amazing Journey - Alex Dathskovsky

https://cppcon.org/ --- From C++ Templates to C++ Concepts - The Amazing Journey of Metaprogramming - Alex Dathskovsky ...

53:01
From C++ Templates to C++ Concepts - Metaprogramming: an Amazing Journey - Alex Dathskovsky

44,941 views

3 years ago

Dude the Builder
Zig in Depth: Metaprogramming Utilities

NOTE: This series only covers Zig 0.11.0! Help me create more content like this!

21:45
Zig in Depth: Metaprogramming Utilities

3,021 views

1 year ago

Mike Shah
Template Metaprogramming - Type traits - part 1 of n | Modern Cpp Series Ep. 221

Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...

17:07
Template Metaprogramming - Type traits - part 1 of n | Modern Cpp Series Ep. 221

2,115 views

7 months ago

Devoxx
Powerful Metaprogramming Techniques With Groovy by Jeff Brown

The dynamic runtime nature of Groovy is one of the things that sets it apart from standard Java and makes it a fantastic language ...

2:04:09
Powerful Metaprogramming Techniques With Groovy by Jeff Brown

4,343 views

10 years ago

CppCon
CppCon 2014: Walter E. Brown "Modern Template Metaprogramming: A Compendium, Part I"

http://www.cppcon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

59:52
CppCon 2014: Walter E. Brown "Modern Template Metaprogramming: A Compendium, Part I"

92,694 views

11 years ago

PyCascades
"Metaprogramming in Python using Metaclasses" - Adarsh Divakaran (PyCascades 2023)

Metaprogramming is writing programs that manipulate programs. Dive into the deeper python magic of metaprogramming and ...

26:42
"Metaprogramming in Python using Metaclasses" - Adarsh Divakaran (PyCascades 2023)

2,277 views

2 years ago

FOSDEM
Metaprogramming with Nim

by Peter Munch-Ellingsen At: FOSDEM 2019 https://video.fosdem.org/2019/H.2215/nim_metaprogramming.webm Over the years ...

14:38
Metaprogramming with Nim

6,742 views

6 years ago

CJ Avilla (cjav_dev)
define_method - Metaprogramming in Ruby

In this edition, we talk about the ruby metaprogramming tool: define_method for dynamically defining methods on objects.

12:45
define_method - Metaprogramming in Ruby

2,735 views

5 years ago