Instructional Video5:36
Curated Video

Understanding the Benefits of Hexadecimal Numbers

Pre-K - Higher Ed
Quick whiteboard tutorial showing which explains what the point of using hexadecimal in computing is and why we use it. Can be helpful for students studying GCSE Computer Science
Instructional Video7:08
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Hexadecimal

Higher Ed
Hexadecimal numbering uses a base-16 system that’s very convenient for IT techs. It’s important to look at a hex value and understand the equivalent binary value. This clip is from the chapter "Essentials of Networking" of the series...
Instructional Video10:52
Curated Video

How to Convert From Decimal to Hexadecimal

Pre-K - Higher Ed
Quick whiteboard tutorial showing how to easily convert numbers in decimal (base 10) to hexadecimal (base 16) for students studying GCSE Computer Science
Instructional Video19:06
Curated Video

Converting Decimal to Hexadecimal

Pre-K - Higher Ed
In this tutorial, the concept of converting decimal numbers to hexadecimal is explained in a simple and easy-to-understand manner. The instructor breaks down the process step by step, emphasizing the use of binary as an intermediary step...
Instructional Video4:21
Curated Video

Arduino for Beginners - 2022 Complete Course - Simulation - Code with Version 2 of the IR remote Library

Higher Ed
This video explains simulation - code with version 2 of the IR remote library.
<
br/>
This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This...
Instructional Video11:41
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Colors in CSS

Higher Ed
This video explains how to change colors in CSS.<br<br/>/>

This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and its importance.
Instructional Video5:37
Curated Video

How to Convert From Hexadecimal to Decimal

Pre-K - Higher Ed
Quick whiteboard tutorial showing how to easily convert numbers in hexadecimal (base 16) to decimal (base 10) for students studying GCSE Computer Science
Instructional Video12:36
Curated Video

Practical CSS3 Mastery Course - Colors in CSS

Higher Ed
In this video, we will cover colors in CSS.<br<br/>/>

This clip is from the chapter "Font, Color, Background, Float" of the series "Practical CSS3 Mastery Course".In this section, you will learn about font, color, background, float.
Instructional Video11:20
Packt

Memory

Higher Ed
This video explains memory in data structures.
<
br/>
This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part section...
Instructional Video14:04
Why U

Pre-Algebra 03 - Decimal, Binary, Octal & Hexadecimal

12th - Higher Ed
Our modern decimal number system is base-10. Other number systems used in fields like computer engineering are base-2 (binary), base-8 (octal) and base-16 (hexadecimal).
Instructional Video
Massachusetts Institute of Technology

Mit: Blossoms: Counting Systems

9th - 10th
This video aims to explain counting systems (Decimal, Binary, and Hexadecimal). Students will get to know how to convert numbers between these systems. Also, students will learn how to do some byte and bit level operations. They will use...