Instructional Video7:09
Curated Video

Statistics for Data Science and Business Analysis - Establishing a Rejection Region and a Significance Level

Higher Ed
This video explains the rationale behind testing. You will establish a rejection region and a significance level. This clip is from the chapter "Hypothesis Testing" of the series "Statistics for Data Science and Business Analysis".This...
Instructional Video12:19
Curated Video

Fix the errors in a computer program or algorithm : Catching Exceptions

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python When you get an error, you need to "handle" it so your code doesn't crash.
Instructional Video7:07
Curated Video

The Full Stack Web Development - Getting Started With Node

Higher Ed
Backend programming with Node.js: Getting Started With Node This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like Node.js...
Instructional Video6:03
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 09 - Spring Web Services Configuration - Message Dispatcher Servlet

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 09 - Spring Web Services Configuration - Message Dispatcher Servlet This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video9:13
Curated Video

C++ for Beginners - Examining the Build Log

Higher Ed
In this video, your instructor, David, discusses the Build Log. This clip is from the chapter "Your First Program" of the series "C++ for Beginners".Where to get the IDE
Instructional Video4:30
Coach Dan Blewett

Pitchers: Improve Velocity & Command with Your Glove Arm

K - 5th
Pitchers can easily improve their velocity by not flying open, which can be accomplished by improve action of the glove arm. Learn all about the glove arm today.
Instructional Video15:11
Curated Video

The Full Stack Web Development - Get Single Movie & Post Data

Higher Ed
MongoDB - Learning NoSQL Database Design: Get Single Movie & Post Data 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 Video2:44
IDG TECHtalk

How to handle custom error types | Smart Go

Higher Ed
Go's error handling system lets you create custom error types for use in your applications, which can contain detailed information about what's gone wrong and how to handle it. Learn in this video how to build custom errors and employ...
Instructional Video3:48
Curated Video

Core Java Programming Course- "Final" Keyword

Higher Ed
This video explains the keyword "Final". 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 Video7:47
Curated Video

Core Java Programming Course- Reading a Text File Using Apache Commons IO

Higher Ed
This video explains how to read a text file using Apache Commons IO. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
Instructional Video7:23
Packt

Global npm Modules and nodemon

Higher Ed
Node.js Module System (Notes App): Global npm Modules and nodemon This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video10:53
Packt

Importance of log4j Extensible Markup Language (XML) File

Higher Ed
This video explains the importance of log4j xml file. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explains the...
Instructional Video9:18
Curated Video

Describe a neural network : Theory Behind ANN (Artificial Neural Network) and DNN (Deep Neural Networks)

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Instructional Video5:35
Python Programmer

EDA Python - 08-2Lists_2

Higher Ed
We take a closer look at python lists in this video.
Instructional Video19:00
Packt

Designing Base Test with Global Variables Setup

Higher Ed
This video explains how to design a base test with global variables. 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:56
Packt

Cross Browser Testing Rules-Grid Program

Higher Ed
This video provides cross browser testing rules for Grid program. 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 Video12:15
APMonitor

Python 🐍 Dictionaries

10th - Higher Ed
Dictionaries are a list with key and value pairs. The format for this method of storing values is curly brackets {} as seen below. After you assign a dictionary a name, you can enter values by putting a value followed by a colon to...
Instructional Video11:34
APMonitor

Java ☕ Debugging

10th - Higher Ed
Because computers are so exact, they are wonderful tools when you need precise measurements and control. However, this also means that they need very precise instructions. It's easy to make a little mistake in your code and throw off...
Instructional Video4:39
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 05 - Define XML Schema Definition (XSD) for Response – GetCourseDetailsResp

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 05 - Define XML Schema Definition (XSD) for Response – GetCourseDetailsResp This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video15:57
Packt

Jest Testing Framework

Higher Ed
Testing Node.js (Task App): Jest Testing Framework This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending emails.
Instructional Video9:02
Packt

What is log4j and its Usage in Selenium Framework

Higher Ed
This video explains log4j and how it can be used in the Selenium framework. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video17:27
The Business Professor

How to Conduct a Bank Reconciliation - Example

Higher Ed
Professor AJ Kooti provides a detailed examples of how to conduct a Bank Reconciliation for purposes of financial accounting.
Instructional Video7:51
Programming Electronics Academy

Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)

Higher Ed
IDE stands for Integrated Development Environment. Pretty fancy sounding, and should make you feel smart anytime you use it. The IDE is a text editor like program that allows you to write computer code for your Arduino board. When you...
Instructional Video5:03
Packt

Troubleshooting Errors on Browser Invocation Code

Higher Ed
This video explains how to troubleshoot errors on browser invocation code. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and...