Hi, what do you want to do?
Curated Video
Numbers and Base-Ten Blocks (Part 1)
Represent multi-digit whole numbers using base-ten blocks.
Curated Video
Calculating Upthrust and Fluid Forces
This video explains how to calculate the force experienced by an object when it is submerged in a fluid, specifically focusing on upthrust and fluids. The video also covers the concepts of pressure, density, gravitational field strength...
Curated Video
Bash Shell Scripting- simple if and if-else conditional statement
This video shows how to use the simple if and if-else conditional statement.
r/>
This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This...
r/>
This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This...
Curated Video
Practical CSS3 Mastery Course - Media Queries
In this video, we will cover media queries.
<
br/>
This clip is from the chapter "Flexbox, Media Queries, and Responsive Design" of the series "Practical CSS3 Mastery Course".in this section, you will learn about Flexbox, media...
<
br/>
This clip is from the chapter "Flexbox, Media Queries, and Responsive Design" of the series "Practical CSS3 Mastery Course".in this section, you will learn about Flexbox, media...
IDG TECHtalk
How to set up Microsoft Cloud App Security
This new add-on will let you set up alerts about suspicious sign-on activity for Office 365 and other cloud apps.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Your First Java Method - Hello World Twice and Exercise Statements
In this video, we will learn about your first Java method - hello world twice and exercise statements.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for...
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for...
Curated Video
Lady Jane Grey part 16: a Protestant Martyr
The young Lady Jane and Lord Guildford are beheaded. Mary attempts to convert Jane to Catholicism before hear death, but Jane refuses. Her deep and outspoken commitment to her protestant faith preserved Jane's legacy as a martyr for...
Pitsco Education
Code Cube Lesson 8: Slide Dance
In this lesson, you will learn how to use sounds and directions to direct people’s movements.
Curated Video
Introduction to Taekwondo
Taekwondo is a Korean martial art that focuses on fast and powerful kicking techniques. It is different from karate and other martial arts due to its narrow stance, which enhances agility. Taekwondo also emphasizes relaxation between...
IDG TECHtalk
Python 3.10's new features: Better error reporting
Python 3.10 makes use of the new parser introduced in Python 3.9 to deliver more detailed, informative, and accurate error messages for your code. See some examples in this video of how the new error messages make developing in Python...
Packt
Explanation on Nested FOR Loops
This video explains nested FOR loops.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Access Control "Protecting Your Network" of the series"
This video discusses the techniques for keeping unwanted users out of your network, focusing on effectively using firewalls. This clip is from the chapter "Protecting Your Network" of the series "CompTIA Network+ Certification N10-007:...
Curated Video
C++ 20 (2a) New Features - Lightweight Access Coordination
Use std::counting_semaphore to synchronize two threads.
• Examine documentation for std::counting_sema
phore
• Analyze pattern of using acquire and relea
se methods
• Check if the synchronization is work
in
g as...
• Examine documentation for std::counting_sema
phore
• Analyze pattern of using acquire and relea
se methods
• Check if the synchronization is work
in
g as...
Curated Video
World of Computer Networking Your CCNA start - Private Internet Protocol (IP) Addresses
This video introduces you to the concept of private IP addresses.<br/<br/>>
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Curated Video
World of Computer Networking Your CCNA start - Border Gateway Protocol (BGP) Prefix Lists
This video focuses on BGP prefix lists.<br/<br/>>
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Curated Video
Excel VBA Programming The Complete Guide - The Range.Resize Property
The Range.Resize changes the size of a range based on the location of a single cell. It can be used to dynamically increase the size of a cell range in the vertical direction, horizontal direction, or both.
r/>
This clip is...
r/>
This clip is...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Block & Inline Level Elements
HTML Basics: Block & Inline Level Elements<br/<br/>>
This clip is from the chapter "HTML Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section contains the HTML Basics.
This clip is from the chapter "HTML Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section contains the HTML Basics.
Curated Video
Vim Masterclass - Visual Mode - Part 1
This video is the first video of a two-part series that explains the visual mode of Vim.<br/<br/>>
This clip is from the chapter "Visual Mode" of the series "Vim Masterclass".This section explains the visual mode of Vim.
This clip is from the chapter "Visual Mode" of the series "Vim Masterclass".This section explains the visual mode of Vim.
Blockchain Central
Holy Grail of Anonymous Transactions? | Blockchain Central
This week on Blockchain Central: we'll take a closer look at Zcash. Unlike Bitcoin, it allows truly anonymous transactions with shielded transaction feature. Also, we will discuss the founder's reward controversy and how money are...
Packt
TestNG Annotations Part - 2
This video is the second part of the two-part lecture that discusses TestNG annotations.
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Django3- Showing if a User is Logged In
In this video, we will look at showing if a user is logged in.
r/>
This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working...
r/>
This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Network Protection Scenarios
This video walks you through several scenarios to consider when protecting a network, including how they could block access to services. This clip is from the chapter "Protecting Your Network" of the series "CompTIA Network+...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 27 - Java For Loop to Print Multiplication Table – Introduction
This video talks about Java for loop to print multiplication table – introduction.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - ES6 JavaScript
In this video, we'll cover ES6 JavaScript.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code,...
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code,...