Hi, what do you want to do?
ProTeachersVideo
Demonstrating Chemistry - Spectacular Experiments: Sodium Ethanoate Stalagmite
Prof Hal Sosabowski demonstrates a solid spontaneously coming out of solution in this visually beautiful experiment. Just a few crystals are enough to form a nucleation site for a super-saturated solution of sodium acetate. This...
TMW Media
Newton's Laws Of Motion With Friction: Learning about friction
What is friction? What are the two types of frictional forces?<br/>
Newton's Laws Of Motion With Friction, Part 1
Newton's Laws Of Motion With Friction, Part 1
Packt
Image Upload Config and Endpoint
This video shows how to configure the endpoint to store the uploaded images.
r/>
This clip is from the chapter "Date Admin Screens-Part 2" of the series "MERN E-commerce from Scratch".This is the second part of a two-part...
r/>
This clip is from the chapter "Date Admin Screens-Part 2" of the series "MERN E-commerce from Scratch".This is the second part of a two-part...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Using Includes and Imports
This video demonstrates how to use includes and imports in Ansible playbooks.
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Performing REST Assured Automation Testing for the OAuth Project
This video explains how to perform REST Assured automation testing for the OAuth project.
r/>
This clip is from the chapter "REST Assured Automation for OAuth 2.0 Authorization Code" of the series "REST API Automation Testing...
r/>
This clip is from the chapter "REST Assured Automation for OAuth 2.0 Authorization Code" of the series "REST API Automation Testing...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 15: Setting up PowerMock and SystemUnderTest
Powermock with Mockito: Step 15: Setting up PowerMock and SystemUnderTest
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set...
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set...
Curated Video
The Modern JavaScript Bootcamp (2019) - Integrating Dates: Part I
In this video, you’re going to start integrating moment into the notes application.
r/>
This clip is from the chapter "Data Storage, Libraries, and More" of the series "The Modern JavaScript Bootcamp (2019)".This section will...
r/>
This clip is from the chapter "Data Storage, Libraries, and More" of the series "The Modern JavaScript Bootcamp (2019)".This section will...
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip 12 - Nested Classes - Inner Class Versus Static Nested Class
In this session, we will learn about nested classes - inner class versus static nested class.
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets
This video presents an example on parameterization of API tests with multiple datasets.
r/>
This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from...
r/>
This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - JSX Expressions
In this video you'll learn how to inject dynamic values into your JSX.
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about React in...
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about React in...
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip 11 - Public Static Final – Constants
In this session, we will learn about public static final – constants.
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips...
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Creating Additional Scenarios in Framework to Reuse Existing Step Definitions
This video explains how to create additional scenarios in the framework to reuse existing step definitions.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API...
Curated Video
C++ 20 (2a) New Features - constexpr Extensions
Consider problem of defining a function that can only be executed at compile time and defining a variable that can only be initialized at compile time.
• Define a static variable using constinit spec
ifier
• Define a...
• Define a static variable using constinit spec
ifier
• Define a...
Curated Video
Next.js from Development to Deployment - getStaticPaths
This video focuses on getStaticPaths.<br/<br/>>
This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on data fetching.
This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on data fetching.
Curated Video
World of Computer Networking Your CCNA start - Static Internet Protocol (IP) Addresses
This video introduces you to static IP addresses.
r/>
This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This...
r/>
This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Encapsulation: Fields and Methods
This video explores the Encapsulation principle in detail.
r/>
This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses...
r/>
This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Parameterizing API Test with Multiple Data Sets using Cucumber Framework Features
This video demonstrates how to parameterize API Test with multiple data sets using the Cucumber framework features.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Assertions on JSON Response Body and Headers Through Automated Code
This video explains assertions on the JSON response body and headers through automated code.
r/>
This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST...
r/>
This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Optimizing the Framework Tests with All Necessary Validations
This video explains how to optimize the framework tests with all necessary validations.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Positioning
CSS Basics: Positioning<br/<br/>>
This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 81 - JPA Tip - When do You Use JPA?
In this video, we will cover JPA tip - when do you use JPA?
r/>
This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares...
r/>
This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Basic Router Configuration
All routers share some basic configuration steps every tech must know. From router passwords to LAN IDs, this is the place to learn about these settings. This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Static variables and methods
Modifiers: Static variables and methods
r/>
This clip is from the chapter "Modifiers" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Access Modifiers, Final...
r/>
This clip is from the chapter "Modifiers" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Access Modifiers, Final...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Static and Member Initializers
Miscellaneous Topics: Static and Member Initializers
r/>
This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous...
r/>
This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous...