Completed
Bitpacking
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Binary File Format Engineering and Reverse Engineering
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What are bits
- 3 Conventions
- 4 Variable Length
- 5 Protobuf
- 6 Compression
- 7 Encoding
- 8 Data transforms
- 9 Variable length codes
- 10 Bitpacking
- 11 Questions
- 12 Why not to make binary files
- 13 Types of binary files
- 14 Header and flat files
- 15 Index and data files
- 16 Record sequences
- 17 Chunked files
- 18 Use cases
- 19 Working sets
- 20 Logical Use Cases
- 21 Finding the Data
- 22 Using the Data
- 23 Grouping the Data