Instructional Video10:23
Packt

How to Execute Tests in Chrome Headless Mode?

Higher Ed
This video explains how to execute tests in Chrome using the Headless Mode. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video12:04
IDG TECHtalk

Astonishingly Easy Mapping with R and mapview

Higher Ed
One short line of code give you a full-featured interactive choropleth map – complete with rollover text and popup data – thanks to the mapview package. See how simple it is to explore geospatial data in R.
Instructional Video6:39
IDG TECHtalk

Building a toy social network with Python, Part 6: Using the decorator pattern to clean up code

Higher Ed
In Part 6 of this ongoing series, we use Python's decorator pattern to make our code a little less boilerplate-y and centralized, by consolidating common behaviors across our site into single functions.
Instructional Video6:41
Curated Video

Creational Design Patterns in Modern C++ - std::unique_ptr

Higher Ed
This video highlights the examples explaining how and why a factory method can be implemented as a global function and focuses on the std::unique_ptr function. This clip is from the chapter "Factory Method" of the series "Creational...
Instructional Video5:05
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Classes and Objects

Higher Ed
This video provides the solution to the "Classes and Objects" Python coding exercise. 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...
Instructional Video3:56
Economics Explained

An Honest Discussion About A Universal Basic Income: Inflation and Starting the Conversation

6th - 11th
In this video we go over the pros and cons of a universal basic income. The US government spent over $5 trillion of economic stimulus and relief payments during the pandemic of 2020 and 2021. This is enough money to give every adult in...
Instructional Video9:11
TLDR News

COVID Regulation Turn Britain into an Orwellian Dystopia? Government Has Too Much Power? - TLDR News

12th - Higher Ed
In recent weeks many people have grown frustrated by the government's COVID regulations, leading some (even within their own party) to reject what they see as government power grabs. Some have even compared COVID Britain to the world...
Instructional Video8:31
Curated Video

Bash Shell Scripting - Other Shell Variables - Part 2

Higher Ed
This is the second part of the two-part video that explains other shell variables. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video4:08
IDG TECHtalk

R tip: Quick lookup tables with named vectors

Higher Ed
Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video6:07
Curated Video

Bash Shell Scripting- Difference between $@ and $*

Higher Ed
This video shows the difference between $@ and $*. This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains Loops and Loop...
Instructional Video5:34
Curated Video

Core Java Programming Course- Scanner Class

Higher Ed
This video explains the Scanner class. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that are...
Instructional Video11:52
Packt

ES6 Aside: Default Function Parameters

Higher Ed
Accessing API from Browser: ES6 Aside: Default Function Parameters 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...
Instructional Video6:57
Curated Video

Complete Modern C++ - Callbacks - Function Objects

Higher Ed
This video introduces function objects as callbacks and explains why they are better than function pointers. This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will...
Instructional Video9:47
Curated Video

Complete Modern C++ - Variadic Templates - Part I (C++11)

Higher Ed
This video gives a gentle introduction to variadic templates. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic templates,...
Instructional Video3:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Adding More Methods for Multiplication Table Program

Higher Ed
In this video, we will learn about adding more methods for multiplication table program. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video6:49
Curated Video

How to Expand Ideas in IELTS Writing Task 2 - IELTS Energy Podcast 1161

9th - Higher Ed
What does the IELTS Examiner need to see for high Writing Task 2 scores? Today we'll teach you exactly how to expand your ideas to impress the Examiner, and give you an exmaple for an essay about organic food. Don't forget to take notes!
Instructional Video3:11
Economics Explained

The Economics of China’s Enormous Belt & Road Initiative: Alternatives

6th - 11th
China's Belt and Road initiative is set to be the most influential economic development project in recent history. It’ll be an investment measured in trillions, connecting dozens of nations with roads, rail lines, shipping routes, and...
Instructional Video5:01
Economics Explained

An Honest Discussion About A Universal Basic Income: Taxes

6th - 11th
In this video we go over the pros and cons of a universal basic income. The US government spent over $5 trillion of economic stimulus and relief payments during the pandemic of 2020 and 2021. This is enough money to give every adult in...
Instructional Video1:05
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Basics of Mockito - Section Overview

Higher Ed
Mockito Basics: Basics of Mockito - Section Overview 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 Video9:17
Rachel's English

English Vocabulary Challenge Day 26

6th - Higher Ed
LEARN 105 ENGLISH VOCABULARY WORDS. Do you want to learn English? Are you looking for an English lesson on vocabulary and pronunciation? Learning English vocabulary and pronunciation are my specialties! In this video, I’ll teach you the...
Instructional Video4:11
Curated Video

Introducing Ionic 2 (Video 14)

Higher Ed
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...
Instructional Video5:43
Curated Video

Introducing Ionic 2 (Video 12)

Higher Ed
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...
Instructional Video6:16
IDG TECHtalk

R tip: Access nested list items with purrr

Higher Ed
In this ninth episode of Do More with R, learn how to easily access and modify nested list items with the purrr package’s modify_depth function. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video5:32
Curated Video

Complete Modern C++ - Perfect Forwarding - Part II (C++11)

Higher Ed
In this video, we will understand how perfect forwarding preserves type information of template function arguments. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type...