APMonitor
Install Python 3.8 on Windows
Python is a capable programming language including capabilities for data science and machine learning. This video demonstrates how to install Python 3.8 on Windows and manage packages with pip. Download the latest version of Python from...
Curated Video
C++ Developer - Getting Started on macOS or Linux with CodeBlocks IDE
This video focuses on getting started on macOS or Linux with CodeBlocks IDE. This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the learning objectives of this course.
IDG TECHtalk
What you need to know about Microsoft’s Advanced Auditing
Advanced Auditing is a powerful new tool that will help track down attacker activities in Microsoft Windows environments—if you have the right license.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Azure Resource Manager Templates
In this video, we will cover Azure resource manager templates. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Analytics Engines
This video provides a quick tour of the various analytic services provided in Amazon Web Services (AWS), such as CloudSearch, AWS Glue, QuickSight, Athena, and many more for the solutions architect. This clip is from the chapter...
Curated Video
.NET Core Microservices - Create Coupon Project and Add NuGet Packages
This video explains how to create coupon project and add NuGet packages. This clip is from the chapter "Coupon API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Curated Video
C++ Programming By Example - Creating a Basic GUI in Qt Creator
How to use Qt Creator to make a basic GUI? • Open the *.ui file in Qt Creator • Add the QPlainTextEdit widget to the UI • Arrange the layout contents vertically and add menu items This clip is from the chapter "Qt Signals and Slots:...
Let's Tute
How to Open an Existing Excel File
This video tutorial teaches viewers how to open an existing Excel file using various options such as the search bar, recent workbooks and folders, shared files, and more. The tutorial also includes shortcut keys and tips to make the...
Curated Video
Power BI Masterclass - Import Data Via Python into Power BI
In this video, we will import data via Python into Power BI. This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be covering Python Finance and Advanced DAX. Here,...
Curated Video
Next.js from Development to Deployment - Main Project Overview
This video demonstrates the overview of the main project. This clip is from the chapter "Introduction to the Course" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section provides an...
Curated Video
C++ Programming By Example - Adding Search Functionality
How can you add search functionality to the application? • Learn what algorithms could be used from the STL • Implement search by book title • Experiment with search by author This clip is from the chapter "Building a Library Management...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navbar - Search Form
Project 2 - Furniture Store (Based on CSS Grid): Navbar - Search Form This clip is from the chapter "Project 2 - Furniture Store (Based on CSS Grid)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".null
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 4 - Using the Spring Framework to Manage Dependencies - @Component and @Autowired
This video demonstrates how to use the Spring framework to manage dependencies such as @Component and @Autowired. This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 2-Understanding Tight Coupling Using the Binary Search Algorithm Example
This video provides an explanation of the tight coupling concept with the help of the binary search algorithm example. This video provides an explanation of what you can expect in this section. This clip is from the chapter "Spring Level...
Curated Video
Learning LESS (Video 7)
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Curated Video
Introducing Ionic 2 (Video 19)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Curated Video
Introducing Ionic 2 (Video 16)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Curated Video
Introducing Ionic 2 (Video 14)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Curated Video
Introducing Ionic 2 (Video 15)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Curated Video
Learning ASP.NET Web API (Video 19)
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...
Tarver Academy
How to Put a YouTube Video in Google Forms
In This Episode, Tyler Teaches Us About How to Put a YouTube Video in Google Forms
IDG TECHtalk
Top enterprise VPN vulnerabilities
Don’t assume VPNs are always safe. These popular enterprise VPNs all have known remote code execution vulnerabilities.
Packt
Setting up Elasticsearch in the Cloud
This video demonstrates how to setup Elasticsearch in the cloud. This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
Curated Video
Creational Design Patterns in Modern C++ - Multiple Actors - Part II
This video is the second part of the three-part video that demonstrates how to use the acquire and release methods. This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern C++".This section...