YoVDO

Binary to Decimal Can't Be That Hard, Right?

Offered By: Ben Eater via YouTube

Tags

Assembly Language Courses Algorithms Courses

Course Description

Overview

Explore the intricacies of converting binary numbers to decimal in this comprehensive 42-minute video tutorial. Dive into the process of separating digits by dividing by 10, learn how to divide numbers in binary by hand, and discover an efficient algorithm for binary division. Follow along as the instructor implements the algorithm in 6502 assembly language, runs the program, and demonstrates how to reverse the digits. By the end of this in-depth lesson, gain a thorough understanding of the binary-to-decimal conversion process and witness the successful implementation of the algorithm.

Syllabus

Introduction
Separating digits by dividing by 10
Dividing numbers in binary by hand
An algorithm for binary division
Implementing the algorithm in 6502 assembly
Running the program
Reversing the digits
It works!


Taught by

Ben Eater

Related Courses

Information Theory
The Chinese University of Hong Kong via Coursera
Intro to Computer Science
University of Virginia via Udacity
Analytic Combinatorics, Part I
Princeton University via Coursera
Algorithms, Part I
Princeton University via Coursera
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera