ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44,586 results

DevGAMM
Metaprogramming: Writing Code That Writes Code - Vadzim Varabyou, Team lead, PAPAYA

In this talk we you go over practical cases of applying code-generating techniques in production environments you will learn ...

27:24
Metaprogramming: Writing Code That Writes Code - Vadzim Varabyou, Team lead, PAPAYA

484 views

8 months 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,492 views

10 years 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,136 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,514 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,650 views

6 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

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,340 views

6 years 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,290 views

4 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,712 views

11 years ago

Software Unscripted Podcast
Metaprogramming Your IDE in Lean 4 with Harry Goldstein

Harry Goldstein talks with Richard Feldman about the Lean 4 programming language's compile-time metaprogramming ...

41:19
Metaprogramming Your IDE in Lean 4 with Harry Goldstein

1,943 views

1 month 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,064 views

2 years ago

CppCon
Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024

https://cppcon.org​ --- Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024 --- Meta-programming is one of the ...

1:03:13
Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024

16,660 views

10 months ago

InfoQ
The Art of Metaprogramming in Java

In this video from JaxConf 2012, Abdelmonaim Remani will talk about Metaprogramming, the secret behind the success of many ...

1:04:14
The Art of Metaprogramming in Java

10,754 views

13 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,557 views

5 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,278 views

2 years ago

MUCplusplus
[MUC++] Andrew Sutton - "Metaprogramming in C++" (Virtual)

This talk charts the trajectory of compile-time metaprogramming support in C++, starting with template metaprogramming, through ...

1:30:05
[MUC++] Andrew Sutton - "Metaprogramming in C++" (Virtual)

955 views

5 years ago

Elixir Mentor
Quote & unquote | Elixir Meta-programming Guide

In this live stream series of the Elixir Meta-Programming Guide, we'll dive deep into the foundational techniques that empower ...

51:15
Quote & unquote | Elixir Meta-programming Guide

955 views

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

3 years ago

Engineers.SG
Meta-programming for Dummies - RedDotRubyConf 2017

Speaker: Weiqing Toh, Software Engineer, Ministry of Education The construct of the Ruby language allows for ...

26:09
Meta-programming for Dummies - RedDotRubyConf 2017

1,881 views

8 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,024 views

1 year ago

Ruby Central
RubyConf 2022: In Defense of Ruby Metaprogramming By Noel Rappin

If you've learned Ruby recently, you've likely been told to avoid using Ruby's metaprogramming features because they are ...

25:29
RubyConf 2022: In Defense of Ruby Metaprogramming By Noel Rappin

2,441 views

2 years ago

Ruby Central
RubyConf 2021 - Achieving Fast Method Metaprogramming: Lessons from.. by Jemma Issroff, Jacob Evelyn

Achieving Fast Method Metaprogramming: Lessons from MemoWise by Jemma Issroff, Jacob Evelyn Are dynamically generated ...

30:05
RubyConf 2021 - Achieving Fast Method Metaprogramming: Lessons from.. by Jemma Issroff, Jacob Evelyn

682 views

4 years ago

The Julia Programming Language
Introduction to metaprogramming in Julia | Workshop | JuliaCon 2021

4:04 Outline 5:30 Resources 7:50 Intro to metaprogramming 25:50 Domain-specific language example 44:50 2 - Structure of Julia ...

2:58:42
Introduction to metaprogramming in Julia | Workshop | JuliaCon 2021

15,070 views

Streamed 4 years ago

NebraskaJS
JavaScript Metaprogramming - Nick Nisi

A talk given at NebraskaJS. For more info on past and future events, see http://nebraskajs.com/

42:28
JavaScript Metaprogramming - Nick Nisi

2,105 views

9 years ago

The D Language Foundation
DConf Online 2021 - Metaprogramming in D - Bradley Chatha

D's large array of metaprogramming features can be quite overwhelming, so Bradley has picked out a few usage examples to ...

24:40
DConf Online 2021 - Metaprogramming in D - Bradley Chatha

1,163 views

4 years ago