Hi, what do you want to do?
Fun Robotics
Types of Recommenders
Explains the difference between content-based and collaborative filtering recommenders.
Packt
Generating Customized XPath from HTML Attributes
This video demonstrates how to generate a customized XPath from HTML attributes.
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Recognizing Attributes and Shapes
In this video, students will learn how to recognize attributes and shapes by comparing them. They will explore the concept of quadrilaterals and identify shapes that have four sides. They will also learn about parallel sides and how to...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Forms - Part 2
HTML Crash Course: Forms - Part 2
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists,...
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists,...
Curated Video
Advanced Swift 2 Application Development (Video 12)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on...
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
Creational Design Patterns in Modern C++ - Monostate Pattern
This video explains the monostate pattern and demonstrates how to implement it.
r/>
This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger...
r/>
This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Recursively List and Filter All Files and Folders in Directory
In this session, we will learn about recursively list and filter all files and folders in directory.
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In...
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Complete Modern C++ - std::hash (C++11)
This video demonstrates how to write a custom hash function and equality function object for unordered containers.
r/>
This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section...
r/>
This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 06 - More about XML Schema Definition and Implementing XSD Best Practices
SOAP Web Services with Spring and Spring Boot: Step 06 - More about XML Schema Definition and Implementing XSD Best Practices
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
Packt
Generating Customized Cascading Style Sheets (CSS) from HTML Attributes
This video explains how to generate a customized CSS from HTML attributes.
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced...
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced...
Curated Video
The Full Stack Web Development - Drag & Drop - Project on HTML5 Drag and Drop
HTML5 Programming: Drag & Drop - Project on HTML5 Drag and Drop
r/>
This clip is from the chapter "HTML5 Programming" of the series "The Full Stack Web Development".In this section, we look into little more advanced HTML5. We...
r/>
This clip is from the chapter "HTML5 Programming" of the series "The Full Stack Web Development".In this section, we look into little more advanced HTML5. We...
Curated Video
Comprehensive Android Developer Bootcamp - CHALLENGE SOLUTION: Change Color
Android Development – Let the fun Begin!:CHALLENGE SOLUTION: Change Color
r/>
This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer Bootcamp".This section...
r/>
This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer Bootcamp".This section...
Curated Video
Creational Design Patterns in Modern C++ - Construction Using the Builder Pattern
This video explains the usage of the file class through the builder pattern.
r/>
This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all about the...
r/>
This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all about the...
Curated Video
Advanced Swift 2 Application Development (Video 11)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on...
Curated Video
Learning D3.JS 5.0 4.5: Modifying Elements
In this video, we will learn which methods can modify the elementsand the difference from other methods. • Navigate to GitHub to read for the attr() and text() methods. • Use these methods. Understand and write the examples. • Talk about...
Packt
Validating if User Interface (UI) Elements Are Disabled or Enabled with Attributes
This video explains how to validate if the UI elements are disabled or enabled with attributes.
<
br/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with...
<
br/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with...
Packt
Annotations Helper Attributes with Examples
This video discusses the helper attributes of the annotations with examples.
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 5: Defining a JPA Entity-User
Introduction to JPA in 10 Steps: Step 5: Defining a JPA Entity-User
r/>
This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you...
r/>
This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you...
Curated Video
Describing Quadrilaterals by Their Attributes
In this video, the teacher explains how to identify and describe quadrilaterals based on their attributes. They use examples of polygons with different numbers of sides and angles to demonstrate the concept
Curated Video
Identifying and Sorting Hexagons
In this video, workers at the Shape Warehouse learn how to identify and sort hexagons to their correct door. They review the concept of polygons and examine the attributes of hexagons, such as having six sides and six angles. Through...
Curated Video
Creational Design Patterns in Modern C++ - Class Versus Object
This video demonstrates how to use different instances of the same class with variations in states.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an...
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an...
Curated Video
Complete Modern C++ - Attributes
In this video, learn about the attributes added to C++11, C++14, and C++17 and how they can be used in code.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section...
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Inline Style
In this video, we'll cover CSS inline style.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline...
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline...