Instructional Video2:10
Curated Video

C++ 20 (2a) New Features - Using Ranges

Higher Ed
Consider range generators and range adaptors.

• Understand how range generators create an infinite range in a laz
y way
• Study range generators and range adaptors provided by the standa
rd library
• Understand
ho
w...
Instructional Video5:03
Curated Video

Complete Java SE 8 Developer Bootcamp - Classpath

Higher Ed
Learn how to set a classpath which defines where classes can be found for compilation and execution.
r/>
This clip is from the chapter "Packages" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn...
Instructional Video10:41
Curated Video

The Complete Java Developer Course: From Beginner to Master - User-Defined Methods, Part 2

Higher Ed
This video is the second part of the two-part video, which talks about different user-defined methods.
r/>
This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This...
Instructional Video8:04
Curated Video

The Complete Excel Guide: Beginners to Advanced - Functions - Part 2

Higher Ed
Let's continue with the functions.<br/<br/>>

This clip is from the chapter "Excel 2019 Advanced: Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what are functions.
Instructional Video6:57
Curated Video

Beginning Python (Video 29)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Instructional Video5:29
Curated Video

Beginning Python (Video 28)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Instructional Video3:27
Curated Video

Introducing Ionic 2 (Video 9)

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....
Instructional Video6:53
Curated Video

Complete Modern C++ - Class Template Partial Specialization

Higher Ed
This video explains the concept of partial specialization of class templates.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect...
Instructional Video5:19
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Introduction to Java Method Arguments – Exercises

Higher Ed
In this video, we will learn about introduction to Java method arguments – exercises.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video5:54
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: @classmethod and @staticmethod

Higher Ed
The video provides the solution to the "@classmethod and @staticmethod" Python coding exercise.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the...
Instructional Video2:14
Curated Video

KS2 Primary English Age 9-13 - Writing: Planning to Write Non-Fiction Part 1 - Explained

3rd - 5th
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Instructional Video9:31
IDG TECHtalk

How to write your own R package

Higher Ed
When you hear “R package,” you may think something to share with other people. But an R package can also be a good way to organize your own work. Check out this episode's accompanying article
Instructional Video5:48
Curated Video

Complete Modern C++ - Fold Expressions - Binary Folds

Higher Ed
This video demonstrates how to use binary folds.<br/<br/>>

This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold expressions and type trait suffixes in this section.
Instructional Video12:29
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet_Change Event

Higher Ed
The Worksheet_Change event shoots off when the user edits or deletes a value from a Range in the worksheet. In this lesson, we use it to create a basic pounds-to-kilograms converter that takes a numeric value from column A, applies a...
Instructional Video15:50
Curated Video

The Complete React Developer Course (with Hooks and Redux) - The useState Hook

Higher Ed
In this video, you’ll explore React Hooks.<br/<br/>>

This clip is from the chapter "[New!] Hooks, Context, Fragments, and More" of the series "The Complete React Developer Course (with Hooks and Redux)".null
Instructional Video10:05
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Programming Tip 2: Debugging with Eclipse

Higher Ed
In this video, we will learn about programming tip 2: debugging with Eclipse.
r/>
This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video7:10
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 17 – Invoking Currency Exchange from Currency Conversion Microservice – V2

Higher Ed
This video explains invoking currency exchange from currency conversion microservice.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video6:16
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Dictionaries and Students

Higher Ed
The video provides the solution to the "Dictionaries and Students" Python coding exercise.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the...
Instructional Video9:18
PBS

What is Cultural Appropriation?

12th - Higher Ed
What is culture? Can it even be appropriated? Is there a difference between appreciation and appropriation? Join Danielle in the theoretical minefield!
Instructional Video7:03
Religion for Breakfast

Did Emperor Decius Target Christians?

12th - Higher Ed
In the mid-3rd century CE, Emperor Decius ordered that everyone in the Roman Empire is to offer a sacrifice to the Roman gods. This caused a controversy among Christian communities as bunches of Christians refused to sacrifice and ended...
Instructional Video6:23
Curated Video

Mastering Spring Framework Fundamentals - Coding Dynamic Advice with Around

Higher Ed
This video provides an overview of what you will learn in this section.
r/>
This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and...
Instructional Video7:32
Curated Video

Comprehensive Android Developer Bootcamp - Finalize Showing Score

Higher Ed
CHALLENGE SOLUTION – Improve Trivia app:Finalize Showing Score
r/>
This clip is from the chapter "CHALLENGE SOLUTION – Improve Trivia app" of the series "The Comprehensive Android Developer Bootcamp".This section provides you...
Instructional Video6:08
IDG TECHtalk

Easy error handling in R with purrr’s possibly

Higher Ed
See how the purrr package’s possibly() function helps you flag errors and keep going when applying a function over multiple objects in R.
Instructional Video4:57
Packt

Generate a JSON Web Token (JWT)

Higher Ed
This video explains how to generate a JWT.<br/<br/>>

This clip is from the chapter "Back-end User Authentication" of the series "MERN E-commerce from Scratch".This section focuses on back-end user authentication.