Instructional Video1:52
Curated Video

Python 3 for Beginners: Introduction to Functions and Built-in Functions in Python

Higher Ed
This video explains the concept of functions in Python. It defines a function as a set of reusable code that performs an action and explains how it can be called or executed by its name. The video also covers the use of built-in...
Instructional Video3:07
The Business Professor

Eminent Domain - Power to Take Property

Higher Ed
This Video Explains Eminent Domain - Power to Take Property
Instructional Video2:35
Curated Video

Learning D3.JS 5.0 8.2: Styling the Axis

Higher Ed
In this video, we will learn how to style an axis in order to improve its readability. • Add the ticks() function • Add the tickValues() function • Understand which function is better
Instructional Video14:53
Curated Video

Comprehensive Android Developer Bootcamp - Passing Course Object to Next Activity and Fragment

Higher Ed
Android Fragments – An Introduction:Passing Course Object to Next Activity and Fragment This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you...
Instructional Video3:45
IDG TECHtalk

2-Minute Linux Tips: How to run command loops

Higher Ed
Being able to run command loops is one of the features of Linux that makes it easy to automate repetitive tasks. In this 2-minute Linux tip, learn about looping -- in scripts and on the command line.
Instructional Video2:56
Curated Video

Complete Modern C++ - Move Semantics - std::move Function (C++11)

Higher Ed
This video shows how to use the std::move function to force move semantics on L-value. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Instructional Video3:45
Curated Video

Complete Modern C++ - Task-Based Concurrency - Part II

Higher Ed
This videos explains std::async in more depth. This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about concurrency in this section.
Instructional Video5:10
Curated Video

C++ Standard Template Library in Practice - Atomic Values

Higher Ed
The user wants a simpler way to have thread safe access to simple datatypes. • Introduce the basic concepts to the user • Give an overview of how to use the new feature • Show an example to reinforce the topics covered This clip is from...
Instructional Video5:53
Brian McLogan

Mistakes Students Make Co Function Identities

12th - Higher Ed
When Students are working on Trigonometric functions one of the first identities that trips them up is the co-function identities. In this video we will explore two mistakes I see students make with co-function identities.
Instructional Video6:42
Curated Video

The Complete Practical Docker Guide - Getting Help about Commands Using Man Utility

Higher Ed
This video explains in getting help about commands using man utility. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Instructional Video4:35
Curated Video

The Complete Practical Docker Guide - Arguments for Options

Higher Ed
This video explains about the arguments for options. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Instructional Video3:13
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 08 - Final Variables and Final Arguments

Higher Ed
In this session, we will learn about final variables and final arguments. 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...
Instructional Video4:19
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - r Look at Functions

Higher Ed
In this video, we'll take a closer look at functions. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code,...
Instructional Video8:09
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Advanced Interactions with Browser Elements Using Action Class

Higher Ed
This video demonstrates how to use the action class. This clip is from the chapter "Handling Advanced User Interactions and Child Windows" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Instructional Video8:44
Curated Video

REST APIs with Flask and Python - Unpacking Keyword Arguments

Higher Ed
This video demonstrates how to unpack keyword arguments. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Instructional Video10:24
Curated Video

REST APIs with Flask and Python - Unpacking Arguments

Higher Ed
This video explains how to unpack arguments. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Instructional Video14:07
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Implementing Real Code in Step Definition Files with Reusable Components

Higher Ed
This video explains how to implement a real code in step definition files with reusable components. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
Instructional Video12:37
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Single-Dimensional and Multidimensional Arrays Usage

Higher Ed
This video explains the use of single-dimensional and multidimensional arrays. This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic...
Instructional Video6:58
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 19 – Creating a Service for Currency Conversion

Higher Ed
This video explains how to create a service for currency conversion. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video8:43
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 08: Capturing arguments passed to a Mock

Higher Ed
Mockito Basics: Step 08: Capturing arguments passed to a Mock This clip is from the chapter "Mockito Basics" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Basics.
Instructional Video10:17
Curated Video

Data Analytics using Python Visualizations - Seaborn Boxplot, Violin plot, Categorical Scatterplot

Higher Ed
This video explains Seaborn Boxplot, Violin plot, and Categorical Scatterplot. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section...
Instructional Video3:27
IDG TECHtalk

R tip: Keep passwords and tokens secure with the keyring package

Higher Ed
Learn how to store credentials in an encrypted, secure keyring within R. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video13:26
Packt

Event Acknowledgements

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Event Acknowledgements This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video5:09
Curated Video

Next.js from Development to Deployment - Fetch Paginated Posts

Higher Ed
This video focusses on fetching paginated posts. This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination and...