Packt
Building Custom Selenium Methods using Streams Mapper
This video explains how to build custom Selenium methods using Streams Mapper. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with Java -...
NASA
Why Observe?: Tree Height
"Why Observe?: Tree Height" explores surface height measurement missions and the role that citizen science can play within the scientific community. NASA uses field campaigns and sensors on satellites and the International Space Station...
Curated Video
TypeScript for Beginners - Static Methods
This video highlights the various static methods. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers, encapsulation, and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Strings: concatenation, indexing, slicing, python console
Working with sublists, slicing, indexing and basic iteration This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Curated Video
Complete Java SE 8 Developer Bootcamp - String Objects
The author details the structure of string object provided by Java SE API. This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value...
The Business Professor
Cost Volume Profit Analysis - Risk and Uncertainty
Risk and uncertainty are present throughout the Cost Volume Profit analysis. Namely, there are numerous assumptions about revenue and expenses. The methods used to estimate these variables seeks to minimize the level of risk present.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Basics of Designing a Class - Class, Object, State, and Behavior
In this session, we will learn about basics of designing a class - class, object, state, and behavior. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Learning Lodash 4.0 (Video 16)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Let's Tute
Valuation of Goodwill
In this video, the speaker discusses the concept of goodwill and its importance in valuing a company. They explain various methods of valuing goodwill, such as the average profit method, super profit method, capitalization of super...
Packt
Using Groups Functionality in TestNG
This video explains how to use the groups functionality in TestNG. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers TestNG.
Packt
Practical Exercise Explaining Page Object Model
This video presents a practical exercise explaining the page object model. This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to Advanced and...
IDG TECHtalk
Using Python object properties to write smarter and more concise code
Everything in Python is an object. Learn how object properties -- which are actually just Python dictionaries under the hood -- can be leveraged to make your code smarter, more concise, and less riddled with boilerplate.
Curated Video
Core Java Programming Course- What is an Exception?
This video explains the concept of exception. This clip is from the chapter "Exception Handling" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores exception handling.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Transforms - Part 1
Advanced CSS: Transforms - Part 1 This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Java Methods - Exercises and Puzzles
In this video, we will see an introduction to Java methods - exercises and puzzles. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Returning from a Java Method – Exercises
In this video, we will learn about returning from a Java method – exercises. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here, we will...
Curated Video
Web Development with Node.JS and MongoDB (Video 30)
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...
Packt
Solved Example on Calendar Methods
This video presents a solved example on calendar methods. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
NASA
NASA | Landsat Tracks Urban Change and Flood Risk
Landsat data, which can identify areas of urbanization, are used by the Federal Emergency Management Agency as a key indicator of sites where the agency should further investigate the potential for flooding. With its archive of images...
Curated Video
Modify a data structure : Testing Search
From the section: Linked Lists. Linked Lists: Testing Search Linked Lists: Testing Search
Curated Video
Calculating Price Elasticity of Demand and its Importance for Businesses.
This is a lecture video that explains how to use the formula for price elasticity of demand (PED) to calculate the PED for different goods in order to solve problems. The video starts by explaining the formula for PED and then...
Curated Video
Comprehensive Android Developer Bootcamp - String is an Object, After all!
Java Inheritance:String is an Object, After all! This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to create its structure. You...
Curated Video
C++ Developer - Project - A Pizza Class
This video presents a project in a pizza class. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete C++ Developer Course".This section introduces classes and objects.