Instructional Video16:59
Curated Video

The Great Wave by Hokusai: Great Art Explained

9th - Higher Ed
In 1639 Japan closed its borders and cut itself off from the outside world. Foreigners were expelled, Western culture was forbidden, and Entering or leaving Japan was punishable by Death. It would remain that way for over 200 years....
Instructional Video4:47
Curated Video

C++ 20 (2a) New Features - std::format: Placeholders and Syntax

Higher Ed
This video shows formal syntax for formatting library mini language and how to use placeholders and placeholder IDs.

• Define simple text with integers and switch placeholders usin
g IDs
• Consider formal syntax of...
Instructional Video6:44
Curated Video

C++ 20 (2a) New Features - Rationale for std::format

Higher Ed
Why new standard formatting? A new library which was type safe, concise, extendable, flexible, and efficient. Available mechanism did not have all these qualities; therefore string formatting library was born using {fmt} library as...
Instructional Video7:25
Bethany Thiele, Art Teacher

Mixed Media Nature Prints Art Lesson

K - 5th
Mixed Media Nature Prints Art Lesson
Instructional Video5:35
Packt

Super Keyword Practical Usage

Higher Ed
This video explains how to practically use the Super keyword.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores...
Instructional Video2:52
Curated Video

The Complete Excel Guide: Beginners to Advanced - Print Titles

Higher Ed
This video aims to explain Print Titles.
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page...
Instructional Video8:24
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Shortcuts

Higher Ed
Python gives us lots of nice shortcuts so we don't need to damage our hands typing the same thing over and over again. Let's look at shortcut comparison operators.
r/>
This clip is from the chapter "Intermediate Python" of the...
Instructional Video4:54
Curated Video

Tips, Tricks, and Techniques for Node.js Development 3.1: All about Time

Higher Ed
In this video, we will learn how to use time features in Node.js, what the phases of the event loop are and how they affect the timer functions in node. • Explain the event loop • Show setTimeout and setImmediate • Look at a nested...
Instructional Video16:20
Curated Video

C++ Developer - Rethrowing Exceptions

Higher Ed
This video explains how to rethrow exceptions.<br/<br/>>

This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Instructional Video3:59
Curated Video

The Complete Excel Guide: Beginners to Advanced - Fit to Print on One Page

Higher Ed
This video aims to explain how to fit to print on one page.
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims...
Instructional Video10:36
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Introduction to Java Methods - Arguments and Parameters

Higher Ed
In this video, we will learn about introduction to Java methods - arguments and parameters.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete...
Instructional Video6:31
Programming Electronics Academy

OTA with the ESP32 (Over The Air)

Higher Ed
OTA with the ESP32 (Over The Air)
Instructional Video5:42
Curated Video

Complete Modern C++ - Class Template Explicit Specialization - Part I

Higher Ed
This video gives a gentle introduction of class specialization.
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 forwarding,...
Instructional Video4:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to Threads and Multi-Threading - Need for Threads

Higher Ed
In this session, we will learn about threads and multi-threading - need for threads.
r/>
This clip is from the chapter "Introduction to Threads and Concurrency" of the series "Java Programming for Complete Beginners - Java...
Instructional Video4:52
Curated Video

Complete Modern C++ - Copy Constructor - Part I

Higher Ed
This video explains the copy constructor and why it is required.<br/<br/>>

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 Video5:44
Curated Video

Complete Modern C++ - File IO - Part II (Error Handling)

Higher Ed
This video shows how to handle errors during file I/O through stream state flags.
r/>
This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input...
Instructional Video11:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions

Higher Ed
This video talks about Java for loop to print multiplication table - exercise solutions.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
Instructional Video2:38
Curated Video

Python 3 for Beginners: Loops - For and While Statements Explained

Higher Ed
In this educational video, you will learn about two important types of loops in Python: for and while loops. The video explains how to use for loops to perform actions on every item in a list, with examples that demonstrate how the code...
Instructional Video10:36
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Report Function

Higher Ed
In this video, you'll add a report function.
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Instructional Video5:37
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Class Attributes

Higher Ed
Classes have attributes. Not sure what a Python class attribute is? That means this lesson is for you.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3...
Instructional Video4:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to If Else Statement

Higher Ed
In this video, we will learn about if else statement.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java -...
Instructional Video4:04
Bethany Thiele, Art Teacher

Nature Printmaking, Day 1

K - 5th
Nature Printmaking, Day 1
Instructional Video8:14
Curated Video

Complete Modern C++ - std::string_view - II

Higher Ed
In this video, you will understand the different situations where the std::string_view should be and should not be used.
r/>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern...
Instructional Video3:27
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - toString method

Higher Ed
Basics of Object Oriented Programming: toString method
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...