Instructional Video6:01
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Modules for PowerShell

Higher Ed
In this video, we will cover Azure modules for PowerShell. 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 the...
Instructional Video3:13
Curated Video

Complete Modern C++ - Changes

Higher Ed
In this video, learn about those changes. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes, attributes, variables, namespaces,...
Instructional Video9:42
Curated Video

C++ Developer - Symbolic Constants and Naming Conventions

Higher Ed
This video focuses on symbolic constants and naming conventions. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video6:02
Curated Video

Web Development with Node.JS and MongoDB (Video 9)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video5:03
Coach Dan Blewett

STOP Pitching To The Corners of the Plate So Much

K - 5th
In this video I explain why the thirds of the plate are the most important locations for any baseball pitcher to master. Too many young pitchers lack command AND take poor strategy onto the mound, such as acting on the false belief that...
Instructional Video7:01
Curated Video

Complete Modern C++ - Automatic Type Inference (C++11)

Higher Ed
This video introduces the auto keyword and explains how to use it to infer types automatically. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions,...
Instructional Video21:23
Curated Video

The Full Stack Web Development - Database & Job Class

Higher Ed
Backend Programming with PHP: Database & Job Class 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 MySQL,...
Instructional Video8:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 12 - Q4 - Spring Framework - Running Super Contra

Higher Ed
What if we want to run super Contra game? Let's address this question in this session. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section...
Instructional Video5:53
Curated Video

Excel VBA Programming The Complete Guide - The Option Explicit Setting

Higher Ed
The Option Explicit setting at the top of a code module mandates that all variables be declared with a valid data type before being assigned a value. In this lesson, we compare a code sample with and without this setting enabled to see...
Instructional Video5:52
Curated Video

Web Development with Node.JS and MongoDB (Video 23)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video3:05
Curated Video

Learning PHP 7 (Video 28)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video18:18
Curated Video

Building a Responsive Application with Bootstrap (Video 16)

Higher Ed
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community; in...
Instructional Video7:22
Curated Video

Learning Python Web Penetration Testing (Video 8)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video3:19
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 15 - Implementing SOAP Web Service for DeleteCourseDetailsRequest

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 15 - Implementing SOAP Web Service for DeleteCourseDetailsRequest This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video10:11
Packt

User Edit Screen and Getting User Details

Higher Ed
This video focuses on the user edit screen and explains how to get the user details. This clip is from the chapter "Admin Screens-Part 1" of the series "MERN E-commerce from Scratch".This is the first part of a two-part section that...
Instructional Video17:35
Packt

Data Validation and Sanitization: Part I

Higher Ed
REST APIs and Mongoose (Task App): Data Validation and Sanitization: Part I This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video10:31
Packt

Building a JSON HTTP Endpoint

Higher Ed
Accessing API from Browser: Building a JSON HTTP Endpoint This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to access API...
Instructional Video16:49
Packt

Steps to Connect Database Information to Selenium - 1

Higher Ed
This is the first part of the two-part lecture that explains how to connect the database information to Selenium. This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java -...
Instructional Video14:06
Packt

Reusing Functions with Variable Data

Higher Ed
This video explains how to reuse functions with variable data. This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video11:25
Packt

Registering Nodes with Browser Drivers

Higher Ed
This video explains how to register the nodes with browser drivers. This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video15:13
Packt

Integrating log4j Logging Application Programming Interface (API) into Framework

Higher Ed
This video explains how to integrate log4j logging API into Framework. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video7:26
Packt

If-Else Condition Usage in Java

Higher Ed
This video explains how to use the If-else condition in Java. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video12:45
Packt

How to Run Tests in Firefox and Internet Explorer (IE)

Higher Ed
This video explains how to run tests in Firefox and IE. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers...
Instructional Video9:41
Packt

Different Kind of Exceptions

Higher Ed
This video discusses the different kind of exceptions. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.