Instructional Video7:02
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Hardware RAID

Higher Ed
Hardware RAID uses a purpose-built RAID controller to configure and maintain RAID arrays. It’s important understand the benefits of hardware RAID and how to configure and maintain RAID arrays. This clip is from the chapter "Implementing...
Instructional Video12:12
Curated Video

Google Apps Script - Exercise Coding Projects - How to Use Apps Script to Create a Spreadsheet

Higher Ed
This video explains how to use Apps Script to create a spreadsheet. This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding Projects".This section explains Apps Script...
Instructional Video6:24
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Proxy Servers

Higher Ed
In this episode, Mike describes how proxy servers work to block certain Web sites and filter outgoing or incoming content. The episode shows how to set up a browser to connect to a proxy server. This clip is from the chapter "The...
Instructional Video7:47
Curated Video

Taking Notes on your iPad

Pre-K - Higher Ed
Mitchell teaches you how to use your Apple Pencil to take handwritten notes on your iPad.
Instructional Video5:36
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - UiPath Studio – The Ribbon

Higher Ed
This video will go more into detail and focus on the Ribbon—one of the main components of the UiPath Studio user interface. This clip is from the chapter "The UiPath Platform and UiPath Studio" of the series "Robotic Process Automation...
Instructional Video4:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Example

Higher Ed
In this video, we will cover machine learning model example. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video2:18
Curated Video

Mastering Microsoft Word 365 - Setting tabs 1

Pre-K - Higher Ed
Learn how to set tabs to manually adjust the positioning of text.
Instructional Video1:46
Curated Video

Linkedin Profile For Professionals - Deciding to Broadcast Profile Edits

Pre-K - Higher Ed
Do you want to broadcast your profile change to your network? Learn about the pros and cons as well as the settings to turn this feature on or off.
Instructional Video3:04
Curated Video

Why Can You See The Moon During The Day?

Pre-K - Higher Ed
If you are still living under the assumption that the moon can only be seen in the night sky, you’re incorrect! The fact is that the moon is always hanging around our planet; sometimes, it’s visible during the day (given you have the...
Instructional Video3:20
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Elastic File System (EFS) and PrivateLink

Higher Ed
This video explains how you can ensure secure connections between your Amazon Virtual Private Clouds (Amazon VPCs), services, and applications in AWS using PrivateLink. This clip is from the chapter "Solutions Architect Chapter 2 –...
Instructional Video8:14
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Adding State to VisibilityToggle

Higher Ed
In this video you'll be writing some code on your own! This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React Components.
Instructional Video15:13
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up a Web Server

Higher Ed
In this video, you’re going to learn the basics of JavaScript arrays. You’ll learn how to create new arrays and how to read items from your arrays. This clip is from the chapter "Javascript in the Browser" of the series "The Modern...
Instructional Video17:15
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up the To-Do Theme: Part II

Higher Ed
In this video, you'll finish setting up the theme for the to-do application. This clip is from the chapter "App Themes" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll create an App theme.
Instructional Video7:05
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Understanding Basics of Encapsulation with Setter Methods

Higher Ed
In this video, we will understand basics of encapsulation with setter methods. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video4:59
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - jQuery Animate Effect

Higher Ed
In this video, we'll cover jQuery animate effect. This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery, selecting with...
Instructional Video4:45
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Overflow and MaxWidth

Higher Ed
In this video, we'll cover CSS overflow and MaxWidth. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline...
Instructional Video2:51
Brian McLogan

Given the zeros of a function find the polynomial

12th - Higher Ed
👉 Learn how to write the equation of a polynomial when given rational zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The...
Instructional Video2:29
Brian McLogan

Learn how to find the real zero of a cubic function

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a polynomial are the values...
Instructional Video2:34
Brian McLogan

Learn to write the equation of a polynomial with fractional zeros

12th - Higher Ed
👉 Learn how to write the equation of a polynomial when given fractional zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers....
Instructional Video2:41
Curated Video

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

Higher Ed
In this video, we will set up Hadoop for the local machine. 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 Video3:17
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Download Spark and Dependencies

Higher Ed
In this session, you will learn how to download Spark and all the dependencies. 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...
Instructional Video4:36
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 31 – Setting Up Zuul API Gateway

Higher Ed
This video explains the setting up Zuul API Gateway. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Instructional Video6:17
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 76 - Hibernate Soft Deletes - Part 2

Higher Ed
In this video, we will cover Hibernate Soft Deletes - part 2. This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares some tips on...
Instructional Video5:32
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01 - Setting Up a Project with JDBC, JPA, H2, and the Web Dependencies

Higher Ed
This video demonstrates how to set up a project with JDBC, JPA, H2, and the web dependencies. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...