Instructional Video4:32
Curated Video

.NET Core Microservices - Configure Shopping Cart API with New Methods

Higher Ed
This video explains how to configure shopping cart API with new methods. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video6:36
Curated Video

The Full Stack Web Development - Update & Delete Movies

Higher Ed
MongoDB - Learning NoSQL Database Design: Update & Delete Movies This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL...
Instructional Video12:10
IDG TECHtalk

Microsoft delivers download flexibility with Windows 10 1903 | TECH(talk)

Higher Ed
With the arrival of Windows 10 1903, users will be allowed to delay installation of the upgrade for up to about 18 months. That's a big change in how Microsoft has done updates in the past.
Instructional Video5:56
Curated Video

Apache Maven Beginner to Guru - Using Maven Surefire for JUnit 5 Unit Tests

Higher Ed
This video demonstrates how to use Maven Surefire for JUnit 5 unit tests. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video6:05
Curated Video

Active Directory with Windows Server 2016 - Preferences and Item-Level Targeting

Higher Ed
Explore group policy preferences to personalize a user account based on the OS permissions set, and learn about item-level targeting as an implementation based on presets. This clip is from the chapter "Create and Manage Group Policy" of...
Instructional Video1:57
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Log Analytics

Higher Ed
In this video, we will cover log analytics. This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services and its key capabilities,...
Instructional Video3:54
Curated Video

Web API Development with Flask (Video 10)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental knowledge...
Instructional Video4:57
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 22)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video0:50
All In One Social Media

Find old facebook posts on your timeline! (2021 Update!)

Higher Ed
Facebook is always updating and changing around its features! In this video, I will show you how to find old facebook posts from anywhere on your timeline with just a few simple clicks!
Instructional Video12:08
APMonitor

Install Python 🐍 on Chromebook

10th - Higher Ed
Install Debian Linux on a Google Chromebook with a virtual machine (does not require developer mode). Once Linux is installed, a command terminal is available. A first step is to update Debian Linux with: sudo apt-get update The Debian...
Instructional Video5:16
Packt

How to Set JAVA_HOME Path in Mac

Higher Ed
This video explains how to set the JAVA_HOME path in the Mac operating system. This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video8:30
Packt

Post Edit State & Update [1]

Higher Ed
Microposts Project - CRUD Front End (Webpack & Babel): Post Edit State & Update [1] This clip is from the chapter "Microposts Project - CRUD Front End (Webpack & Babel)" of the series "Modern JavaScript from the Beginning".In this...
Instructional Video16:51
Packt

Profile Screen and Getting User Details

Higher Ed
This video focuses on the profile screen and explains how to acquire user details. This clip is from the chapter "Front-end User Authentication and Profile" of the series "MERN E-commerce from Scratch".This section focuses on front-end...
Instructional Video15:35
IDG TECHtalk

What's new in Windows 10 version 1903? | TECH(talk)

Higher Ed
With the next version of Windows 10 set to appear this spring, it’s a good time to take a look at what’s new and what’s changed in version 1903. (Not much, actually.) But that’s a good thing, according to Computerworld contributing...
Instructional Video11:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Semantic Versioning

Higher Ed
This video explains the concept of semantic versioning with Git tags. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It also...
Instructional Video3:09
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Solution - Company and Application User Models

Higher Ed
In this video, we'll look at the solution for company and application user models. This clip is from the chapter "Company and User" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at company...
Instructional Video9:32
Curated Video

Bug Bounty Program Certification 5.2: Find Major Bugs in Server

Higher Ed
In this video, we will learn about advance scanning using vulnerability scanner. • Use Nessus network vulnerability scanner • Use advance scan, find bugs in server • Explanation of bug available in server
Instructional Video7:41
Curated Video

Core Java Programming Course- Hash Map

Higher Ed
This video explains the Hash map. This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available in Java.
Instructional Video9:20
Packt

Updating User Profile

Higher Ed
This video shows how to update the user profile. This clip is from the chapter "Front-end User Authentication and Profile" of the series "MERN E-commerce from Scratch".This section focuses on front-end user authentication and profile.
Instructional Video14:49
Packt

Marking an Order as Delivered

Higher Ed
This video shows how to mark an order as delivered. This clip is from the chapter "Date Admin Screens-Part 2" of the series "MERN E-commerce from Scratch".This is the second part of a two-part section that explores the admin screen.
Instructional Video13:17
Curated Video

The Full Stack Web Development - Edit & Delete Job Listings

Higher Ed
Backend Programming with PHP: Edit & Delete Job Listings This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate...
Instructional Video2:14
Curated Video

Microsoft SQL Server Development for Everyone - Updating Data in the Table Using the Management Studio GUI

Higher Ed
This vide explains how to update data in the table using the Management Studio GUI. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to...
Instructional Video14:59
Curated Video

The Full Stack Web Development - Http Module & Observables

Higher Ed
App Development with Angular: Http Module & Observables This clip is from the chapter "App Development with Angular" of the series "The Full Stack Web Development".In this section, we work with Angular 2 components, routing, observables,...
Instructional Video7:14
IDG TECHtalk

Introduction to Python's PDM package manager

Higher Ed
The PDM project for Python lets you manage packages used in your projects without having to create a virtual environment, using the PEP 582 standard for how to install packages locally to a project. Learn how to get started with PDM and...