ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

55,557 results

NetSecProf
C Programming 001 - Hello World

Shows how to write a Hello World program in C. The source code is created using nano on Linux and compiled using gcc.

3:39
C Programming 001 - Hello World

339 views

1 month ago

Kris Occhipinti
Which Programming Languages To Learn in 2026

Notes -- https://filmsbykris.com/scripts/MyNotes/2025/notes/QRcodes%20Printable%20Pages https://odysee.com/@metalx1000:c ...

8:58
Which Programming Languages To Learn in 2026

950 views

1 month ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

492,407 views

9 months ago

Lil' Bits
MPMII on the Z180 for SCC - User Setup and C Programming

Patreon: patreon.com/lilbits Blog: https://www.magesguild.io Compatible Systems: SC126: ...

1:08:46
MPMII on the Z180 for SCC - User Setup and C Programming

374 views

6 months ago

YouTux Channel
The programming language that built the world

00:00 Intro 01:56 Origins 08:34 The Bond with Unix 14:15 The Evolution of the Language 18:25 Cultural and Technical Influence ...

44:34
The programming language that built the world

16,117 views

4 months ago

YouTux Channel
Debian Switches to Rust: The End of C/C++ in the Linux World?

00:00 intro 00:47 CONTEXT AND ANNOUNCEMENT 02:02 WHY RUST? 03:49 CONSEQUENCES FOR THE DEBIAN ...

10:12
Debian Switches to Rust: The End of C/C++ in the Linux World?

27,273 views

3 months ago

OgloTheNerd 📎
How I Write C Code (That is Safe)

This video consists of me talking about how I write C code that is safe. C is a wonderful language, but it does require you to use ...

32:31
How I Write C Code (That is Safe)

5,365 views

11 days ago

timClicks
Fil-C is a better Rust

Is Fil-C the solution to C/C++ memory safety and does it replace the need for Rust? Fil-C, a fork of the Clang compiler, is gaining ...

7:53
Fil-C is a better Rust

4,941 views

2 months ago

NetSecProf
C Programming 003 - Makefiles

Shows how to write Makefiles to automate the compiling process for C programs. The source code is created using nano on Linux ...

4:51
C Programming 003 - Makefiles

72 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: "Use After Free" Bugs

Rust programmers can be such midwits. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

4:37
Rust Programmers Can't Understand Basic C Programming: "Use After Free" Bugs

3,608 views

2 months ago

NetSecProf
C Programming 017 - Functions

Shows how to write functions in C. The source code is created using nano on Linux and compiled using gcc.

6:19
C Programming 017 - Functions

6 views

2 weeks ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists and Hand-Holding

Linked lists are carcinogenic to Rustaceans. I faltered a bit on something but editing requires actual effort, so watch for the ...

13:30
Rust Programmers Can't Understand Basic C Programming: Linked Lists and Hand-Holding

3,757 views

2 months ago

Simple Coding Hub
From Language to Programming Language | C & C++ Explained

In this video, we explore how human language evolved into programming languages and how C and C++ fit into this journey.

1:30
From Language to Programming Language | C & C++ Explained

45 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

It's amazing to me how something as simple as a linked list absolutely destroys cocky Rust programmers. (UI doc still in progress, ...

17:18
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

2,591 views

1 month ago

pradeepkumar kandasamy
Using AI to Analyze STM32 Embedded C Code | VS Code Tutorial

In this video, I demonstrate AI-based embedded code analysis using STM32CubeIDE-generated code inside Visual Studio Code.

0:27
Using AI to Analyze STM32 Embedded C Code | VS Code Tutorial

35 views

2 weeks ago

ShockWave
Tutorial How to Organize  Students Grades in C Programming

Organize student grades easily using C programming! In this video, I'll show you how to display grades with a simple and clear ...

1:41
Tutorial How to Organize Students Grades in C Programming

7 views

8 months ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

Rust users don't know bout muh cache evictions. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

11:36
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

2,527 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: "It's Just a Rounding Error, Bro!"

Imagine calling the biggest thing that affects performance for every program since the early 1990s "just a rounding error." It's like ...

7:25
Rust Programmers Can't Understand Basic C Programming: "It's Just a Rounding Error, Bro!"

3,221 views

1 month ago

Bald. Bearded. Builder.
The Secret to Mastering Queue, Stack and Dictionary in C#!

Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...

13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!

11,670 views

3 months ago

Code IT
What do you learn in day 10 of C Programming?  C Programming Day 10

Please subscribe to get updated with Code IT.

1:12:23
What do you learn in day 10 of C Programming? C Programming Day 10

76 views

11 months ago

MUCplusplus
[MUC++] Jonathan Müller - Functional Programming in C++

Functional programming is a declarative way of writing programs by composing functions. In many situations, this can lead to code ...

1:16:52
[MUC++] Jonathan Müller - Functional Programming in C++

1,007 views

9 months ago

Make Programming Fun Again
Implementing 2FA Codes (TOTP) in C

Repository with code: https://github.com/moroz/youtube_c_videos/tree/2025-02-28/totp Slides: https://github.com/moroz/totp-slides ...

29:52
Implementing 2FA Codes (TOTP) in C

603 views

11 months ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

3,246 views

7 months ago

Dr. Pavel Vlašánek
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

Curious how software cracks actually work? In this video, I walk you through a beginner‑friendly reverse‑engineering challenge ...

12:19
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

15,469 views

6 months ago

TechTalks
Strings in C Programming - Introduction | Part 1 | C Programming Concepts

Please take a moment to like and subscribe ...

16:26
Strings in C Programming - Introduction | Part 1 | C Programming Concepts

58 views

11 months ago