Instructional Video1:39
Curated Video

SQL Server Course for Beginners with 100+ examples - SELECT DISTINCT Statement in SQL

Higher Ed
Learn how to select and return only distinct values from a table using the SQL SELECT DISTINCT statement.
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for Beginners with 100+...
Instructional Video1:45
Curated Video

SQL Server Course for Beginners with 100+ examples - SELECT Statement in SQL

Higher Ed
Learn how to select records in SQL using the SELECT statement. We will also see how to choose multiple columns in a single query.
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for...
Instructional Video2:45
Curated Video

SQL Server Course for Beginners with 100+ examples - Insert Records

Higher Ed
Use the INSERT INTO Statement in SQL to learn how to insert records in a table.
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with 100+ Examples".This section focuses over...
Instructional Video2:38
Curated Video

SQL Server Course for Beginners with 100+ examples - Create a Table

Higher Ed
Learn how to create a new table with SQL Server. The CREATE TABLE statement is used to create a new table in SQL Server.
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with...
Instructional Video3:08
Curated Video

Behavioral Design Patterns in C++ - Organization - I

Higher Ed
This video shows another example that explains the Iterator design pattern. We will create a class that represents an organization, and the organization class contains the employees.
<
br/>
This clip is from the chapter "Iterator"...
Instructional Video20:35
Curated Video

PowerShell for Automating Administration - CSV File Handling with PowerShell

Higher Ed
This video will help you with the handling or actually doing some sort of operations on the CSV file using PowerShell. Here, you will use the live structured data in a CSV file and perform various operations on it.
<
br/>
This clip...
Instructional Video6:13
Curated Video

CISSP Crash Course - Physical Security and Safety

Higher Ed
This video explains KPIS of physical security and safety.<br<br/>/>

This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Instructional Video5:03
Curated Video

CISSP Crash Course - Security Operations Concepts

Higher Ed
This video explains security operations concepts and separation of duties.
<
br/>
This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security...
Instructional Video3:08
Curated Video

CISSP Crash Course - Collect Security Process Data

Higher Ed
This video explains collecting security process data and account management and review.
<
br/>
This clip is from the chapter "Security Assessment and Testing" of the series "CISSP Crash Course".This section covers domain 6, which...
Instructional Video8:40
Curated Video

CISSP Crash Course - Personnel Security Policies and Procedures

Higher Ed
This video explains personnel security policies and procedures.
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on security and...
Instructional Video4:40
Curated Video

Economics

3rd - 8th
Dr. Forrester explains the meaning of economics. She also describes consumers and producers and how both contribute to our economy.
Instructional Video1:49
Curated Video

Revolutionizing Sleep: The Floating Bed and Company Sleep Solutions

Pre-K - Higher Ed
This video discusses a Dutch architect's creation of a floating bed using magnets for support, highlighting the potential for a unique and innovative sleeping experience. It also touches on Matsushita Electric Works' dedication to...
Instructional Video3:20
Curated Video

What is Feedback? And Why Does it Matter?

10th - Higher Ed
It feels like everyone knows how important Feedback is at work. But do we really understand it? In this short video, I'll kick off our course on feedback by giving a very clear answer to the questions: 'what is feedback?' and 'why does...
Instructional Video14:47
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Map and its Uses

Higher Ed
In this video, we will learn about the Map interface and its implementations, HashMap, in the Collection Framework. We will create and work with key-value pairs, perform operations like adding, retrieving, and removing elements from a...
Instructional Video6:57
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Custom Class and ArrayList

Higher Ed
In this video, we will apply our knowledge of ArrayLists and Generics to work with custom class objects. We will learn to code on creating an ArrayList of custom objects, adding, removing, and searching for objects, and leveraging the...
Instructional Video4:57
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Concept of Final in Java

Higher Ed
In this video, we will understand the concept of the final keyword in Java and its various applications, how final can be used to create constants, mark classes or methods as immutable, and enforce restrictions on inheritance and...
Instructional Video14:29
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Concept of Static in Java

Higher Ed
This video will explore the concept of static members in Java, including static variables and methods. We will explain the purpose of static members, how to declare and access them, and their role in sharing data and behavior among...
Instructional Video13:36
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on examples of Abstraction and Abstract class in Java

Higher Ed
In this video, we will apply our knowledge of abstraction and abstract classes in practical scenarios through hands-on examples to demonstrate how abstraction can be used to model real-world concepts and solve programming...
Instructional Video19:14
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Working with Objects and Classes

Higher Ed
In this video, we will learn to create and utilize objects and classes in Java, define classes, instantiate objects, and access their properties and methods. We will explore the concept of constructors and how they facilitate object...
Instructional Video7:51
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Finding the Last Occurrence of a Value

Higher Ed
In this video, you will learn how to find the last occurrence of a value.
Instructional Video5:04
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Scroll Bar - Scroll Through a List

Higher Ed
In this video, you will learn how to use the scroll bar.
Instructional Video5:02
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - List Box - Select from a List of Items

Higher Ed
In this video, you will learn how to use the list box.
Instructional Video5:57
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Spin Button - Move Up and Down a List

Higher Ed
In this video, you will learn how to use the spin button.
Instructional Video5:55
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Exercise 05 - use the ROUNDUP function for two decimal places

Higher Ed
In this video, we will focus on Exercise 05 of this section, where we will use the ROUNDUP function for two decimal places.