ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

210 results

Khan Academy Computing
The binary number system

Learn about the binary number system, a system where each digit represents a power of 2. Computers store everything in binary, ...

5:45
The binary number system

380,386 views

5 years ago

UC Computer Science Education
CS Unplugged - Binary digits (sample classroom lesson)

This is a (draft) demonstration of teaching the parity magic lesson from http://csunplugged.org/

9:16
CS Unplugged - Binary digits (sample classroom lesson)

51,380 views

8 years ago

In One Lesson
How TRANSISTORS do MATH

Take a look inside your computer to see how transistors work together in a microprocessor to add numbers using logic gates.

14:22
How TRANSISTORS do MATH

2,249,029 views

14 years ago

Khan Academy Computing
Patterns in binary numbers

Learn what it means when a binary number has a 1 in the 1's place or a 1 in every single place.

5:38
Patterns in binary numbers

28,657 views

5 years ago

Cody Anderson
Digital Design (120 1b6) Other Binary Codes (BCD, Gray, ASCII, parity bits)

The binary code 1010 would ... never be used. Why? Because ten cannot be reresented with a single digit ... in decimal. Similarly ...

11:22
Digital Design (120 1b6) Other Binary Codes (BCD, Gray, ASCII, parity bits)

1,589 views

4 years ago

Cody Anderson
Digital Design (120 1a7) Octal Hexadecimal Decimal

... converting octal to ... decimal, I could use the two-step ... approach of first converting each octal digit into its 3-bit ... binary code.

4:45
Digital Design (120 1a7) Octal Hexadecimal Decimal

1,224 views

5 years ago

Wisc-Online
CRC - Cyclic Redundancy Check

Learn what the CRC is, the technology behind it, and how it's performed.

6:05
CRC - Cyclic Redundancy Check

147,573 views

9 years ago

Cody Anderson
Digital Design (120 12b1) Synchronous Binary and Decade Counters

Here we see the logic circuit for a 4-bit synchronous binary ... counter, with the ability to count from ... decimal 0 through 15. First ...

7:29
Digital Design (120 12b1) Synchronous Binary and Decade Counters

952 views

4 years ago

Khan Academy Computing
Converting decimal numbers to binary

Learn a technique for converting decimal numbers into binary numbers using just pen, paper, and calculations. Works best for ...

5:11
Converting decimal numbers to binary

70,957 views

5 years ago

Cody Anderson
Digital Design (120 2a1) Binary Logic Basics

The term binary simply ... means "composed of two things." Our standard is that those two things are the bits 0 and ... 1. Depending ...

7:39
Digital Design (120 2a1) Binary Logic Basics

2,140 views

5 years ago

Quirkos - Simple Qualitative Analysis Software
Beginners guide to coding qualitative data

How do you analyse qualitative text data? What is coding? This video tutorial will give a basic introduction to different methods of ...

9:01
Beginners guide to coding qualitative data

555,623 views

6 years ago

Wake Tech Business Analytics
Coding with Variable Types [BAS 220]

This video will cover basic information about coding, coding systems, and types of variables used in coding, including binary, ...

4:45
Coding with Variable Types [BAS 220]

486 views

9 years ago

Apt Observations
Why Binary Works | How Number Systems Actually Work

Have you ever wondered why computers use binary? Or how number systems really work? This video breaks down the origin of ...

9:35
Why Binary Works | How Number Systems Actually Work

11 views

11 months ago

CSE Learning
Binary to Hexadecimal Conversion | ✅Hex to Binary Easy Method

This video explains binary to hexadecimal conversion and hexadecimal to binary conversion in a simple and easy way. You will ...

7:26
Binary to Hexadecimal Conversion | ✅Hex to Binary Easy Method

24 views

5 years ago

Cody Anderson
Digital Design (120 1b2) Signed Binary Forms

Where did this binary code for +26 come from? Well, you can apply the repeated ... divide-by-2 method to find that 26 in unsigned ...

7:48
Digital Design (120 1b2) Signed Binary Forms

1,655 views

5 years ago

CSE Learning
Binary to Octal Conversion | ✅Octal to Binary Easy Method

This video explains binary to octal conversion and octal to binary conversion in a simple and easy way. You will learn how to ...

6:31
Binary to Octal Conversion | ✅Octal to Binary Easy Method

4 views

5 years ago

Cody Anderson
Digital Design (120 6a3) Combinational Circuit: Decoders 1

Also note that the subscripts of the outputs are taken from ... the decimal form of the input binary code. This is why 010 activates ...

9:14
Digital Design (120 6a3) Combinational Circuit: Decoders 1

1,364 views

4 years ago

CSE Learning
Binary to Decimal Conversion Trick |✅ Fast & Easy Method

This video explains the fastest and easiest trick for binary to decimal conversion and decimal to binary conversion. You will learn ...

11:29
Binary to Decimal Conversion Trick |✅ Fast & Easy Method

111 views

5 years ago

CSE Learning
Octal Number System Conversion | Binary Decimal ✅Hex Easy Method

This video explains octal number system conversion in a simple and easy way. You will learn how to convert octal numbers to ...

13:43
Octal Number System Conversion | Binary Decimal ✅Hex Easy Method

27 views

5 years ago

PurdueX CS180.1x
String Methods

Purdue's AP Computer Science A on edX.

5:35
String Methods

70 views

9 years ago

NPTEL IIT Bombay
Week 04: Lecture 16

Week 04: Lecture 16: Borel's theorem and beyond.

13:35
Week 04: Lecture 16

416 views

3 years ago

Cody Anderson
Digital Design (120 1b3) Binary Addition

This is the same binary code you see typed out. After doing something similar for 34 (but with no need to ... negate), we can now ...

8:21
Digital Design (120 1b3) Binary Addition

1,395 views

5 years ago

UC Computer Science Education
CS Unplugged - Product code check digits (sample classroom lesson)

csunplugged.org.

6:10
CS Unplugged - Product code check digits (sample classroom lesson)

5,005 views

8 years ago

Dr. Pavel Vlašánek
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

Curious how software cracks actually work? In this video, I walk you through a beginner‑friendly reverse‑engineering challenge ...

12:19
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

17,312 views

7 months ago

Software engineer
How does the SPI Rx & Tx with the UART - Source

In the last video I gave a theoretical explanation on how to transmit and receive using UART with SPI. This video shows the source ...

11:42
How does the SPI Rx & Tx with the UART - Source

469 views

7 years ago