Brian McLogan
ACT SAT Prep How do the graphs of two trigonometric graphs compare
ACT SAT Prep How do the graphs of two trigonometric graphs compare
Rachel's English
Real Life - Hiking in CO * Used in Live Stream June 26, 2020 Part 1
Study English conversation and interesting pronunciation, plus vocabulary words in this real English conversation video as I hike a beautiful mountain in Colorado. See how Americans reduce words in natural conversation to improve...
Sprouts Learning
Piaget’s Schema How We Change Information to Fit Our Brain Space
A schema is a cognitive framework or concept that helps organize and interpret information.
Curated Video
Mastering Swift 2 Programming (Video 39)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Learn German with Herr Antrim
Du, Ihr, & Sie w/ Conjugation - 3 Minuten Deutsch Lesson #2 - Deutsch lernen
In this video I explain when to use the du, ihr, and Sie forms in German. I discuss the differences between the 3 pronouns and I talk about how to conjugate most verbs with these forms. I give example sentences for each form as well.
Brian McLogan
How to find the focus and directrix when your vertex is at origin
Learn how to graph a vertical parabola. A parabola is the shape of the graph of a quadratic equation. A parabola is said to be vertical if it opens up or opens down. A vertical parabola results from a quadratic equation in which the x...
Curated Video
Oh, Canada! IELTS Resources to Help you Become Familiar with the Canadian Accent
Today you will learn some resources for becoming familiar with Canadian accents, so that you can understand IELTS Listening exam audio.
Curated Video
Getting Started with JIRA - Creating a Team-Managed Project
In this lesson, we will learn to create a team-managed project. This clip is from the chapter "Using Team-Managed Projects" of the series "Course Overview".This section primarily focuses on using team-managed projects.
Rachel's English
EMAIL vs. EMAI-OH - How to make the Dark L - American English
Don't mispronounce words that end in the Dark L -- many non-native speakers incorrectly make an 'oh' ending. Learn how to make the Dark L and the dark sound instead of the OH.
Brian McLogan
Exam Review How to determine the number of solutions for a trigonometric equation
Exam Review How to determine the number of solutions for a trigonometric equation
Curated Video
Learning D3.JS 5.0 2.1: What Is an SVG?
In this video, we will learn about SVG, what it is, where we use it, what we can do with it, its advantages/disadvantages, and how D3.js handles them. • Understand the definition of SVG • Learn the properties of SVG • Know when we should...
IDG TECHtalk
Smart Go: Introduction to the Go language
The Go language, created by folks at Google, has been with us for a decade and is the basis for many important enterprise projects such as Docker and Kubernetes. Watch a simple Go program in action to get an idea of what it's like to...
Brian McLogan
Learn how to evaluate a piecewise function for different values
👉 Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the constraints of each function as you can only...
Curated Video
Introducing Ionic 2 (Video 3)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Brian McLogan
Solving a one step inequality
👉 Learn how to solve one step inequalities. When solving one step inequalities we will use inverse operations to isolate the variable. To represent our solution we will graph on the number line and use open and closed points based on the...
Curated Video
Getting Started with JIRA - Creating a Company-Managed Project
In this session, we will learn to create a company-managed project. This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
Brian McLogan
What is standard form of a quadratic
👉 Learn the essentials for graphing a quadratic equation. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Easy Languages
6 Tips to Take Your Spanish to the Next Level
Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of participating partner countries abroad. Episodes are produced...
Brian McLogan
Five different ways to solve a quadratic equation
Five different ways to solve a quadratic equation
Brian McLogan
How to divide two radical expressions by using the quotient rule
👉 Learn how to find the square root of rational expressions. To find the square root of a rational expression, we first express the rational expression as the square root of the numerator divided by the square root of the denominator....
Curated Video
Hands-On WebAssembly for C++ Programmers - Understanding the Memory Model
We've seen native numeric types, but how are objects and strings represented? • Learn how linear memory operates in WebAssembly • Observe the difference between Emscripten and non-Emscripten behavior • Explore support of raw and smart...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Introduction
Let's see a quick introduction to the course! This clip is from the chapter "Introduction" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".This is an introductory section to the course.
Curated Video
Learning Akka (Video 1)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Curated Video
Python for Network Forensics 1.2: Learning Dshell
In this video, we will learn how to inspect network traffic at the packet level using Dshell. • Learn to set up a Python virtual environment • Learn to import packet capture • Use Dshell decoders to fuller analyze automate network traffic