ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,746 results

Magicalbat
coding a machine learning library in c from scratch

corrections: 23:23 - Forgot to change a cols to a rows in for loop 1:35:10 - You should also check if cur does not require gradient ...

2:26:17
coding a machine learning library in c from scratch

230,448 views

2 weeks ago

C Programming POD
CN and OS Orientation

PRASHANTH S: Is there any OPP in operating system or computer network? >> C Programming POD: No. >> Subendu POD: So ...

18:05
CN and OS Orientation

22 views

Streamed 3 weeks ago

Erarnitox
Building a C2 Framework in Modern C++23 (The Architecture of Malware)

... on aspects of cybersecurity and ethical hacking, providing a practical example for those interested in network programming.

1:10:08
Building a C2 Framework in Modern C++23 (The Architecture of Malware)

1,386 views

2 weeks ago

Valigo
Message box from scratch in C without GUI toolkits because Linux doesn't have one

Writing a maximally portable message box for Linux from scratch without GUI toolkits in C. Thanks for watching! Github link: ...

47:46
Message box from scratch in C without GUI toolkits because Linux doesn't have one

4,989 views

7 days ago

Jeevan Pant
DCN: RESTful server (Node.js and Express) and RESTful client (libcurl, C/C++) Programming

1. Introduction (00:00) 2. Setting up Node.js, npm (01:52) 3. Node.js project and express (07:48) 4. Curl command and HTTP ...

2:01:29
DCN: RESTful server (Node.js and Express) and RESTful client (libcurl, C/C++) Programming

222 views

2 weeks ago

Dark Wire Labs
Developing own VPN protocol

In this video, we'll develop our own tiny VPN protocol, and build a working client and server as a practical example. Then we'll test ...

37:53
Developing own VPN protocol

3,341 views

13 days ago

Hussein Nasser
5 Backend Design Patterns for Managing Threads and Sockets

In this video I introduce 5 different design patterns for building backend applications. Each mode explains how a socket listener is ...

45:26
5 Backend Design Patterns for Managing Threads and Sockets

3,401 views

1 day ago

Coding Networks Malayalam
Querying DNS using C - Beej's first program
38:01
Querying DNS using C - Beej's first program

27 views

3 days ago

vlogommentary
Understanding Raw Socket Buffers and Packet Handling in C/C+ +

Learn how raw socket buffers work in C/C+ + network programming and how to avoid data overwriting when receiving multiple ...

2:22
Understanding Raw Socket Buffers and Packet Handling in C/C+ +

0 views

2 weeks ago

Michael Deming
Learning C by Coding in C | Biochemist Learns Programming LIVE 🔴 | 01-11-2026

I'm a self-taught programmer with very limited knowledge, trying to teach myself Python and computer science through various ...

3:11:36
Learning C by Coding in C | Biochemist Learns Programming LIVE 🔴 | 01-11-2026

2,036 views

Streamed 9 days ago

Slop Media Network
[SLOP100] C Programming - Conditionals and Loops

Welcome to chapter 2 of C Programming. In this chapter we're going to be covering how to use conditionals such as if else, ...

11:28
[SLOP100] C Programming - Conditionals and Loops

685 views

3 weeks ago

Tech XORT
Pointer in HLS - Part 1: Introduction, ap_none Interface & IP Export

Welcome to Tech Xort. This video is the first part of our comprehensive series on using Pointers in High-Level Synthesis (HLS).

11:30
Pointer in HLS - Part 1: Introduction, ap_none Interface & IP Export

35 views

3 weeks ago

Coding Networks Malayalam
C - command line arguments, type punning, pointer decay

Learning network programming and documenting the journey.

32:37
C - command line arguments, type punning, pointer decay

0 views

8 days ago

Iaroslav Elistratov
Build Neural Network in C/CUDA (Part 1): Deep Learning Foundations for our Implementation

Code (we will implement this in the next video): ⭐ star the repo to stay in the loop ...

2:24:12
Build Neural Network in C/CUDA (Part 1): Deep Learning Foundations for our Implementation

3,711 views

12 days ago

Slop Media Network
[SLOP100] C Programming - Variables

Welcome to chapter 1 of C Programming. In this chapter we're going to be covering how to create variables in C. More specifically ...

14:05
[SLOP100] C Programming - Variables

971 views

4 weeks ago

RenSecurity
How do servers actually work?

In this video, we take a deep dive into the nitty-gritty details of how servers work. We write a simple server in C and get it to echo ...

6:57
How do servers actually work?

17 views

8 days ago

CodeLucky
Best Programming Languages for IoT Projects (2025 Guide)

Are you starting a new Internet of Things (IoT) project but don't know which programming language to choose? ‍♂️ Choosing ...

5:05
Best Programming Languages for IoT Projects (2025 Guide)

16 views

3 weeks ago

Damon Mohammadbagher (bbxc9x00x1f)
Creating C2server Network traffic to client PART11

Creating C2server Network traffic to client PART11 TCP Connections and packets + csharp coding note: english subtitle is ...

1:07:16
Creating C2server Network traffic to client PART11

19 views

3 weeks ago

quantlabs
132% Return Strategy: Inside My New C# HFT Trading System

In this video, I dive deep into a new High-Frequency Trading (HFT) architecture built entirely in C# using .NET 8. I explain how I ...

11:52
132% Return Strategy: Inside My New C# HFT Trading System

221 views

3 weeks ago

vlogommentary
How to Properly Handle recv() Data and Remove Line Breaks in a TCP Socket in C

Learn how to safely receive and print TCP socket data in C, handle non-null-terminated buffers, and remove CR/LF characters ...

2:58
How to Properly Handle recv() Data and Remove Line Breaks in a TCP Socket in C

0 views

2 weeks ago