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 development....
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 development....
Instructional Video6:12
Packt

What are Java Collections?

Higher Ed
This video explains Java Collections. 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 Frameworks".This...
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. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video15:53
Packt

Asserting the Test Cases with Validations

Higher Ed
This video explains how to assert the test cases with validations. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
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 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, you will...
Instructional Video17:41
Packt

Practice Exercise Printing Unique Number- Amazon Interview Questions

Higher Ed
This video presents an example of printing a unique number. 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...
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 expressions • What code can become a constexpr? • Live coding: instant...
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. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
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. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For...
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. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute...
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. 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. 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 core...
Instructional Video11:28
Packt

Implementation of Arrays List

Higher Ed
This video explains how to implement a list of arrays. 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 Video7:59
Packt

Array - Common Operations – Part 2

Higher Ed
This is the second part of the three-part video that focuses on the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses...
Instructional Video14:32
Curated Video

The Full Stack Web Development - Variables, Arrays & Objects - Project using Arrays and Objects

Higher Ed
Basic JavaScript Concepts: Variables, Arrays & Objects - Project using Arrays and Objects This clip is from the chapter "Basic JavaScript Concepts" of the series "The Full Stack Web Development".In this section, we learn the basics of...
Instructional Video14:51
Curated Video

The Full Stack Web Development - PHP Data Types & Dates

Higher Ed
Backend Programming with PHP: PHP Data Types & Dates This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate...
Instructional Video9:30
Curated Video

The Full Stack Web Development - Helpful Functions For Debugging

Higher Ed
PHP Errors, Debugging & Config: Helpful Functions For Debugging This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error, debug...
Instructional Video30:51
Curated Video

C++ Developer - Project - Tic-Tac-Toe (Advanced)

Higher Ed
This video presents an advanced project called "Tic-Tac-Toe". This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.