Instructional Video9:36
Crash Course

Boolean Logic & Logic Gates: Crash Course Computer Science

12th - Higher Ed
Today, Carrie Anne is going to take a look at how those transistors we talked about last episode can be used to perform complex actions. With the just two states, on and off, the flow of electricity can be used to perform a number of...
Instructional Video21:01
Curated Video

Boolean logic and logic gates

Pre-K - Higher Ed
Pupil outcome: I can identify different logic gates and construct the truth table for each logic gate. Key learning points: - Boolean logic is a form of algebra where all logical relations can be expressed as a combination of AND, OR and...
Instructional Video20:02
Curated Video

Logic statements and expressions

Pre-K - Higher Ed
Pupil outcome: I can evaluate and develop logic statements using Boolean logic. Key learning points: - A logic statement is a statement that evaluates to either True or False. - You can write a logic statement to represent an outcome...
Instructional Video20:02
Curated Video

Implementing Boolean logic in Python

Pre-K - Higher Ed
Pupil outcome: I can use Boolean logic in a Python program. Key learning points: - Boolean expressions give results that can be used in selection and iteration. - Boolean logic is used in selection to test conditions. - Complex decisions...
Instructional Video4:53
Practical Ninjas

PLC ladder Programming # 3 | Boolean logic | XOR gate

12th - Higher Ed
Steps towards learning Automation - 06 | PLC Ladder programming #3

------------------------------------------------------------------------------------------------------------
----
In this video, we will build PLC ladder...
Instructional Video6:05
Curated Video

Active Directory with Windows Server 2016 - Preferences and Item-Level Targeting

Higher Ed
Explore group policy preferences to personalize a user account based on the OS permissions set, and learn about item-level targeting as an implementation based on presets.
r/>
This clip is from the chapter "Create and Manage...
Instructional Video18:13
Curated Video

The Modern JavaScript Bootcamp (2019) - Sorting Arrays

Higher Ed
In this video, you’ll learn how to sort your arrays. It doesn’t make much sense to have completed todos at the top of the list. What if we could keep the completed ones at the bottom and the incomplete ones up top?
r/>
This...
Instructional Video
Crash Course

Crash Course Computer Science #3: Boolean Logic & Logic Gates

9th - 10th
This video focuse on Boolean Logic and Logic Gates. Today, Carrie Anne is going to take a look at how those transistors we talked about last episode can be used to perform complex actions. With the just two states, on and off, the flow...
Instructional Video
Crash Course

Crash Course Computer Science #5: How Computers Calculate the Alu

9th - 10th
This video [11:09] focuses on how computers calculate -- the ALU. Today we're going to talk about a fundamental part of all modern computers. The thing that basically everything else uses - the Arithmetic and Logic Unit (or the ALU). The...