Crash Course
Files & File Systems: Crash Course Computer Science
Today we’re going to look at how our computers read and interpret computer files. We’ll talk about how some popular file formats like txt, wave, and bitmap are encoded and decoded giving us pretty pictures and lifelike recordings from...
TED-Ed
TED-Ed: How exactly does binary code work? - Jose Americo N L F Freitas
Imagine trying to use words to describe every scene in a film, every note in a song, or every street in your town. Now imagine trying to do it using only the numbers 1 and 0. Every time you use the Internet to watch a movie, listen to...
Curated Video
Binary: The Alien Language
In the 1970s, launched aboard a space probe was what is considered one of the most important scientific diagrams ever created. If found by extraterrestrial life, the plaque explains details about the human race and where we are in the...
Curated Video
Binary: What Is Binary?
Learn how the binary base system works, and how to symbolise any number using just two digits. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract concepts in...
Curated Video
The Egyptians and Multiplication
Discover the simple method of Egyptian multiplication that can be used to work out the product of any number, no matter how large, using only powers of two. Maths - History Of Maths A Twig Math Film. Reinforce and extend the learning...
Curated Video
Binary: The Computer Language
We use binary every day – although we might not know it. Find out how this number system is used in computers to store large amounts of data. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum....
Curated Video
Fundamentals of Neural Networks - Cross-Entropy Loss Function
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Java Wrapper Classes - an Introduction - Why and What?
In this video, you will learn about Java wrapper classes—an introduction—why and what.
Curated Video
Deep Learning - Crash Course 2023 - Types of Problems
In this video, we will have a look at different types of problems like multi-class classification and regression. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section,...
Curated Video
Fundamentals of Secure Software - Microsoft Threat Model Tool demo
This is a demo video of the Microsoft Threat Model tool.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Introduction to Mass Storage
Mass storage (disk drives and solid-state drives) store the operating system and applications. Despite the different technologies, systems talk to these many devices in similar ways. This clip is from the chapter "Book Chapter 8 - Mass...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - 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 "Book Chapter 18 - Essentials of Networking"...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Serialization Formats
In this video, we will investigate different serialization formats and the support for Schema in AVRO, Protobuf, and Thrift. This clip is from the chapter "Data Contract and Serialization in Kafka" of the series "Kafka for Developers -...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Running Vault in Production
This is a lab video on running Vault in production. You will look at a Vault node and how to configure everything to get Vault running as a service on a Linux machine. This clip is from the chapter "Installing Vault" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Installing Vault Using Packer
This is a lab video on installing Vault using Packer. This video will walk you through how to create an image that includes the Vault binary and other configuration files using HashiCorp Packer. This clip is from the chapter "Installing...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Manually Installing Vault
This is a lab video on manually installing Vault. Sometimes it's good to understand how to do things manually before you are automating workflows. That's what we will do in this lab video, so you fully understand how to get Vault running...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Installing Nomad on Linux
This video demonstrates how to install Nomad on a new Linux box. We will begin by installing a new instance of AWS Linux, and then we will visit the releases.hashicorp.com site and download the binaries to install Nomad on Linux. This...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Upgrading Nomad to Newer Versions
In this final demonstration, we will practically work on upgrading Nomad to newer versions based on more recent releases from time to time. The author mentions the importance of reading through the release notes and guides before any...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Installing Nomad on macOS
In this demonstration, we will look at installing Nomad on macOS. We will download the program from nomadproject.io and choose to install the package manager for macOS or the binary download for macOS. This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Installing Nomad
This video briefly introduces how to install Nomad and the various sources and locations from where the Nomad application can be installed, be it macOS, Linux, or Windows OS. This clip is from the chapter "Deploying Nomad" of the series...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Efficiently Extract Data from Multiple Folders in Power BI
This lesson explores the challenge of extracting data from multiple folders in Power BI and provides solutions for doing so efficiently. The video offers a step-by-step guide to identifying and connecting to data from multiple folders,...
Wonderscape
Magnetic Storage: How Computers Use Magnets
Dive into the fascinating world of magnetic data storage! Learn how computers and phones use tiny magnets to store vast amounts of information. Discover through simple experiments why strong magnets can disrupt electronic devices and...
The Guardian
The UK's first professional trans choir: 'It's a joyful act of resistance'
Anil Sebastian and Coda Galabov are the creators of a new choir called Trans Voices, which offers a space for trans and non-binary people who have felt unable to sing with their true voices in traditional choirs. We follow the group as...
Curated Video
The ABC's of Coding
Aside from the coding languages there seems to be all sorts of jargon used by coders. The amount of jargon can be overwhelming to new programmers. In this video, Mark reviews the most common jargon used by programmers from A to Z. Learn...