Crash Course
Boolean Logic & Logic Gates: Crash Course Computer Science
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...
Practical Ninjas
PLC ladder Programming # 3 | Boolean logic | XOR gate
Steps towards learning Automation - 06 | PLC Ladder programming #3 ---------------------------------------------------------------------------------------------------------------- In this video, we will build PLC ladder programming PLC...
Curated Video
Active Directory with Windows Server 2016 - Preferences and Item-Level Targeting
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. This clip is from the chapter "Create and Manage Group Policy" of...
Curated Video
The Modern JavaScript Bootcamp (2019) - Sorting Arrays
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? This clip is from the...
Crash Course
Crash Course Computer Science #3: Boolean Logic & Logic Gates
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...
Crash Course
Crash Course Computer Science #5: How Computers Calculate the Alu
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...