Instructional Video16:39
Packt

Creating the UI With Materialize CSS

Higher Ed
Tracalorie Project (Using the Module Pattern): Creating the UI With Materialize CSS
<
br/>
This clip is from the chapter "Tracalorie Project (Using the Module Pattern)" of the series "Modern JavaScript from the Beginning".In this...
Instructional Video8:56
Packt

Babel & Webpack Environment Setup

Higher Ed
Microposts Project - CRUD Front End (Webpack & Babel): Babel & Webpack Environment Setup
<
br/>
This clip is from the chapter "Microposts Project - CRUD Front End (Webpack & Babel)" of the series "Modern JavaScript from the...
Instructional Video9:40
Curated Video

Ansible for the Absolute Beginner - Advanced Topics

Higher Ed
This video explains some advanced topics.<br/<br/>>

This clip is from the chapter "Advanced Topics" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section covers some advanced topics.
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 Video3:01
Curated Video

C++ 20 (2a) New Features - Returning Value of the Spaceship Operator

Higher Ed
What are the types returned by the spaceship operator? What members do they have? How can they be converted to each other?

• Discuss all types returned by the spaceship ope
rator
• Discuss the comparison ag
ainst zero
...
Instructional Video4:41
Curated Video

The Modern JavaScript Bootcamp (2019) - Avoiding Global Modules

Higher Ed
In this video, you’re going to learn why relying on global npm modules is generally a bad idea. You’ll be uninstalling the global npm modules in favor of local npm modules.
r/>
This clip is from the chapter "(NEW) Cutting-Edge...
Instructional Video4:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Getting Started with Java Modularization

Higher Ed
In this lesson, we will understand Java modularization.
r/>
This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the...
Instructional Video12:14
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Metasploit Modules Explained

Higher Ed
In this video, you'll get an introduction to the Metasploit modules.
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video5:20
Practical Ninjas

PLC - Introduction | Programmable logic controllers | Steps towards Automation - 01

12th - Higher Ed
PLC stands for Programmable Logic Controller. It can be also called the backbone of any industry implementing automation in their processes. PLC is nothing but an embedded computer capable of implementing complex logic's involving...
Instructional Video4:17
Curated Video

Learning LESS (Video 13)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you...
Instructional Video9:44
Curated Video

C++ Standard Template Library in Practice - Modules

Higher Ed
The user wants to know how modules are going to work when C++20 is released.

• Introduce the new mat
erial
• Show examples of how it might be used i
n practice
• Show an example to reinforce the
t
opics covered
...
Instructional Video2:48
Curated Video

C++ 20 (2a) New Features - Designated Initializers

Higher Ed
Consider a struct with default values for fields. Without a constructor the syntax to initialize it with only single value different than the default is awkward.

• Consider using designated initializers to change one of the...
Instructional Video3:16
Curated Video

C++ 20 (2a) New Features - Atomic Smart Pointers

Higher Ed
Analyze thread sanitizer output for modifying value of std::shared_ptr.

• Modify just the control block and examine the o
utput
• Modify pointer value and examine
the output
• Introduce a solution, which is the...
Instructional Video1:58
Curated Video

C++ 20 (2a) New Features - Migrating to C++20

Higher Ed
Examine compiler support table that shows which language feature is supported by which compiler.

• Examine the support for language fea
tures
• Examine the support for librar
y features
• Examine the features that...
Instructional Video9:17
Let's Tute

VBA Editor Overview: Tools and Commands

9th - Higher Ed
In this video, the teacher provides an overview of the VBA editor tool in Microsoft Excel. They explain the different tools and commands available, such as modules, project windows, and macros. The teacher also demonstrates how to...
Instructional Video6:47
Curated Video

Beginning Python (Video 36)

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 Video1:02
Next Animation Studio

China to break launch record and finish its space station in 2022

12th - Higher Ed
Last year, Beijing sent 55 missions into space, compared to America’s 43 missions, which consisted mostly of SpaceX launches.
Instructional Video4:26
Curated Video

Hands-On WebAssembly for C++ Programmers - Integrating WebAssembly Modules

Higher Ed
We've used the term module throughout the course, but have not actually stopped to define it

• Learn about WebAssembly mo
dules
• Learn about Emscript
en modules
• Override Module behavior using
-
-pre-js flags
...
Instructional Video5:14
Curated Video

C++ 20 (2a) New Features - Defining Own Concepts

Higher Ed
Implement mySort wrapper to std::sort function. Use the function incorrectly.

• Consider compiler error diagno
stics
• Constrain function using RandomAccessIterator and LessThanComparabl
e concepts
• Consider...
Instructional Video5:08
Curated Video

C++ 20 (2a) New Features - The Course Overview

Higher Ed
This video will give you an overview about the course.
r/>
This clip is from the chapter "Getting Started with C++20" of the series "C++ 20 (2a) New Features".In this section a customer will find out what C++20 is and what is...
Instructional Video8:52
Curated Video

Excel VBA Programming The Complete Guide - Create and Delete a Procedure

Higher Ed
A procedure is a grouped set of instructions / code that accomplishes some kind of goal. We'll also talk about some of the common syntactical errors made when writing out procedures. In this lesson, we'll dive into the syntax to...
Instructional Video4:07
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Java Modularization - 04 - a Quick Review

Higher Ed
Let's look at some important points to remember about modularization in this session.
r/>
This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java...
Instructional Video4:42
Curated Video

Beginning Python (Video 35)

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:28
Curated Video

Beginning Python (Video 38)

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...