15:34
Check out Hostinger's BLACK FRIDAY SALE ON NOW for all your web hosting and server needs! Use coupon code CHERNO to ...
26:39
C++ Web Server from Scratch | Part 1: Creating a Socket Object
An open source, modular web server that will allow you to create a website that can be customized to your needs. This series ...
10:13
How to create Web Server in C++ under 600s - Tutorial #cpp #programming
Not Node.js, not PHP, not Django or Flask, we will create a server from scratch using C++ and windows socket API. This should ...
17:49
Coding a Web Server in 25 Lines - Computerphile
Just how simple can a web server be? Laurence Tratt, Shopify / Royal Academy of Engineering Research Chair in Language ...
13:04
Check out Hostinger's BLACK FRIDAY SALE NOW ON for all your web hosting and server needs! Use coupon code CHERNO to ...
3:17
the TRUTH about C++ (is it worth your time?)
C++ gets a lot of hate on the internet, and there may be good reason for that. I think C++ is misunderstood, and there are a few ...
10:02
I optimized a C++ Web Server until it broke the OS
In this video, I take a completely naive C++ web server optimize it. We eliminate heap allocations, lower kernel syscalls, and align ...