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 Video2:44
Curated Video

Docker Certified Associate Certification Training Course - Implementation of Docker Engine

Higher Ed
This video explains the implementation of Docker Engine. This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started...
Instructional Video5:54
Curated Video

The Complete Python Course - Bitwise Operators

Higher Ed
Here, you will learn about combining binary numbers using the bitwise operators. This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section delves deep into the different operators...
Instructional Video9:47
Packt

Fundamentals of Neural Networks - Cross-Entropy Loss Function

Higher Ed
This video explains the cross-entropy function, which is designed under the assumption that the variable you are trying to predict is binary. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in...
Instructional Video5:47
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Implementing Basic Perceptron

Higher Ed
In this video, you will learn how to implement the basic perceptron in our notebook. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section,...
Instructional Video13:44
Packt

Binary Tree

Higher Ed
This video focuses on a binary tree in data structures. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to trees in data...
Instructional Video10:50
Programming Electronics Academy

Logic Levels: Arduino Course 4.1

Higher Ed
A description of HIGH and LOW logic levels and binary.
Instructional Video0:58
Packt

Constructing a Binary Search Tree: From Preorder Traversal – Part 2

Higher Ed
This is the second part of the two-part video that explains how to construct a binary search tree from preorder traversal. This clip is from the chapter "Question 8: Constructing a Binary Search Tree" of the series "Data Structures and...
Instructional Video4:29
Packt

Binary Search Complexity

Higher Ed
This video introduces you to binary search complexity. This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.
Instructional Video27:38
Packt

Constructing a Binary Search Tree: From Preorder Traversal – Part 1

Higher Ed
This is the first part of the two-part video that demonstrates how to construct a binary search tree from preorder traversal. This clip is from the chapter "Question 8: Constructing a Binary Search Tree" of the series "Data Structures...
Instructional Video8:27
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 2: Understanding Tight Coupling using the Binary Search Algorithm Example

Higher Ed
Introduction to Spring Framework in 10 Steps: Step 2: Understanding Tight Coupling using the Binary Search Algorithm Example This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web...
Instructional Video12:32
Packt

Introduction to computer hardware and software : Introduction to Mass Storage

Higher Ed
From the section: Mass Storage Technologies. In this section, we cover topics related to Mass storage. Mass Storage (disk drives and solid-state drives) store the operating system and applications. Despite the different technologies,...
Instructional Video8:33
Practical Ninjas

How do Digital systems add and subtract in binary? | Binary mathematical operations - I | DE.04

12th - Higher Ed
Digital Electronics 04. ----------------------------------- This video covers Binary addition and subtraction with explanatory examples. Binary addition lays the foundation of the arithmetic operations performed by digital systems. This...
Instructional Video11:20
Packt

Memory

Higher Ed
This video explains memory in data structures. 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 that introduces...
Instructional Video4:08
Practical Ninjas

How do Digital system multiply and divide in Binary? | Binary mathematical operations - II | DE.05

12th - Higher Ed
Digital Electronics 05. ----------------------------------- This video explains arithmetic operations of Multiplication and Division of binary numbers using examples.
Instructional Video2:29
NASA

NASA | X-ray Satellites Monitor the Clashing Winds of a Colossal Binary

3rd - 11th
O-type stars are among the most massive and hottest known, pounding their surroundings with intense ultraviolet light and powerful outflows called stellar winds. NASA's Swift and ESA's XMM-Newton X-ray observatories took part in a 2011...
Instructional Video29:37
Packt

Constructing a Binary Tree: From Preorder and Inorder Traversal – Part 1

Higher Ed
This is the first part of the two-part video that demonstrates how to construct a binary tree from preorder and inorder traversal. This clip is from the chapter "Question 6: Constructing a Binary Tree" of the series "Data Structures and...
Instructional Video12:59
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Single Neuron Perceptron Model

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Single Neuron Perceptron Model
Instructional Video5:09
Packt

Implementing Binary Search – Part 1

Higher Ed
This is the first part of the two-part video that demonstrates how to implement a binary search. This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Instructional Video26:51
Packt

Constructing a Binary Tree: From Preorder and Inorder Traversal – Part 2

Higher Ed
This is the second part of the two-part video that explains how to construct a binary tree from preorder and inorder traversal. This clip is from the chapter "Question 6: Constructing a Binary Tree" of the series "Data Structures and...
Instructional Video3:37
NASA

NASA’s Roman Mission Will Use Exploding Stars to Measure Cosmic Distances

3rd - 11th
NASA’s upcoming Nancy Grace Roman Space Telescope will see thousands of exploding stars called supernovae across vast stretches of time and space. Using these observations, astronomers aim to shine a light on several cosmic mysteries,...
Instructional Video25:43
Packt

Implementing Binary Search Implementation – Recursion – Part 2

Higher Ed
This is the second part of the two-part video that explains how to implement a binary search using recursion. This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete...
Instructional Video2:53
NASA

NASA | Fermi Catches a 'Transformer' Pulsar

3rd - 11th
In late June 2013, an exceptional binary system containing a rapidly spinning neutron star underwent a dramatic change in behavior never before observed. The pulsar's radio beacon vanished, while at the same time the system brightened...
Instructional Video10:52
Packt

Binary Search

Higher Ed
This video focuses on the concept of a binary search. This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.