Compression: introductionIntroduces data compression, exploring how redundancy in data can be reduced to achieve smaller file sizes without losing information.
Shannon's TheoremIntroduces Shannon's Theorem on binary codes, entropy, and data compression limits.
Error Correction: BasicsIntroduces the basics of error correction in data transmission, emphasizing the importance of adding redundancy to prevent errors.
Reed-Solomon CodesCovers Reed-Solomon codes for error handling in communication and practical applications in 2D barcodes.
Networks: IP ProtocolExplores the Internet Protocol (IP), BFS algorithm, routing tables, and IPv4 addresses.
Cryptography: Secret KeyIntroduces secret key cryptography, covering 'one-time pad' encryption, flaws in key sharing, and the Data Encryption Standard (DES) principles and operation.
Public Key CryptographyExplores public key cryptography, enabling secure communication and key exchange between Alice and Bob.