Channel: Fireship
Category: Science & Technology
Tags: app developmentlessontutorialwebdev
Description: Binary is a base-2 numbering system and the final language used by computer hardware. Programmers don't write binary code directly, but it's import to understand how a machine uses transistors to organize billions of bits to represent data. fireship.io #compsci #math #100SecondsOfCode š Resources Binary Explanation kerryr.net/pioneers/binary.htm Binary history cs.cas.cz/portal/AlgoMath/NumberTheory/Arithmetics/NumeralSystems/PositionalNumeralSystems/BinarySystem.htm Hex dump hexed.it š„ Get More Content - Upgrade to PRO Upgrade to Fireship PRO at fireship.io/pro Use code lORhwXd2 for 25% off your first payment. šØ My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font š Topics Covered - How do binary numbers work? - How to computers use binary? - What is a hex dump? - How to count in binary? - When was binary first invented? - bit vs byte vs nibble