Introduction to Binary, Hexadecimal and Bit Manipulation in Programming

42
clicks
Introduction to Binary, Hexadecimal and Bit Manipulation in Programming

Source: youtube.com

Type: Video

Redwire Labs provides a comprehensive guide to understanding binary and hexadecimal values in the context of programming, specifically using Elixir and Nerves. The video begins with breaking down data sheets and converting binary to decimal, progressing through concepts like bit masking, binary to hex conversion, and bit shifting. Real-world examples are used to illustrate how to interpret sensor status registers and how to perform bitwise operations in Elixir. The video also touches on practical tips for using hexadecimal as a more concise representation of binary data and includes an in-depth look at logical and, or, xor, and not operations.

© HashMerge 2024