Curated Video
The Digital Wave
“The Digital Wave” distinguishes analog waves from digital waves, focusing on digital transmission and the binary system.
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - HTTP/2
[Theory] gRPC Internals Deep Dive: HTTP/2 This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going learn about gRPC.
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Windows Users - Apache Spark in Local Mode Command Line REPL
In this video, we will cover Windows users to set-up Apache Spark in local mode command line REPL. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB Indexes (GSI + LSI)
This video explains the LSI and GSI Amazon DynamoDB indexes. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various AWS...
Fun Robotics
Binary vs Multiclass Classification
Explains the difference between binary and multiclass classification problem.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Logistic Regression
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Curated Video
Core Java Programming Course- Logical and Bitwise Operators
This video explores the various logical and bitwise operators that you can use in Java. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 3: Add update functionality
An in-depth look at trees, rules surrounding them and a tree known as Binary Search Tree This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Complete Python Scripting for Automation - Introduction to Operators of Python
Operators of Python: Introduction to Operators of Python This clip is from the chapter "Operators of Python" of the series "Complete Python Scripting for Automation".You will learn about various operators of python like Arithmetic and...
The Wall Street Journal
Joseph Altuzarra on Challenging Gender Norms in Fashion
Altuzarra's creative director discusses how the brand's new clothing line, Altu, reflects a broader reassessment of identity across the fashion industry.
Packt
Invert Binary Tree – Part 1
This is the first part of the two-part video that demonstrates how to work with an invert binary tree. This clip is from the chapter "Question 7: Invert Binary Tree" of the series "Data Structures and Algorithms: The Complete...
Packt
State the purpose of network hardware : Hexadecimal
From the section: Essentials of Networking. In this section, we learn about WANS, Routers, cables and connectors. The central box that connects devices on our LANs has gone through many advancements over the years. Whether hubs or...
Curated Video
Core Java Programming Course- String Conversion Operations
This video demonstrates how to convert strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you...
Physics Girl
How do touchscreens work?
How does a touchscreen work? Why can you text with your finger, but not with a q-tip? The physics of smartphones is a complicated and amazing mixture of engineering, physics, electronics and computer science. Topics: Capacitive touch...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Cryptography Basics
Cryptography is the practice of disguising information in a way that looks random. This episode explores the history of cryptography and how it has evolved into the complex systems today. This clip is from the chapter "Cryptography" of...
Science360
Chalk Talk Binary
A binary system of numbers is one that is composed only of ones and zeros. It was the system of choice for people who developed early computers--they needed a reliable way to get information across electrical circuits, and a way that was...
Packt
Implementing a Binary Tree
This video demonstrates how to implement a binary tree. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...
Practical Ninjas
Gray Code | Gray to Binary code conversion | Binary to Gray code conversion | DE.07
This video explains Gray code used in error checking in digital communications using examples for the tutorial of Digital electronics. The gray code uses mirror technique to generate the bits for succesive decimal values. This...
Curated Video
Python for Network Forensics 3.2: Exploring File Properties
Using the power of recursive traversal, we will begin to search and populate file properties. • Enrich your understanding of directory traversal • Modify our application to populate file properties • Search returned results to understand...
Curated Video
Learn and Master C Programming - Bit-wise Operators Overview
We will look at an overview of the binary operators that we will cover. This clip is from the chapter "Let's Talk Binary | Manipulating Bits" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to section 5
Intro to section 5 and a brief overview of the material covered in this section This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How Many Files can Git Store?
This video illustrates the number of files Git can store. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new...
Curated Video
Learn and Master C Programming - Introduction & Section Overview
Overview of the section and a quick review of memory, variables and the introduction of & operator. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the...