ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

954 results

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

127,033 views

1 year ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

110,542 views

1 year ago

codingjerk
Zig got better and I almost missed it

Zig 0.15 release review with explanations and examples Voice by @tokisuno **Links:** - Release notes: ...

23:01
Zig got better and I almost missed it

98,365 views

6 months ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

97,325 views

1 year ago

dotconferences
dotAI 2024 - Steeve Morin - ZML: ML framework for Zig

Filmed at dotAI on October 17, 2024 in Paris. More about the conference on https://www.dotai.io In this talk we will introduce ZML, ...

13:01
dotAI 2024 - Steeve Morin - ZML: ML framework for Zig

5,055 views

1 year ago

Codotaku
How to make a drawing app in zig with dvui

How to make a drawing app in zig with dvui discord: https://discord.codotaku.com code commit: ...

49:29
How to make a drawing app in zig with dvui

984 views

4 months ago

Brian Will
Zig Intro - Code Examples (Ziglings)

... the Zig programming language via a walkthrough of the Ziglings project. Ziglings project: https://codeberg.org/ziglings/exercises ...

45:33
Zig Intro - Code Examples (Ziglings)

5,513 views

3 months ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

254,530 views

2 years ago

Serhii Ostrikov
Hello, Zig! - Zig Introduction

Hello, Zig! In this lecture we'll talk about Zig programming language - usages, pros & cons as well as compare it to other ...

6:04
Hello, Zig! - Zig Introduction

6,308 views

8 months ago

Tirando Código
El lenguaje que puede destronar a C

Hola! En este video hablaré de Zig, un lenguaje de programación creado por un hombre muy ambicioso que aspira nada más y ...

5:40
El lenguaje que puede destronar a C

6,237 views

4 months ago

Codotaku
Building a Media Player in Zig: FFMPEG demuxer (libav)

Building a Media Player in Zig: FFMPEG demuxer (libav) Discord: https://discord.codotaku.com Code: ...

52:58
Building a Media Player in Zig: FFMPEG demuxer (libav)

881 views

5 months ago

Codotaku
Building a Media Player in Zig: Our first SDL 3 window

Building a Media Player in Zig: The Modular Setup (SDL3 & FFmpeg) Discord: https://discord.codotaku.com Code: ...

36:01
Building a Media Player in Zig: Our first SDL 3 window

3,487 views

5 months ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,273,138 views

4 years ago

Laz Built It
OCaml in 90 Seconds

Get Cracked at Coding: https://app.codecrafters.io/join?via=lcarrio Ocaml is a general-purpose, functional programming language ...

1:54
OCaml in 90 Seconds

57,737 views

2 years ago

Welcome to Zig
from C programming language to Zig. Lesson 001. #ziglang

The Zig programming language is relatively new. It was first released to the public on February 8, 2016. It is designed as a modern ...

0:58
from C programming language to Zig. Lesson 001. #ziglang

81 views

7 months ago

Codotaku
Intrusive circular doubly linked list in zig (Linux Kernel)

Intrusive circular doubly linked list in zig (Linux Kernel) 00:00 Introduction to Intrusive Linked Lists 01:08 Standard vs. Doubly ...

1:00:04
Intrusive circular doubly linked list in zig (Linux Kernel)

1,796 views

4 months ago

Codotaku
Building a Media Player in Zig: FFMPEG decoder (libav)

Building a Media Player in Zig: FFMPEG decoder (libav) Discord: https://discord.codotaku.com Code: ...

35:44
Building a Media Player in Zig: FFMPEG decoder (libav)

536 views

4 months ago

Codotaku
Building a Media Player in Zig: Thread safe circular queue (Channel)

Building a Media Player in Zig: Thread safe circular queue (Channel or Thread Safe ring buffer) Discord: ...

49:56
Building a Media Player in Zig: Thread safe circular queue (Channel)

1,832 views

5 months ago

package main
Comparing error handling in Zig and Go

There are different approaches to handle errors and every language does it differently. I personally find that both Go and Zig have ...

18:40
Comparing error handling in Zig and Go

8,017 views

1 year ago

Codotaku
Zig GUI: Floating Tool Windows, Color Pickers & Sliders (DVUI)

Zig GUI: Floating Tool Windows, Color Pickers & Sliders (DVUI) discord: https://discord.codotaku.com code commit: ...

15:36
Zig GUI: Floating Tool Windows, Color Pickers & Sliders (DVUI)

1,090 views

4 months ago