Your first programming tutorial - Hello, World! in C gone wrong...

preview_player
Показать описание
Disclaimer : This is not a serious programming tutorial by any mean, this is just me messing around, exploring stuff, and doing everything the wrong way, and maybe learn something along the way!

We start from an empty C program and build our first program. printing hello world, as it should be, but is this really a thing? let's make a thing out of it.

Using huffman coding to encode our string "Hello, world!" to some weird hex representation. We explore what's this encoding, how to build the binary tree using a min-heap structure, how to manipulate bits to get a representation taking less memory than the actual string, and that's it for today.

Timestamps:
00:00 Introduction
08:17 First C Program
28:46 Huffman coding
37:51 Implementing inserting and deleting nodes
54:25 Building Huffman tree
01:29:16 Encoding and decoding
01:47:14 Debugging

If you found any value in this, please leave a comment, and don't forget subscribing. Cheers!
Рекомендации по теме
Комментарии
Автор

Did you learn anything new today? Hit the like and the subscribe buttons, and stay tuned for more fun!

MooThedevO
visit shbcf.ru