Instructional Video2:21
Brian McLogan

How do you find the axis of symmetry and vertex in standard form

12th - Higher Ed
👉 Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video6:10
Curated Video

Learn and Master C Programming - Important Tips for Working with User Input

Higher Ed
This video simply gives you some hints and tips when working with and parsing user input from the command-line. This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For Absolute...
Instructional Video6:10
Curated Video

Learn and Master C Programming - Getting user input using 'scanf'

Higher Ed
This lecture will show you how to receive user input and how you can get into problems with 'scanf'. This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For Absolute Beginners!".A quick...
Instructional Video3:53
Curated Video

The Full Stack Web Development - Bootstrap Package and UI

Higher Ed
App Development with Meteor.js: Bootstrap Package and UI This clip is from the chapter "App Development with Meteor.js" of the series "The Full Stack Web Development".For Meteor.js framework that runs on both ends and we will be working...
Instructional Video6:15
Curated Video

C++ Developer - Project - Array Data

Higher Ed
This video presents a project on array data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Instructional Video5:34
Curated Video

Core Java Programming Course- Scanner Class

Higher Ed
This video explains the Scanner class. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that are...
Instructional Video21:14
Packt

Validating if User Interface (UI) Elements Are Disabled or Enabled with Attributes

Higher Ed
This video explains how to validate if the UI elements are disabled or enabled with attributes. This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java - Basics...
Instructional Video13:07
Packt

Reverse Strings

Higher Ed
This video provides an introduction to reverse strings. This clip is from the chapter "Question 10: Reverse Strings" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of reverse...
Instructional Video4:16
Curated Video

API Testing with Postman - Understanding Web Services and APIs

Higher Ed
Gain a conceptual understanding of what web service is and how you can interact with them via APIs. • Explain how to think of web services as a black box function • Explain how an API can be thought of as inputs and outputs to the...
Instructional Video5:10
Curated Video

C++ Programming By Example - Setting Up Your Painting Application

Higher Ed
How to set up a basic application? • Use basic project setup provided by instructor • Open Qt Creator and created needed files as shown • Put the files in the correct folders This clip is from the chapter "Building a Painting Application...
Instructional Video10:49
KnowMo

Reflections of Graphs: Understanding How and Why Graphs Get Reflected in the X or Y Axis

12th - Higher Ed
The video is a lecture presentation on the topic of reflections of graphs. The presenter explains the concept of reflection and how and why graphs get reflected in the X or Y axis using mirror lines. They use examples to explain the...
Instructional Video11:27
Curated Video

C++ Programming By Example - Adding Search Functionality

Higher Ed
How can you add search functionality to the application? • Learn what algorithms could be used from the STL • Implement search by book title • Experiment with search by author This clip is from the chapter "Building a Library Management...
Instructional Video10:45
Brian McLogan

Learning the basics to how to graph the sine function and its points

12th - Higher Ed
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Instructional Video5:10
Brian McLogan

What is the domain of sine and cosine graph

12th - Higher Ed
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Instructional Video8:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Enumerations (enum)

Higher Ed
Learn the syntax for enum; that allows us to create strongly typed label. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals, operators,...
Instructional Video6:06
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navbar - Search Form

Higher Ed
Project 2 - Furniture Store (Based on CSS Grid): Navbar - Search Form This clip is from the chapter "Project 2 - Furniture Store (Based on CSS Grid)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".null
Instructional Video5:02
Brian McLogan

Compose Two Rational Functions then Find the Domain in Interval Notation

12th - Higher Ed
Learn how to compose two functions where one or both of those functions is/are rational. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of...
Instructional Video10:22
Brian McLogan

Define Domain and Domain Restrictions

12th - Higher Ed
Define Domain and Domain Restrictions
Instructional Video2:27
Brian McLogan

How to Compose Two Functions and then Determine the Domain, Rational and Radical

12th - Higher Ed
Learn how to compose two functions where one is a rational function and the other is a radical function. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the...
Instructional Video2:42
Brian McLogan

How To Apply the Composition of a Quadratic and Linear Function

12th - Higher Ed
Learn how to compose two functions where one or both of those functions is/are quadratic. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of...
Instructional Video5:11
The Business Professor

Variations in Assumptions - Sensativity Analysis

Higher Ed
A sensitivity analysis is used to test how variations in specific factors affect an outcome. The assumptions employed as part of the situational analysis are generally based on historical information, hypotheical contexts, and constancy
Instructional Video3:09
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Flow Control

Higher Ed
This video provides the solution to the "Flow Control" Python coding exercise. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will...
Instructional Video12:17
Curated Video

Writing Equations in Slope-Intercept Form

9th - 12th
In this video lesson we will learn how to write an equation of a line in slope-intercept form. We will learn how to identify the slope and y-intercept of the graph of a line. We will review how to find the slope of a line using two...
Instructional Video11:54
Curated Video

Is it a Function? Understanding Relations and Using the Vertical Line Test

9th - 12th
This video explains how to determine if a relation is a function using mapping diagrams, tables, and the vertical line test. The lesson covers the concepts of inputs and outputs, ordered pairs, and the definition of a function as a...