ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

57,341 results

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

490,874 views

9 months ago

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

111,267 views

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

8 days 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

5 views

12 days 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)

97,215 views

8 months 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

25 views

11 days ago

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

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

96,643 views

9 months ago

Using std::cpp
An introduction to the Common Package Specification (CPS) for C and C++  - Diego Rodríguez-Losada

The Common Package Specification format is an effort to create a standard description of binary packages to improve the reuse of ...

34:04
An introduction to the Common Package Specification (CPS) for C and C++ - Diego Rodríguez-Losada

1,071 views

8 months ago

NetSecProf
C Programming 012 - Division

Shows how to perform division in C including type casting for floating point. The source code is created using nano on Linux and ...

7:12
C Programming 012 - Division

11 views

2 weeks 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

80,532 views

2 months ago

NetSecProf
C Programming 013 - Modular Division

Shows how to perform modular division (remainders) in C. The source code is created using nano on Linux and compiled using ...

6:53
C Programming 013 - Modular Division

11 views

2 weeks ago

NetSecProf
C Programming 007 - Reading Strings

Shows how to read in strings or character arrays using fgets in C. The source code is created using nano on Linux and compiled ...

13:53
C Programming 007 - Reading Strings

35 views

3 weeks 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,218 views

6 months ago

NetSecProf
C Programming 020 - Caesar Cipher

Shows how to perform encryption using the Caesar Cipher in C. The source code is created using nano on Linux and compiled ...

7:03
C Programming 020 - Caesar Cipher

11 views

12 days ago

BitOldSkull
1. How to code C ep.1: introduction, variables, data types

First Video on youtube, I know is bad but at least you can use the information.

33:28
1. How to code C ep.1: introduction, variables, data types

46 views

3 weeks ago

Make Programming Fun Again
Exploring SQLite with C: How to Download Latest SQLite3; Querying a database with C and SQL

Source code written in and for this video: https://github.com/moroz/kernighan_and_ritchie/tree/2025-02-11/sqlite The directory ...

58:43
Exploring SQLite with C: How to Download Latest SQLite3; Querying a database with C and SQL

1,637 views

11 months ago

NetSecProf
C Programming 014 - Leap Years

Shows how to calculate leap years using modular division and conditional statements in C. The source code is created using ...

6:11
C Programming 014 - Leap Years

5 views

2 weeks ago

Rambod Dev
CLion Just Made Raylib Setup Too Easy

CLion is now free for non-commercial use. In this guide, I'll show you how to set up Raylib in CLion using Vcpkg and CMake for ...

7:24
CLion Just Made Raylib Setup Too Easy

4,281 views

6 months ago

NetSecProf
C Programming 011 - if/else Statements

Shows how to write conditional if/else statements in C. The source code is created using nano on Linux and compiled using gcc.

4:31
C Programming 011 - if/else Statements

21 views

2 weeks ago

NetSecProf
C Programming 015 - Loops (for, while, do-while)

Shows how to write loops in C including for loops, while loops, and do while loops. The source code is created using nano on ...

5:57
C Programming 015 - Loops (for, while, do-while)

27 views

2 weeks ago