Instructional Video1:59
Brian McLogan

What do I need to know to graph the secant and cosecant function

12th - Higher Ed
👉 Learn the basics of graphing the secant and the cosecant graphs. Recall that the secant is the reciprocal of the cosine while the cosecant is the reciprocal of the sine. Also recall that the cosine graph is a sinusoidal graph with...
Instructional Video7:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Interactive Rebasing with Squashing in the Local Repository

Higher Ed
This video focuses on the interactive rebasing with squashing in the local repository. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video4:50
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Hadoop Ecosystem

Higher Ed
In this video, we will discuss the Hadoop ecosystem in detail. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Instructional Video2:35
Science360

Understanding the Brain with John Wingfield

12th - Higher Ed
During the week of May 6th, 2013, scientists from the National Science Foundation, the National Institutes of Health, and DARPA, met for the first meeting on the BRAIN Initiative. Dr. John Wingfield, Assistant Director of Biology at the...
Instructional Video5:22
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Introduction to On-Premises Networking

Higher Ed
In this video, we'll learn about on-premises networking. This clip is from the chapter "AWS Networking and Content Delivery" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about AWS...
Instructional Video24:18
Curated Video

C++ Programming By Example - Basic C++ Syntax

Higher Ed
What is the basic C++ language “grammar”? • Identify the primitive integer types • Understand primitive floating-point types • Know how to control the code execution flow This clip is from the chapter "Introduction to C++ and Qt" of the...
Instructional Video2:25
Brian McLogan

Solving a formula for a given variable ex 26, A = 2(pi)r^2 + 2(pi)rh solve for h

12th - Higher Ed
👉 Learn how to solve literal equations involving formulas. A literal equation is an equation where the unknown values are represented by variables. To solve a literal equation means to make one of the variables the subject of the...
Instructional Video2:06
Brian McLogan

I still don't get in simplifying basic expressions

12th - Higher Ed
👉 Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video4:28
Brian McLogan

What does colinear and coplanar mean

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video3:13
Brian McLogan

What is an exponent - Teacher explains all

12th - Higher Ed
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Instructional Video5:18
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 26 - Versioning RESTful Services - Basic Approach with URIs

Higher Ed
Web Services with Spring and Spring Boot: Step 26 - Versioning RESTful Services - Basic Approach with URIs This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Instructional Video2:49
Let's Tute

Randomization with RAND() and RANDBETWEEN

9th - Higher Ed
This is a tutorial on how to use the Rand and Randbetween functions in Microsoft Excel to generate random numbers. The tutorial explains the purpose of each function, provides examples of how to use them, and highlights their unique...
Instructional Video2:37
Brian McLogan

Fraction concept with rectangular wholes - learn math online - help me with math

12th - Higher Ed
👉 Learn how to understand the concept of fractions using parts of a whole. Fractions are parts of a whole and this concept can be illustrated using bars and circles. This concept can also be extended to understand equivalent fractions....
Instructional Video3:08
IDG TECHtalk

Variable formatting with the fmt package | Smart Go

Higher Ed
Learn how to use Go's fmt library to control the formatting of variables, both when just printing to the console and when rendering new strings from other variables within a program.
Instructional Video2:10
Brian McLogan

Multiplying Two Radical Expressions Together by Simplifying First

12th - Higher Ed
👉 Learn how to multiply radicals. A radical is an expression or a number under the root symbol. To multiply radicals with the same root, it is usually easy to evaluate the product by multiplying the numbers or expressions inside the...
Instructional Video8:20
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 19 - Removing Spring Boot in the Basic Application

Higher Ed
This video demonstrates how to remove Spring Boot from a basic application. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Instructional Video12:37
Let's Tute

Trigonometry: Basic Concepts and Formulas

9th - Higher Ed
In this video, the teacher explains the basics of trigonometry, including the six trigonometric ratios, complementary angles, and the three basic trigonometric identities. The video also covers word problems related to angles of...
Instructional Video5:20
Brian McLogan

Decomposition of Functions

12th - Higher Ed
Decomposition of Functions
Instructional Video4:43
Curated Video

Learning Python Web Penetration Testing (Video 20)

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 Video4:13
Brainwaves Video Anthology

Hari Krishna Patcharu - Teachers Make a Difference - Jaya Rao

Higher Ed
Hari Krishna Patcharu is a teacher at Z.P.H.S, Ilavaram. Ilavaram is a village in India. Rural schools in this region are called Z.P.H.S. The village name is added to it. The school consists of Grades from 6 to 10.
Instructional Video2:48
NASA

NASA | Sea Level Rising: Interview with Tom Wagner

3rd - 11th
Earth’s rising seas are some of most visible signs of our warming planet. Over the last 20 years, NASA satellites, airborne missions and field campaigns show a steady rise in global sea levels as the world’s polar ice sheets melt. As the...
Instructional Video9:56
Curated Video

Bash Shell Scripting- awk command with options, action and basic variables

Higher Ed
This video shows how to use the awk command with options, action and basic variables. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK...
Instructional Video34:37
Packt

Hash Tables

Higher Ed
This video provides an introduction to hash tables. This clip is from the chapter "Data Structures – Hash Tables" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to hash tables in data...
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...