Learn German with Herr Antrim
Sein - 3 Minuten Deutsch Lesson #7 - Deutsch lernen
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.
APMonitor
Interactive Python with Widgets
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...
Programming Electronics Academy
Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)
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...
Rachel's English
Do NOT say TO like TOO or TWO!
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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 1: Object Relational Impedence Mismatch
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Chapter 13 Ask Me Anything (AMA)
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...
Brian McLogan
Learn how to classify a polynomial based on the degree
👉 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...
Healthcare Triage
Which Health Policies Actually Work?
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.
Brian McLogan
Master How to Verify a trigonometric identity using half angle formulas
Master How to Verify a trigonometric identity using half angle formulas
Brian McLogan
How to graph exponential functions
👉 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)....
Curated Video
Describe the applications of artificial intelligence systems : AI vs ML
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...
Curated Video
Learning Python Web Penetration Testing (Video 6)
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...
Packt
Compare the breadth-first and depth-first search algorithms : Stack Data Structure
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...
Two Minute Music Theory
The Music of Arrested Development: An Analysis - Part 1
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...
Brian McLogan
Learn How to Solve a System Using Elimination by Adding
👉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...
Curated Video
Uses of Monoclonal Antibodies: Applications and Advantages
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...
Learn German with Herr Antrim
Haben - 3 Minuten Deutsch Lesson #6 - Deutsch lernen
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...
Programming Electronics Academy
Things to Think About When Choosing a Library: Arduino Course 6.3
A look at different criteria to consider when choosing a code library for Arduino.
The Business Professor
Discrimination by Disparate Impact Examples
Discrimination by Disparate Impact Examples
Englishing
ESL - Expletive sentences (there, here, it)
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...
Englishing
ESL - Modal Verbs: May and Might
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...
Brian McLogan
What is the property of equality with exponents and how do we use it
👉 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...
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - Conception of Event Streams
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 -...