Hi, what do you want to do?
Curated Video
SQL Server Course for Beginners with 100+ examples - SELECT DISTINCT Statement in SQL
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+...
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for Beginners with 100+...
Curated Video
SQL Server Course for Beginners with 100+ examples - SELECT Statement in SQL
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...
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for...
Curated Video
SQL Server Course for Beginners with 100+ examples - Insert Records
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...
<
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...
Curated Video
SQL Server Course for Beginners with 100+ examples - Create a Table
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...
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with...
Curated Video
Behavioral Design Patterns in C++ - Organization - I
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"...
<
br/>
This clip is from the chapter "Iterator"...
Curated Video
PowerShell for Automating Administration - CSV File Handling with PowerShell
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...
<
br/>
This clip...
Curated Video
CISSP Crash Course - Physical Security and Safety
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.
This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Curated Video
CISSP Crash Course - Security Operations Concepts
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...
<
br/>
This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security...
Curated Video
CISSP Crash Course - Collect Security Process Data
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...
<
br/>
This clip is from the chapter "Security Assessment and Testing" of the series "CISSP Crash Course".This section covers domain 6, which...
Curated Video
CISSP Crash Course - Personnel Security Policies and Procedures
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...
<
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...
Curated Video
Economics
Dr. Forrester explains the meaning of economics. She also describes consumers and producers and how both contribute to our economy.
Curated Video
Revolutionizing Sleep: The Floating Bed and Company Sleep Solutions
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...
Curated Video
What is Feedback? And Why Does it Matter?
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Map and its Uses
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Custom Class and ArrayList
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Concept of Final in Java
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Concept of Static in Java
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on examples of Abstraction and Abstract class in Java
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Working with Objects and Classes
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...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Finding the Last Occurrence of a Value
In this video, you will learn how to find the last occurrence of a value.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Scroll Bar - Scroll Through a List
In this video, you will learn how to use the scroll bar.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - List Box - Select from a List of Items
In this video, you will learn how to use the list box.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Spin Button - Move Up and Down a List
In this video, you will learn how to use the spin button.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Exercise 05 - use the ROUNDUP function for two decimal places
In this video, we will focus on Exercise 05 of this section, where we will use the ROUNDUP function for two decimal places.