Hi, what do you want to do?
Curated Video
Core Java Programming Course- Quantifiers in RegEx (regular expressions)
This video explains the various quantifiers in RegEx.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various...
Packt
Advanced Computer Vision Projects 2.4: Finding and Reading License Plates
In this video, we identify which characters do in fact belong to plates and convert them to text.
• Figure out what locations are actually p
lates
• Use k-nearest neighbors to convert imag
es to text
• View and anal
yze the...
• Figure out what locations are actually p
lates
• Use k-nearest neighbors to convert imag
es to text
• View and anal
yze the...
The Wall Street Journal
Ancestry's CEO on Building Family History Online
Ancestry Chief Executive Deb Liu discusses the genealogy company's expansion plans, creating culture in a remote work environment and putting guardrails around user-generated historical content.
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.
Packt
Filter the Web Table using Selenium JavaStreams
This video explains how to filter the web table using Selenium JavaStreams.
<
br/>
This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with...
<
br/>
This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with...
All In One Social Media
How To Create A GIF With Tenor To Have Your Own GIF Library
Using GIFS is just part of our culutre these days. I want to help you create a gif with tenor so you can use GIFs as a part of your marketing and everyday reaction to posts or to just share your mood.
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
Core Java Programming Course- RegEx (regular expressions) Exercise 2
This video presents another exercise on RegEx.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular...
Curated Video
Java 11 Programming for Beginners 4.3: Working with Strings, Characters, and Regular Expressions
Strings and regular expressions are key to everyday Java programming. This video gives an overview of how to use them. • Three slides to explain string and regular expression • Use regex in code to split a word • Use string functions to...
Curated Video
Core Java Programming Course- "Dot" Operator
This video explains the "Dot" operator.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Use hash structure in a practical exercise - Quote finder
A look at basic searching techniques and the bisection search algorithm
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
friEdTech
Three Minute Tech Tip: Filters plus Labels Gmail
Learn how to have Gmail automatically file email when it comes into your inbox so that you can just read it and archive it without applying labels.
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Box Plots - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Curated Video
Core Java Programming Course- Introduction to RegEx (regular expressions)
This video introduces you to RegEx.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
KnowMo
Introduction to Congruence and How to Identify Congruent Shapes
This video is a lecture presentation on congruence, where the speaker explains what it means for shapes to be congruent versus similar, and how to determine if two shapes are congruent. The presenter also gives examples of using tracing...
Curated Video
Introduction to Muay Thai
This video provides a brief overview of the contact sport known as Muay Thai, which is a complex and physically demanding fighting style. Muay Thai incorporates various striking techniques using the elbows, knees, shins, and feet,...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Select and manipulate the elements - Part 2
DOM Crash Course: Select and manipulate the elements - Part 2
r/>
This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles...
r/>
This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles...
Packt
Debugging the Code to Understand How the Flow is Built
This video explains how to debug the code to understand how flow is built.
<
br/>
This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Core Java Programming Course- Greedy and Lazy Matching
This video explains what is "Greedy" and "Lazy" matching.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Counting Outcomes - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Curated Video
TypeScript for Beginners - Switch Statement
This video demonstrates how to use the switch statement.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains...
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains...
Curated Video
C++ Standard Template Library in Practice - Utilities - Regex
This video aims to include regular expressions.
• Go through the C++ regex ex
am
ple
This clip is from the chapter "Introducing the Standard Template Library (STL)" of the series "C++ Standard Template Library in...
• Go through the C++ regex ex
am
ple
This clip is from the chapter "Introducing the Standard Template Library (STL)" of the series "C++ Standard Template Library in...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 14 - Implementing DELETE Method to delete a User Resource
Web Services with Spring and Spring Boot: Step 14 - Implementing DELETE Method to delete a User Resource
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
Curated Video
Bash Shell Scripting- Regex - Part 1 - Regex with special characters (\s \t . *\+ \? and \)
This video shows how to use Regex with special characters.<br/<br/>>
This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.