Instructional Video7:28
Curated Video

Correctly

Pre-K - Higher Ed
In this video, the speaker addresses a common issue where dates in Excel are not sorting correctly by year. By demonstrating a step-by-step solution, viewers learn how to ensure Excel recognizes the dates as dates, thus enabling proper...
Instructional Video13:00
APMonitor

Matlab 👩‍💻 Printing disp and fprintf

10th - Higher Ed
Printing is displaying values to the terminal. You use the built in Matlab function disp() to display values. Here are some examples: disp(round(pi)) fprintf('%.2f',pi) fprintf('The value of pi is %.20f',pi)
Instructional Video5:11
Curated Video

The Full Stack Web Development - Getting Started With Markdown

Higher Ed
Markdown- The formatting markup language: Getting Started With Markdown This clip is from the chapter "Markdown- The formatting markup language" of the series "The Full Stack Web Development".Markdown is a markup language very simple to...
Instructional Video7:05
Packt

Timestamps for Location Messages

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Timestamps for Location Messages This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd...
Instructional Video4:42
Packt

Kafka Schema Registry Introduction

Higher Ed
This video provides an introduction to Kafka Schema Registry. This clip is from the chapter "Kafka Extended APIs for Developers" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will get to...
Instructional Video3:45
Curated Video

Ansible for the Absolute Beginner - Ansible Variables

Higher Ed
This video explains the various Ansible variables. This clip is from the chapter "Introduction to Ansible Variables" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section introduces you to Ansible variables.
Instructional Video4:08
Curated Video

.NET Core Microservices - Index View Home Controller

Higher Ed
This video explains index view home controller. This clip is from the chapter "Home and Details" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about home and details.
Instructional Video1:26
Brian McLogan

Putting an linear equation when a is negative

12th - Higher Ed
👉 Learn how to write the equation of a line given points, slopes and intercepts. We will work on writing the equation of a line in slope intercept form and standard form as well as writing the equation of a line parallela and...
Instructional Video3:10
Let's Tute

Hiding and Unhiding Excel Rows and Columns in Excel

9th - Higher Ed
This tutorial teaches different methods to hide and unhide Excel rows and columns, including using the mouse, shortcut keys, and the tab menu. The instructor emphasizes the importance of practice to remember these techniques.
Instructional Video6:32
Brian McLogan

Learn to use summation notation for an arithmetic series to find the sum

12th - Higher Ed
👉 Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Instructional Video13:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Java Switch Statement - Exercises - isWeekDay, nameOfMonth, nameOfDay

Higher Ed
In this video, we will learn about Java switch statement - exercises - isWeekDay, nameOfMonth, nameOfDay. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video4:21
Brian McLogan

Graph an absolute value inequality with transformations when not in transformation form

12th - Higher Ed
👉 Learn how to graph absolute value inequalities. An absolute value inequality is an inequality having the absolute value sign. The graph of the parent function of an absolute value inequality is a v-shaped graph starting from the origin...
Instructional Video2:08
Brian McLogan

How to determine the max or min of a quadratic function in vertex form

12th - Higher Ed
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Instructional Video26:10
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Snapshots Lifecycle Management

Higher Ed
This video explains snapshots lifecycle management. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of Elasticsearch...
Instructional Video8:01
Brian McLogan

Master How to graph absolute value inequalities with compression and stretching

12th - Higher Ed
Master How to graph absolute value inequalities with compression and stretching
Instructional Video4:54
Brian McLogan

Master Classifying Conic Sections - Parabola, Circle, Ellipse, Hyperbola

12th - Higher Ed
Master Classifying Conic Sections - Parabola, Circle, Ellipse, Hyperbola
Instructional Video2:40
Brian McLogan

When do you know if a relations is in linear standard form

12th - Higher Ed
👉 Learn how to determine if an equation is a linear equation. A linear equation is an equation whose highest exponent on its variable(s) is 1. The variables do not have negative or fractional, or exponents other than one. Variables must...
Instructional Video4:09
Curated Video

Mastering Tableau 2018.1, Second Edition 10.1: Connecting to Existing Spatial Data

Higher Ed
See how to connect to spatial data. • Download a sample dataset • Import data into Tableau
Instructional Video3:05
Brian McLogan

How to write an equation from standard form to slope intercept form

12th - Higher Ed
👉 Learn how to graph linear equations written in standard form. When given a linear equation in standard form, to graph the equation, we first rewrite the linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is...
Instructional Video9:21
Curated Video

C++ Standard Template Library in Practice - Manipulators and Formatters

Higher Ed
In this video, you will learn about Stream Manipulators and Formatters. • Introduce the different manipulators • Introduce the different formatters • Present an example program that uses these concepts This clip is from the chapter "I/O...
Instructional Video10:24
Curated Video

Power BI Masterclass - Power BI Data Prep Challenge 6 - How to Handle Various Local Date Types

Higher Ed
In this video, we will be covering a challenge for how to handle various local date types. This clip is from the chapter "Solving Data Prep Challenges" of the series "Power BI Masterclass".In this section, we will learn how to do data...
Instructional Video9:57
Curated Video

Next.js from Development to Deployment - Edit Event and Image Preview

Higher Ed
This video explains how to edit event and image preview. This clip is from the chapter "Events Functionality - Part 2" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...
Instructional Video3:57
Brian McLogan

What is a conditional statement and it's parts

12th - Higher Ed
👉 Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Instructional Video2:03
Brian McLogan

Tutorial - Promo for solving an equation with a variable on both sides

12th - Higher Ed
Tutorial - Promo for solving an equation with a variable on both sides