CyberWeb: Building A Web Browser From Scratch (Part 1)

A video tutorial series about building a 1990s-era web browser from scratch using Windows 2000 and Visual Studio 6. The end goal is to render the CyberWeb home page.

In the first episode, we build the browser UI frame and make an HTTP network request.

Check out the CyberWeb source code on GitHub: