У нас вы можете посмотреть бесплатно Coding a Database server in C или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
6 episodes in 1. In this series you will learn how to design data structures and how to think when designing and coding a fast in-memory database server. You will learn about Tcp network connections and parsing of Cli commands. You will learn about linear searches, performance measuring, binary trees and hyper-optimized #ash tables using different kinds of algorithms. You will also improve your knowledge in structs, linked lists, pointers and function pointers as well as the other advanced concepts of the C language. #advancedc, #cproject, #database, #sockets, #tutorial 1. Become a member and receive multiple benefits, check out: / @dr-jonas-birch 2. New course: Design your own encryption... https://courses.doctorbirch.com/2/ 00:00:00 Intro 00:00:41 Designing your own database 00:25:21 Coding a binary tree 01:55:37 Coding a fast Redis database server 04:49:42 Keep writing a faster-than-Redis DB server 07:32:13 Coding a Pretty-printer 08:37:46 A linear search algorithm