Instructional Video4:39
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Links

Higher Ed
HTML Crash Course: Links
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so...
Instructional Video3:57
Curated Video

Excel VBA Programming The Complete Guide - Access Object from Collection by Name

Higher Ed
In this lesson, we explore this with the context of Worksheet objects inside the Worksheets collection.
r/>
This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The...
Instructional Video8:31
Curated Video

The Complete Excel Guide: Beginners to Advanced - Table References

Higher Ed
The aim of this video is to explore what are table references.
r/>
This clip is from the chapter "Excel 2019 Advanced: Tables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore the...
Instructional Video8:08
Curated Video

Complete Modern C++ - Structured Bindings

Higher Ed
In this video, understand how to use structured bindings to bind variables to different members of an object or an array.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This...
Instructional Video4:25
Curated Video

C++ 20 (2a) New Features - Latches and Barriers

Higher Ed
Use std::latch and std::barrier to synchronize incrementing atomic value from two separate threads.

• Consider latch and barrier initialization values (participating thr
eads)
• Analyze the usage of...
Instructional Video11:59
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Dictionaries, sets and tuples

Higher Ed
Learning the basics of building a class from scratch and special __init__ method
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Instructional Video2:18
IDG TECHtalk

How to use the In command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn to use the ln command, which can create either type of link on Linux systems.
Instructional Video7:53
Curated Video

Multi-Paradigm Programming with Modern C++ - Passing Things Around

Higher Ed
Most languages offer a couple of ways of passing data, e. g. by value and by reference. C++ offers many more. How to choose the right way in every case?

• Ground rules for passing argu
ments
• When to pass/return by...
Instructional Video5:46
Curated Video

Complete Modern C++ - Project - Part VIII (Upcasting and Downcasting)

Higher Ed
This video is a discussion on upcasting and downcasting within the objects of a class hierarchy.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will...
Instructional Video7:52
Curated Video

Complete Modern C++ - std::move Function

Higher Ed
In this video, you will learn about the library function, std::move.
r/>
This clip is from the chapter "Move Semantics" of the series "Complete Modern C++".In this section, you will learn about values and how to work with...
Instructional Video6:41
Curated Video

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

Higher Ed
What the Font object is to the foreground, the Interior property is to the background. In this lesson, we use the Range.Interior property to modify the color of a cell in a variety of different ways including:

• VBA color...
Instructional Video2:55
Curated Video

Excel VBA Programming The Complete Guide - The Range.EntireRow and Range.EntireColumn Properties

Higher Ed
The Range.EntireRow and Range.EntireColumn properties are used to target a complete row or column from a single cell. In this lesson, we play around with the two properties in the Immediate Window.
r/>
This clip is from the...
Instructional Video4:04
Curated Video

Excel VBA Programming The Complete Guide - The Name Property on Workbook and Worksheet Objects

Higher Ed
In this lesson, we explore the Name property on both a Worksheet and Workbook object. The Name property is only readable on a Workbook but is readable and writeable on a Worksheet. The key takeaway is that object design differs; just...
Instructional Video2:48
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet_Activate Event

Higher Ed
The Worksheet_Activate event is triggered when the user navigates to a different worksheet. It can be used to provide the user with instructions or warnings. In this lesson, we write a quick procedure to MsgBox out the activated...
Instructional Video4:46
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Best Practices for Working with Ansible

Higher Ed
This video presents some best practices for working with Ansible.
r/>
This clip is from the chapter "Other Ansible Resources and Areas" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
Instructional Video2:41
Brian McLogan

Find the reference angle and sketch both angles in standard position

12th - Higher Ed
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Instructional Video3:27
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Java Wrapper Classes - Auto Boxing and a Few Wrapper Constants – SIZE

Higher Ed
In this video, we will learn about Java wrapper classes - auto boxing and a few wrapper constants – SIZE.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video17:21
Brian McLogan

4g Example 1

12th - Higher Ed
4g Example 1
Instructional Video10:06
Brian McLogan

Why you should never memorize the unit circle How to use without memorizing

12th - Higher Ed
Why you should never memorize the unit circle How to use without memorizing
Instructional Video14:04
Brian McLogan

4e Warm up (Where does the sine graph come from?)

12th - Higher Ed
4e Warm up (Where does the sine graph come from?)
Instructional Video9:37
Curated Video

.NET Core Microservices - Secure Product API

Higher Ed
This video explains secure product API.<br/<br/>>

This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Instructional Video4:34
Curated Video

Complete Modern C++ - Generalized Lambda Capture

Higher Ed
This video gives an overview on generalized lambda capture.<br/<br/>>

This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
Instructional Video6:04
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Installing Filebeat

Higher Ed
This video demonstrates how to install Filebeat.
r/>
This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how...
Instructional Video24:30
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Using Loops

Higher Ed
This video demonstrates how to use loops.
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible in...