ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,696 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,827 views

7 years 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,497 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,489 views

1 year 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,086 views

4 years ago

T.O.L.D
Metaprogramming The Human Biocomputer (feat. Kate Alderton & John C Lily)

This video is about Metaprogramming The Human Biocomputer http://www.instagram.com/theworldistold ...

5:18
Metaprogramming The Human Biocomputer (feat. Kate Alderton & John C Lily)

12,714 views

7 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

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

gingerBill
C Metaprogramming Tool - Introspection, Code Generation, Code Insertion

Email: intro.to.c@gingerbill.org Twitter: http://twitter.com/TheGingerBill Youtube: http://youtube.com/c/GingerGames.

11:18
C Metaprogramming Tool - Introspection, Code Generation, Code Insertion

6,013 views

9 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,737 views

5 years ago

PyTexas
Walker Hale IV - Python Metaprogramming for Mad Scientists and Evil Geniuses (PyTexas 2017)

The metaprogramming capabilities of Python provide an ideal environment for both mad scientists and evil geniuses! Those with ...

18:16
Walker Hale IV - Python Metaprogramming for Mad Scientists and Evil Geniuses (PyTexas 2017)

633 views

8 years ago

Ruby on Rails from Beginning
Intro to Metaprogramming (16) || Learn Ruby

Unlock the secrets of metaprogramming in Ruby with this captivating video. Delve into the fascinating world of code that writes ...

10:48
Intro to Metaprogramming (16) || Learn Ruby

245 views

2 years 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,121 views

7 months ago

Raw Coding
The C# Meta Programming Roadmap

The C# meta programming roadmap or reference. Support my Work https://www.patreon.com/raw_coding Buy my Courses ...

12:27
The C# Meta Programming Roadmap

8,231 views

2 years ago

Tensor Programming
Intro to Rust-lang (Macros and Metaprogramming)

In this video, we look at the Rust Metaprogramming Macro system and its various use cases. Feel free to donate: BTC: ...

13:54
Intro to Rust-lang (Macros and Metaprogramming)

28,447 views

8 years ago

ACM SIGPLAN
Metaprogramming with Combinators

There are a wide array of methods for writing code generators. We advocate for a point in the design space, which we call ...

14:59
Metaprogramming with Combinators

249 views

4 years ago

FOSDEM
Async await in Nim A demonstration of the flexibility metaprogramming can bring to a language

by Dominik Picheta At: FOSDEM 2020 https://video.fosdem.org/2020/AW1.125/asyncawaitnim.webm The most basic API for async ...

18:20
Async await in Nim A demonstration of the flexibility metaprogramming can bring to a language

4,127 views

5 years ago

CppCon
Lightning Talk: majsdown: Metaprogramming? In my Slides? - Vittorio Romeo - CppCon 2022

https://cppcon.org/ --- Lightning Talk: majsdown: Metaprogramming? In my Slides? - Vittorio Romeo - CppCon 2022 ...

5:19
Lightning Talk: majsdown: Metaprogramming? In my Slides? - Vittorio Romeo - CppCon 2022

3,054 views

2 years ago

CopperSpice
Generic vs Meta Programming

Website: https://www.copperspice.com Downloads: https://download.copperspice.com Github: https://github.com/copperspice ...

13:17
Generic vs Meta Programming

2,457 views

2 years ago

CppNow
Lightning Talk: Powered by C++20 Meta-Programming (MP) - Kris Jusiak - CppNow 2023

https://www.cppnow.org​ https://www.linkedin.com/company/cppnow --- Lightning Talk: Powered by C++20 Meta-Programming ...

5:23
Lightning Talk: Powered by C++20 Meta-Programming (MP) - Kris Jusiak - CppNow 2023

2,260 views

2 years ago

MattStopaDev
Ruby Metaprogramming Tutorial - Part 1 - Send Method

MattStopa on twitter mattstopa.com on the web The video in a series of videos on Ruby Metaprogramming. The first method is the ...

9:38
Ruby Metaprogramming Tutorial - Part 1 - Send Method

12,344 views

13 years ago

Logan McNichols
JSON Parsing in C with metaprogramming

A little example of how to use metaprogramming in C. Source code: https://github.com/loganamcnichols/json_parser JSON ...

5:04
JSON Parsing in C with metaprogramming

3,735 views

3 months ago

Dave the Dude
Metaprogramming the Nervous System: Reframing Thoughts and Embracing Neuroplasticity

Unlock the power of your mind with "Metaprogramming the Nervous System: Reframing Thoughts and Embracing Neuroplasticity.

7:37
Metaprogramming the Nervous System: Reframing Thoughts and Embracing Neuroplasticity

30 views

1 year ago

Ravinder Ram
Introduction to Metaprogramming

In this video we will explore metaprogramming introduction. code link:- ...

11:11
Introduction to Metaprogramming

57 views

1 year ago

ACM SIGPLAN
Moebius: Metaprogramming using Contextual Types (Teaser)

Moebius: Metaprogramming using Contextual Types: The Stage Where System F Can Pattern Match on Itself Junyoung Jang, ...

5:00
Moebius: Metaprogramming using Contextual Types (Teaser)

204 views

4 years ago

Cow Corporation
C++'s Metaprogramming: Collection of Types

Welcome to the Cow Corporation's series of videos about software engineering. The topic of this video is C++ ...

10:15
C++'s Metaprogramming: Collection of Types

27 views

4 years ago