Instructional Video17:34
TMW Media

ChangeMakers Jenny Desmond – The Sanctuary for Chimpanzee Rescue

K - 5th
ChangeMakers Jenny Desmond – The Sanctuary for Chimpanzee Rescue
Instructional Video2:57
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Beyond the LAN

Higher Ed
In this episode, Mike explores the crazy acronym soup around networking, explaining the differences among terms like LAN, WAN, MAN, PAN, CAN, and HAM. (Just kidding on the last term!) This helps minimize confusion in later networking...
Instructional Video12:37
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - The Right PC for the Job

Higher Ed
Not every Desktop PC does the same job. A tech should understand some of the more common systems and know the hardware requirements for those jobs. This clip is from the chapter "Building a PC" of the series "CompTIA A+ Certification...
Instructional Video8:51
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is on the CompTIA A+ Core 1 (220-1001) Exam?

Higher Ed
In this episode, Mike describes the CompTIA A+ exam process, plus explores a good strategy for prepping for the exam. Schedule the exam first! The pressure will have you hitting the books or videos in no time! This clip is from the...
Instructional Video3:10
Curated Video

Responsive Design - Tool of the Trade

Pre-K - Higher Ed
Learner will obtain the necesasry free software tools used for responsive design and in the course.
Instructional Video11:44
Packt

Deleting the Admin User

Higher Ed
This video explains how to delete the admin user. This clip is from the chapter "Admin Screens-Part 1" of the series "MERN E-commerce from Scratch".This is the first part of a two-part section that explores the admin screen.
Instructional Video16:41
Curated Video

The Modern JavaScript Bootcamp (2019) - The Edit Note Page: Part I

Higher Ed
In this video, you’re going to set up a second HTML page for our note application. This is where we’ll allow users to edit the note’s title and body content. This clip is from the chapter "Data Storage, Libraries, and More" of the series...
Instructional Video0:55
Curated Video

The Modern JavaScript Bootcamp (2019) - Section Intro: Javascript in the Browser

Higher Ed
In this section, you’re going to learn how to use JavaScript in the browser. This will let you create a website that can request information from the user and render dynamic content. We also start building out the UI for the note-taking...
Instructional Video11:05
Curated Video

The Modern JavaScript Bootcamp (2019) - The Rest Parameter

Higher Ed
In this video, you’re going to learn about the rest parameter. The rest parameter lets you access a set of the function arguments as an array. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the...
Instructional Video5:13
Curated Video

World of Computer Networking Your CCNA start - Analyzing Sockets on the Mac Client

Higher Ed
This video explains how to analyze sockets on the Mac client. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your CCNA...
Instructional Video7:34
Curated Video

World of Computer Networking Your CCNA start - Analyzing Sockets on the Windows Client

Higher Ed
This video demonstrates how to analyze sockets on the Windows client. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking:...
Instructional Video4:01
Curated Video

World of Computer Networking Your CCNA start - Hosts in the Same Network - Example 3

Higher Ed
This video wraps up your learning of hosts in the same network with an example. This clip is from the chapter "Networks Masks and Subnetting" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
Instructional Video19:42
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Click! The App Part 4

Higher Ed
In this video, we will build Click! The App part 4. This clip is from the chapter "Click! The App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app called the Click! The App.
Instructional Video10:43
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Getting a Meterpreter Session Over the Internet with Port Forwarding

Higher Ed
In this video, you'll learn to use port forwarding to get a Meterpreter session. This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Instructional Video1:39
Brian McLogan

Pre Calc unit 3 Find the radius given the arc length and angle in degrees

12th - Higher Ed
Pre Calc unit 3 Find the radius given the arc length and angle in degrees
Instructional Video1:29
Brian McLogan

Pre calc unit 3 Learn how to find the missing radius given arc length and theta in degrees

12th - Higher Ed
Pre calc unit 3 Learn how to find the missing radius given arc length and theta in degrees
Instructional Video1:02
Brian McLogan

Use cofunction identities and trig identities to find the indicated trig functions

12th - Higher Ed
In this video series I show you how to use even and odd functions to evaluate trigonometric functions. Cosine and secant are our even functions where sine, tangent, cosecant and cotangent are our odd functions. cos(t) = 3/4. Find cos(-t)
Instructional Video2:57
TMW Media

On Safari with Nala - The Okavango Delta

K - 5th
On Safari with Nala - The Okavango Delta
Instructional Video8:11
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - The Open Web Application Security Project

Higher Ed
Lot's Of Interesting Bits Of Information: The Open Web Application Security Project This clip is from the chapter "Lot's Of Interesting Bits Of Information" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In...
Instructional Video6:28
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 5 - What is Happening in the Background?

Higher Ed
This video provides an explanation of what happens in the background. This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video5:13
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 19 - Introduction to the Spring Data JPA

Higher Ed
This video provides an introduction to the Spring Data JPA. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video4:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 14 - Defining the Person Entity

Higher Ed
This video demonstrates how to define the person entity. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video6:15
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 05-Implementing the findAll persons Spring JDBC Query Method

Higher Ed
This video demonstrates how to implement the findAll persons Spring JDBC Query method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master...
Instructional Video13:31
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Parameterizing the Tests with Multiple Datasets

Higher Ed
This video demonstrates how to parameterize tests with multiple datasets. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from...