Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
4,746 results
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 ...
230,448 views
2 weeks ago
PRASHANTH S: Is there any OPP in operating system or computer network? >> C Programming POD: No. >> Subendu POD: So ...
22 views
Streamed 3 weeks ago
... on aspects of cybersecurity and ethical hacking, providing a practical example for those interested in network programming.
1,386 views
Writing a maximally portable message box for Linux from scratch without GUI toolkits in C. Thanks for watching! Github link: ...
4,989 views
7 days ago
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 ...
222 views
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 ...
3,341 views
13 days ago
In this video I introduce 5 different design patterns for building backend applications. Each mode explains how a socket listener is ...
3,401 views
1 day ago
27 views
3 days ago
Learn how raw socket buffers work in C/C+ + network programming and how to avoid data overwriting when receiving multiple ...
0 views
I'm a self-taught programmer with very limited knowledge, trying to teach myself Python and computer science through various ...
2,036 views
Streamed 9 days ago
Welcome to chapter 2 of C Programming. In this chapter we're going to be covering how to use conditionals such as if else, ...
685 views
3 weeks ago
Welcome to Tech Xort. This video is the first part of our comprehensive series on using Pointers in High-Level Synthesis (HLS).
35 views
Learning network programming and documenting the journey.
8 days ago
Code (we will implement this in the next video): ⭐ star the repo to stay in the loop ...
3,711 views
12 days ago
Welcome to chapter 1 of C Programming. In this chapter we're going to be covering how to create variables in C. More specifically ...
971 views
4 weeks ago
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 ...
17 views
Are you starting a new Internet of Things (IoT) project but don't know which programming language to choose? ♂️ Choosing ...
16 views
Creating C2server Network traffic to client PART11 TCP Connections and packets + csharp coding note: english subtitle is ...
19 views
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 ...
221 views
Learn how to safely receive and print TCP socket data in C, handle non-null-terminated buffers, and remove CR/LF characters ...