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...
Instructional Video2:26
Curated Video

Mastering Spring Framework Fundamentals - Applying Constructor Dependency Injection to XML Configuration

Higher Ed
This video demonstrates how to assign operators. This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
Instructional Video5:05
Curated Video

Excel VBA Programming The Complete Guide - The Range.Offset Property

Higher Ed
The Range.Offset property shifts the currently selected range to a new one. It accepts two arguments -- the number of rows and the number of columns to move. Positive arguments represent downward movements for rows and rightward...
Instructional Video5:56
Curated Video

Excel VBA Programming The Complete Guide - The Workbooks.Add Method

Higher Ed
In this lesson, we invoke the Workbooks.Add method to create a new workbook from scratch. We also pass it an optional Template argument to make a copy of an existing workbook. This clip is from the chapter "Object Deep Dive" of the...
Instructional Video6:21
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet_SelectionChange Event

Higher Ed
The Worksheet_SelectionChange event is triggered when the user navigates to a different cell with a spreadsheet. In this lesson, we react our first Excel event and also explore the ByVal keyword in the automatically generated procedure....
Instructional Video6:07
Curated Video

Excel VBA Programming The Complete Guide - More Date and Time Functions

Higher Ed
In this lesson, we continue our exploration of additional datetime functions on the VBA helper object including Year, Month, Day, Hour, Minute, and Second. We also dive into the Weekday, WeekdayName and MonthName functions to discover...
Instructional Video8:03
Curated Video

Excel VBA Programming The Complete Guide - The MsgBox Method In Depth, Part I

Higher Ed
In this lesson, we dive deeper into the MsgBox method including its Buttons and Title parameter. We modify the aesthetics of the alert, including the clickable buttons and the information icon. This clip is from the chapter...
Instructional Video5:16
Curated Video

The Complete Practical Docker Guide - Using curl and wget Utilities

Higher Ed
This video explains using curl and wget utilities. This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Instructional Video2:53
Curated Video

The Complete Practical Docker Guide - Installing htop Package Using apt-get

Higher Ed
This video explains installing htop package using apt-get. This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Instructional Video12:36
Curated Video

The Complete React Developer Course (with Hooks and Redux) - ES6 Aside: Arrow Functions

Higher Ed
In this video you'll learn about ES6 Arrow Functions. This is a new way to create functions in ES6 and comes with an improved syntax. This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with...
Instructional Video9:52
Curated Video

The Modern JavaScript Bootcamp (2019) - Build an Expense Tracker

Higher Ed
In this video, you'll be writing an expense tracker application using what you've learned about JavaScript so far. This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript Bootcamp (2019)".An Object plays a...
Instructional Video11:05
Curated Video

The Modern JavaScript Bootcamp (2019) - The Rest Parameter

Higher Ed
In this video, you’re going to learn about the rest parameter. The rest parameter lets you access a set of the function arguments as an array. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the...
Instructional Video5:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Introduction to Variable Arguments – Basics

Higher Ed
In this session, we will learn about introduction to variable arguments – basics. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore...
Instructional Video3:51
Curated Video

Python 3 for Beginners: Python List Manipulation and Functions

Higher Ed
In this video, we learn about some basic operations that can be performed on Python lists, such as sorting a list, concatenating multiple lists, determining the length of a list, and generating a list of numbers using the range function....
Instructional Video13:04
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 05: Stubbing variations with Mockito - Argument Matchers & More...

Higher Ed
Mockito Basics: Step 05: Stubbing variations with Mockito - Argument Matchers & More... 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...
Instructional Video6:19
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Data Factory and Read Metadata

Higher Ed
This video explains creating Data Factory and reading metadata. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction