Curated Video
Learning Python Web Penetration Testing (Video 22)
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 22)
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...
Next Animation Studio
UAE to build Mars training city on Earth
The United Arab Emirates is planning to build a Mars training city here on Earth.
Programming Electronics Academy
Things to Think About When Choosing a Library: Arduino Course 6.3
A look at different criteria to consider when choosing a code library for Arduino.
Programming Electronics Academy
If with Button: Arduino Course 5.2
Using a button and if statement with Arduino.
Python Programmer
EDA Python - 08-1Lists_intro
Lists are a useful data structure in python. In this video we'll take our first look at them.
Packt
WebDriver Browser Methods - 1
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...
Packt
Handling Ajax/Mouse Interactions
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...
Packt
Extent Reports Generation for Standalone TestNG Tests
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...
IDG TECHtalk
The empty interface type | Smart Go
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...
Curated Video
Core Java Programming Course- Classes and Object - Exercise 2
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Static Methods
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Building Constructors
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....
Curated Video
Complete Java SE 8 Developer Bootcamp - Interfaces: Part 2
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...
Curated Video
Creational Design Patterns in Modern C++ - Application Framework - Implementation
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part I
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...
Curated Video
Learning D3.JS 5.0 1.1: The Course Overview
This video provides an overview of the entire course.
Food Farmer Earth
Sustainable Beekeeping: Harnessing the Power of Wild Honeybee Swarms
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...
The Business Professor
Coordinated Registration under State Securities Law
Coordinated Registration under State Securities Law
Packt
Querying Documents
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
Packt
Working with Calendar Objects in Java
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.
Packt
What are Java Collections?
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...
Let's Tute
Origami Strawberry
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...
Curated Video
TypeScript for Beginners - Map in action
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.