Instructional Video13:38
Curated Video

Power BI Masterclass - QA Feature Introduction in Power BI

Higher Ed
In this video, we will be introduced to the QA feature in Power BI. This clip is from the chapter "DAX, Excel, and More" of the series "Power BI Masterclass".In this section, we will be understanding DAX table calculations with Power BI...
Instructional Video5:52
Curated Video

Apache Maven Beginner to Guru - Maven Site Plug-in

Higher Ed
This video focuses on the Maven site plug-in. This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean plug-in, Maven...
Instructional Video9:52
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navigation - Style - Part 2

Higher Ed
Project 1 - Grand Hotel (Based on Flexbox): Navigation - Style - Part 2 This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
Instructional Video6:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 03 - Equals Method

Higher Ed
In this session, we will learn about the equals method. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips for imports, access...
Instructional Video4:55
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Inheritance and Overriding - with toString() Method

Higher Ed
In this session, we will learn about inheritance and overriding - with the toString() method. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video3:28
Curated Video

Excel VBA Programming The Complete Guide - Review of Application.EnableEvents

Higher Ed
The Application.EnableEvents property is used to enable and disable Excel events (automatic actions that are triggered by user interactions). In this lesson, we discuss the benefits of temporarily disabling this feature in an event...
Instructional Video8:16
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Understanding Network Segregation in Docker and the Docker0 network

Higher Ed
Understanding Network Segregation using Bridge Networks in Docker-Compose: Understanding Network Segregation in Docker and the Docker0 network This clip is from the chapter "Understanding Network Segregation using Bridge Networks in...
Instructional Video14:03
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Seaborn Library Overview

Higher Ed
This video introduces you to Seaborn library overview. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Instructional Video10:44
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Keyframe Animation 1

Higher Ed
More CSS Concepts - Advanced Selectors, Animation & More: Keyframe Animation 1 This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning (Including...
Instructional Video2:05
Curated Video

Mastering Django Web Development (Video 20)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Instructional Video10:43
Curated Video

Learning CSS (Video 30)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video2:07
Curated Video

Learning ASP.NET Web API (Video 41)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video8:29
Curated Video

Learning CSS (Video 22)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video6:35
Curated Video

Advanced Swift 2 Application Development (Video 19)

Higher Ed
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Instructional Video3:58
IDG TECHtalk

Python 32- and 64-bit editions: What's the difference and why does it matter?

Higher Ed
Python comes in both 32- and 64-bit editions. Which one should you choose, and what difference will it make? And if you're stuck not being able to use the optimal version, what can you do about it?
Instructional Video3:51
IDG TECHtalk

How to block malicious JavaScript files in Windows environments

Higher Ed
Attackers use malicious JavaScript files masquerading as legitimate updates to execute ransomware and other malware attacks. These simple steps will stop them.
Instructional Video5:42
Curated Video

Bash Shell Scripting- Simple Practice with grep command

Higher Ed
This video demonstrates simple practice with the grep command. This clip is from the chapter "Grep command" of the series "Complete Bash Shell Scripting".This section covers the usage of the Grep command.
Instructional Video4:52
Packt

Producer Batching

Higher Ed
This video explains the Kafka producer batching process. This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video4:10
Curated Video

.NET Core Microservices - Product Repository Implementation Part 1

Higher Ed
This video explains product repository implementation part 1. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products...
Instructional Video2:33
Curated Video

.NET Core Microservices - Create Product API Project

Higher Ed
We will learn how to create product API project. This clip is from the chapter "Product API Basic Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product API basic...
Instructional Video18:56
Curated Video

C++ Programming By Example - A Deeper Dive into std::vector

Higher Ed
What is the proper use of std::vector? • Analyze cppreference to show nuances of using std::vector • Show the difference between push_back and emplace_back • Understand the “proper” ways to initialize a std::vector This clip is from the...
Instructional Video13:07
Curated Video

Power BI Masterclass - Bump Chart and Issues with Charticulator

Higher Ed
In this video, we will cover Bump Chart and issues with Charticulator. This clip is from the chapter "The Next Level" of the series "Power BI Masterclass".null
Instructional Video13:12
Curated Video

The Full Stack Web Development - CSS Basic Styling - Project on Basic Styling

Higher Ed
Styling with CSS3: CSS Basic Styling - Project on Basic Styling This clip is from the chapter "Styling with CSS3" of the series "The Full Stack Web Development".We move on to CSS3 and talk about positioning, gradients, transitions,...
Instructional Video5:49
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Jenkins SNAPSHOT Builds

Higher Ed
In this video, you will be able to configure the plugins for building snapshot releases. This clip is from the chapter "Continuous Integration and Continuous Deploy" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...