Instructional Video4:28
Fun Robotics

Loops in Python

Higher Ed
Defining different types of loops in Python programming
Instructional Video2:51
Learn German with Herr Antrim

Sein - 3 Minuten Deutsch Lesson #7 - Deutsch lernen

9th - 12th
In this episode of 3 Minuten Deutsch I explain how to use the irregular verb "sein". I teach you the conjugation of the verb as well as some uses for it.
Instructional Video13:28
APMonitor

Interactive Python with Widgets

10th - Higher Ed
An IPython widget allows a user to input a value or perform a function. Widgets enhance user interaction with the IPython notebook. See http://apmonitor.com/che263/index.php/Main/PythonWidgets to download the example IPython notebook and...
Instructional Video7:51
Programming Electronics Academy

Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)

Higher Ed
IDE stands for Integrated Development Environment. Pretty fancy sounding, and should make you feel smart anytime you use it. The IDE is a text editor like program that allows you to write computer code for your Arduino board. When you...
Instructional Video13:31
Rachel's English

Do NOT say TO like TOO or TWO!

6th - Higher Ed
In this English pronunciation lesson I’ll show you how to pronounce the word TO. And you’ll see why it’s actually NOT pronounced the same as TOO and TWO in spoken English. This lesson will help you make your English accent more smooth...
Instructional Video4:43
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 1: Object Relational Impedence Mismatch

Higher Ed
Introduction to JPA in 10 Steps: Step 1: Object Relational Impedence Mismatch This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you...
Instructional Video2:15
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Chapter 13 Ask Me Anything (AMA)

Higher Ed
There is much to be learned by analyzing past security incidents. In this episode, Dan discussed the Cyber Kill Chain. This clip is from the chapter "Dealing with Incidents" of the series "CompTIA Security+ Certification SY0-601: The...
Instructional Video3:53
Brian McLogan

Learn how to classify a polynomial based on the degree

12th - Higher Ed
👉 Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different interger exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
Instructional Video6:20
Healthcare Triage

Which Health Policies Actually Work?

Higher Ed
We spend a lot of money on healthcare. How much if goes toward good studies of the health policies we implement. Not much. An almost natural experiment in Oregon has been revealing.
Instructional Video6:40
Brian McLogan

Master How to Verify a trigonometric identity using half angle formulas

12th - Higher Ed
Master How to Verify a trigonometric identity using half angle formulas
Instructional Video7:45
Brian McLogan

How to graph exponential functions

12th - Higher Ed
👉 Learn all about graphing exponential functions. An exponential function is a function whose value increases rapidly. To graph an exponential function, it is usually useful to first graph the parent function (without transformations)....
Instructional Video9:43
Curated Video

Describe the applications of artificial intelligence systems : AI vs ML

Higher Ed
From the section: An Introduction to Machine Learning. In this section, we are introduced to Machine Learning. We learn about its types and applications. There will an explanation on AI versus ML. An Introduction to Machine Learning: AI...
Instructional Video7:56
Curated Video

Learning Python Web Penetration Testing (Video 6)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video2:39
Packt

Compare the breadth-first and depth-first search algorithms : Stack Data Structure

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand stack data structure by answering the questions. • What is a stack • What are examples of stack • How do stack operations—Insertion and deletion—operate Understand...
Instructional Video16:12
Two Minute Music Theory

The Music of Arrested Development: An Analysis - Part 1

12th - Higher Ed
Music is an important part of a TV show. But, in Arrested Development, it's not just a background layer - it's almost just as important as one of the characters in the show. It's practically a character of its own. Let's look at how...
Instructional Video4:47
Brian McLogan

Learn How to Solve a System Using Elimination by Adding

12th - Higher Ed
👉Learn how to solve a system (of equations) by elimination. A system of equations is a set of equations which are collectively satisfied by one solution of the variables. The elimination method of solving a system of equations involves...
Instructional Video5:23
Curated Video

Uses of Monoclonal Antibodies: Applications and Advantages

Higher Ed
This video discusses the uses of monoclonal antibodies, which are all produced from a single clone of cells and are specific to one binding site on one protein antigen. The video explains how monoclonal antibodies can be used in...
Instructional Video3:05
Learn German with Herr Antrim

Haben - 3 Minuten Deutsch Lesson #6 - Deutsch lernen

9th - 12th
In this video I explain the German verb "haben", how it is used, how to conjugate it, how to use it with a direct object, how to use it with the separable prefix "an", and how to use it with "gern". I also briefly introduce the...
Instructional Video15:23
Programming Electronics Academy

Things to Think About When Choosing a Library: Arduino Course 6.3

Higher Ed
A look at different criteria to consider when choosing a code library for Arduino.
Instructional Video4:42
The Business Professor

Discrimination by Disparate Impact Examples

Higher Ed
Discrimination by Disparate Impact Examples
Instructional Video7:20
Englishing

ESL - Expletive sentences (there, here, it)

9th - Higher Ed
Expletive constructions are phrases or sentences that begin with “There are,” “There is,” “It is,” “It was", "Here comes", etc. The verb “to be” is also part of many of these uninspired sentences. In this lesson, Mr. P. will give an easy...
Instructional Video4:26
Englishing

ESL - Modal Verbs: May and Might

9th - Higher Ed
Mr. P. will begin the lesson by giving a description of modal/auxiliary verbs. He will then delve into the three different ways to use may and might. He will end the lesson by giving an exercise to complete. This lesson is designed for...
Instructional Video4:08
Brian McLogan

What is the property of equality with exponents and how do we use it

12th - Higher Ed
👉 Learn about solving exponential equations. Exponential equations are equations involving exponents. To solve an exponential equation, we express the terms in both sides of the equality sign as a single term. Then, we express the single...
Instructional Video11:27
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Conception of Event Streams

Higher Ed
This lecture aims to answer how to identify and model events, create a stream of events, transport events and about processing events. This clip is from the chapter "Introduction to Real-time Streams" of the series "Apache Kafka -...