Comprehensive guide to building and understanding Redis from scratch using C/C++. Learn network programming, data structures, and low-level systems programming.
Technical TutorialsCC++Redis
Introduction
Build Your Own Redis with C/C++ is a comprehensive guide to building and understanding Redis from scratch using C/C++ programming languages.
Highlights
Network programming, data structures and low-level C/C++
Learn by doing instead of reading
C was, is, and will be widely used for infrastructure or low-level software
The real Redis is a large code base, but this book will only touch on the essentials via small steps
Recommendation
This course is suitable for students who want to solidify their learning of data structures and systems programming, as well as developers without a CS education who want to discover the gap and take their skills to the next level. By recreating Redis from scratch, learners can master the fundamentals and prepare for more technical, system-y work.
How GetVM Works
Learn by Doing from Your Browser Sidebar
Access from Browser Sidebar
Simply install the browser extension and click to launch GetVM directly from your sidebar.
Select Your Playground
Choose your OS, IDE, or app from our playground library and launch it instantly.
Learn and Practice Side-by-Side
Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.