Hi, what do you want to do?
Curated Video
Understanding the Benefits of Hexadecimal Numbers
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
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Hexadecimal
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...
Curated Video
How to Convert From Decimal to Hexadecimal
Quick whiteboard tutorial showing how to easily convert numbers in decimal (base 10) to hexadecimal (base 16) for students studying GCSE Computer Science
Curated Video
Converting Decimal to Hexadecimal
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...
Curated Video
Arduino for Beginners - 2022 Complete Course - Simulation - Code with Version 2 of the IR remote Library
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...
<
br/>
This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Colors in CSS
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.
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.
Curated Video
How to Convert From Hexadecimal to Decimal
Quick whiteboard tutorial showing how to easily convert numbers in hexadecimal (base 16) to decimal (base 10) for students studying GCSE Computer Science
Curated Video
Practical CSS3 Mastery Course - Colors in CSS
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.
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.
Packt
Memory
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...
<
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...
Why U
Pre-Algebra 03 - Decimal, Binary, Octal & Hexadecimal
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).
Massachusetts Institute of Technology
Mit: Blossoms: Counting Systems
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...