Instructional Video8:21
Curated Video

Apache Maven Beginner to Guru - Introduction to Maven Settings

Higher Ed
This video introduces you to Maven settings. This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
Instructional Video7:04
The Business Professor

General Partnership - Explained

Higher Ed
General Partnership - Explained
Instructional Video14:24
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Setting Up the SQL Server with Azure for Cypress Testing

Higher Ed
This video explains setting up SQL server with Azure. This clip is from the chapter "Cypress DB Integration Testing Strategy" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section explains Cypress DB...
Instructional Video16:08
Curated Video

Complete Python Scripting for Automation - Introduction to datetime module

Higher Ed
datetime module to work with dates and times: Introduction to datetime module This clip is from the chapter "datetime module to work with dates and times" of the series "Complete Python Scripting for Automation".In this section, the...
Instructional Video13:59
Curated Video

C++ for Beginners - Classes, Objects, Methods & Properties

Higher Ed
Your instructor, David, discusses objects and class. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Instructional Video5:20
IDG TECHtalk

How to set up email security rules in Microsoft Office 365

Higher Ed
Microsoft has rolled out new security settings for Office 365, but the default configuration for email might not be right for your organization.
Instructional Video8:38
Curated Video

High Performance Scientific Computing with C 4.4: GPGPU with CUDA

Higher Ed
How can we accelerate our codes using modern GPUs? What is CUDA? • Learn how to add CUDA kernels to our code • See how to use nvcc to compile CUDA code • Learn about tuning CUDA code for performance
Instructional Video8:28
Curated Video

Core Java Programming Course- Primitive Data Types in Java

Higher Ed
This video explains the various primitive data types available in Java. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains...
Instructional Video8:35
Curated Video

Julia for Data Science (Video 5)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video4:20
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure AD Roles and Permissions

Higher Ed
In this video, we will cover Azure AD roles and permissions. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to...
Instructional Video5:09
Curated Video

Apache Maven Beginner to Guru - Creating a Packagecloud Build Profile

Higher Ed
This video demonstrates how to create a packagecloud build profile. This clip is from the chapter "Maven Build Profiles" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven build profiles.
Instructional Video15:27
Curated Video

Using Behavioral Economics to Inform Government Policy: Nudges, Choice Architecture, and More

12th - Higher Ed
In this video, the concept of behavioral economics and its use in informing government policy is explored. The video discusses the idea of a "nudge" and the concept of libertarian paternalism, where free will is preserved but the...
Instructional Video13:38
Packt

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to MatPlotLib

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video2:30
Packt

Log Cleanup Policies

Higher Ed
This video explains the Kafka log cleanup policies. This clip is from the chapter "Advanced Topics Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn some advanced...
Instructional Video5:43
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Wiping Disks with the dd Command Lab

Higher Ed
When storage media has reached the end of its useful life, data must be wiped from it in a secure manner which can include using some built-in operating system tools. Linux administrators can use the dd command to wipe disk partitions by...
Instructional Video5:25
Curated Video

Apache Maven Beginner to Guru - Using Third-party Jars with the Command Line in Java

Higher Ed
This video demonstrates how to use the third-party jars with the command line in Java. This clip is from the chapter "Compiling Java" of the series "Apache Maven: Beginner to Guru".This section explains how to compile Java code.
Instructional Video8:14
Curated Video

C++ for Beginners - The "case" Statement

Higher Ed
In this lesson, your instructor examines how to control program flow with a case statement. This clip is from the chapter "Decision Making and Program Flow" of the series "C++ for Beginners".The "if", "else if", and "else" Statements
Instructional Video5:20
Curated Video

Describe cyber attacks that could affect a computer system or network : Types of man-in-the-middle Attack

Higher Ed
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will know about what is...
Instructional Video4:03
IDG TECHtalk

How to enable and configure Office 365 logging and auditing

Higher Ed
Make sure Microsoft Office 365 logging and auditing is set up properly so forensic data is available when needed.
Instructional Video16:41
Curated Video

Core Java Programming Course- Interface

Higher Ed
This video explains interface. This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and abstraction in Java.
Instructional Video2:41
The Business Professor

Forming a General Partnership

Higher Ed
Forming a General Partnership
Instructional Video6:04
Packt

Log Compaction Theory

Higher Ed
This video explains the Kafka log compaction theory. This clip is from the chapter "Advanced Topics Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn some advanced...
Instructional Video5:46
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install Jenkins Plugins

Higher Ed
In this video, you will be able to install the plugins required for continuous integration with artificatory and GitHub. This clip is from the chapter "Continuous Integration and Continuous Deploy" of the series "DevOps with GIT(Flow)...
Instructional Video5:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Literals

Higher Ed
When a value is assigned to a primitive variable, the specific syntax used will determine their type. Learn these rules in this video. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8...