Instructional Video9:11
Curated Video

The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part I

Higher Ed
In this video, you’re going to build out part of the hangman game.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand...
Instructional Video17:34
Curated Video

C++ Developer - Dynamic Memory - Part 2

Higher Ed
This is the second part of a two-part video that explains dynamic memory.<br/<br/>>

This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
Instructional Video4:23
Curated Video

Mastering Swift 2 Programming (Video 43)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video5:31
Curated Video

Mastering Swift 2 Programming (Video 39)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video2:40
Curated Video

Mastering Swift 2 Programming (Video 16)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video4:09
Curated Video

Learning PHP 7 (Video 9)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video3:28
Curated Video

Learning PHP 7 (Video 16)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video6:12
Packt

What are Java Collections?

Higher Ed
This video explains Java Collections.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video10:59
Packt

Practice Exercise - Excel Driven Testing - 2

Higher Ed
This video presents the second part of the Excel driven testing practice exercise.
<
br/>
This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video15:53
Packt

Asserting the Test Cases with Validations

Higher Ed
This video explains how to assert the test cases with validations.
<
br/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video7:44
Brian McLogan

Master Labeling Points Lines and Planes

12th - Higher Ed
Master Labeling Points Lines and Planes
Instructional Video3:45
Curated Video

Solving Multiplication Problems Using the Area Model

K - 5th
In this lesson, mathematicians will learn how to solve multiplication problems using the area model. By representing multiplication as an array with rows and columns, students can visualize the concept of area and apply it to solve...
Instructional Video11:51
Packt

Reading a Note

Higher Ed
File System and Command Line Args (Notes App): Reading a Note
<
br/>
This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section,...
Instructional Video17:41
Packt

Practice Exercise Printing Unique Number- Amazon Interview Questions

Higher Ed
This video presents an example of printing a unique number.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java -...
Instructional Video8:11
Curated Video

Multi-Paradigm Programming with Modern C++ - Compile-Time Evaluation Using constexpr

Higher Ed
Some expressions can be evaluated during compilation. This lets us improve performance, and also compute constants, which improves code readability.

• About constant expres
sions
• What code can become a
constexpr?
...
Instructional Video8:44
Curated Video

Complete Modern C++ - Dynamic Array (std::vector)

Higher Ed
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on.
r/>
This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this...
Instructional Video3:21
Brian McLogan

What is an example of lines that are a linear pair

12th - Higher Ed
👉 Learn how to define angle relationships. Knowledge of the relationships between angles can help in determining the value of a given angle. The various angle relationships include: vertical angles, adjacent angles, complementary angles,...
Instructional Video3:11
Curated Video

Learn and Master C Programming - Pointers and Arrays: Using Pointer Arithmetic with Arrays

Higher Ed
We will learn how to apply pointer arithmetic to arrays and see different ways we can access array elements with the help from pointer arithmetic.
r/>
This clip is from the chapter "Pointers" of the series "Learn and Master C...
Instructional Video6:26
Curated Video

Learn and Master C Programming - Pointer Arithmetic: Working with Integer Pointers

Higher Ed
We will learn about pointer arithmetic and how we can increment or decrement pointers in C/C++ and understand what that really means.
r/>
This clip is from the chapter "Pointers" of the series "Learn and Master C Programming...
Instructional Video9:14
Curated Video

High Performance Scientific Computing with C 3.3: Vectorizing with AVX

Higher Ed
How can we use automatic vectorization to speed up our code? What vectorization options currently exist? • Learn about the history of vector instructions • Learn how to compile with AVX/AVX2 • Learn about the latest AVX-512 instruction set
Instructional Video4:35
Python Programmer

EDA Python - 16-3_Numpy_slicing

Higher Ed
How to slice numpy arrays.
Instructional Video2:33
Curated Video

Core Java Programming Course- Array Object

Higher Ed
This video explains the array object.<br/<br/>>

This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Instructional Video7:08
Packt

Try Catch Mechanism to Handle Exceptions

Higher Ed
This video shows how to use the Catch mechanism to handle exceptions.
<
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...
Instructional Video11:28
Packt

Implementation of Arrays List

Higher Ed
This video explains how to implement a list of arrays.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to...