Instructional Video4:50
Curated Video

Learning Python Web Penetration Testing (Video 22)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video7:18
Curated Video

Web Development with Node.JS and MongoDB (Video 22)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video0:58
Next Animation Studio

UAE to build Mars training city on Earth

12th - Higher Ed
The United Arab Emirates is planning to build a Mars training city here on Earth.
Instructional Video15:23
Programming Electronics Academy

Things to Think About When Choosing a Library: Arduino Course 6.3

Higher Ed
A look at different criteria to consider when choosing a code library for Arduino.
Instructional Video11:14
Programming Electronics Academy

If with Button: Arduino Course 5.2

Higher Ed
Using a button and if statement with Arduino.
Instructional Video9:04
Python Programmer

EDA Python - 08-1Lists_intro

Higher Ed
Lists are a useful data structure in python. In this video we'll take our first look at them.
Instructional Video8:48
Packt

WebDriver Browser Methods - 1

Higher Ed
This is the first part of a two-part lecture that explains the basic methods of the WebDriver. This clip is from the chapter "Configuring Selenium and Running Tests on All Browsers" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video11:09
Packt

Handling Ajax/Mouse Interactions

Higher Ed
This video explains how to handle Ajax/mouse interactions. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video10:44
Packt

Extent Reports Generation for Standalone TestNG Tests

Higher Ed
This video explains how to generate Extent reports for standalone TestNG tests. This clip is from the chapter "Extent Reporting Basics for Test Execution Results in Framework" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video4:08
IDG TECHtalk

The empty interface type | Smart Go

Higher Ed
Go's "empty interface" type allows you to work with variables that could be of any type. Learn how this can be used to construct functions that accept any variable type, and how to use type assertions that the variables in question are...
Instructional Video12:37
Curated Video

Core Java Programming Course- Classes and Object - Exercise 2

Higher Ed
This video presents an exercise on classes and objects. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different...
Instructional Video8:32
Curated Video

Complete Java SE 8 Developer Bootcamp - Static Methods

Higher Ed
Learn the syntax and restrictions that are placed upon methods that are assigned to a class. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we...
Instructional Video7:24
Curated Video

Complete Java SE 8 Developer Bootcamp - Building Constructors

Higher Ed
Learn how to create your own constructors. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack & heap, objects and variables....
Instructional Video11:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Interfaces: Part 2

Higher Ed
Examples of using interfaces for polymorphism and demonstrations of new interface features that were added to Java SE 8. This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete Java SE 8 Developer...
Instructional Video3:52
Curated Video

Creational Design Patterns in Modern C++ - Application Framework - Implementation

Higher Ed
This video highlights the issues with the design and demonstrates how to implement the application framework without the pattern. • Introduce std::pair and std::tuple • Create fake data for “phone book” • Show how to use the std::sort...
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. This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the advanced...
Instructional Video4:00
Curated Video

Learning D3.JS 5.0 1.1: The Course Overview

Higher Ed
This video provides an overview of the entire course.
Instructional Video6:04
Food Farmer Earth

Sustainable Beekeeping: Harnessing the Power of Wild Honeybee Swarms

12th - Higher Ed
The video tutorial provides an in-depth look at the process of capturing a wild honeybee swarm to create a new, healthy bee colony. It emphasizes the importance of choosing the right conditions for swarm capture, the technique used to...
Instructional Video2:01
The Business Professor

Coordinated Registration under State Securities Law

Higher Ed
Coordinated Registration under State Securities Law
Instructional Video17:13
Packt

Querying Documents

Higher Ed
MongoDB and Promises (Task App): Querying Documents This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about MongoDb
Instructional Video6:23
Packt

Working with Calendar Objects in Java

Higher Ed
This video explains how to work with calendar objects in Java. 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 Java.
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 Video6:46
Let's Tute

Origami Strawberry

9th - Higher Ed
In this video, the teacher guides viewers through the process of making a strawberry using paper folding techniques. The tutorial covers the steps to create the strawberry shape, as well as adding leaves, stem, and seeds for a realistic...
Instructional Video5:55
Curated Video

TypeScript for Beginners - Map in action

Higher Ed
In this video, you will learn about map in action. This clip is from the chapter "More Types" of the series "TypeScript for Beginners".This section primarily focuses on types of maps and expressions.