Instructional Video3:20
Curated Video

Learning D3.JS 5.0 3.5: Creating Clip Paths

Higher Ed
In this video, we will learn how to create clip paths. • Write a text path and • Write the and the • Connect everything and view the result
Instructional Video6:34
Curated Video

Bug Bounty Program Certification 5.1: About Network Internal Attack on Server

Higher Ed
In this video, explore various network internal attacks. • Learn about network internal attack and listing of attacks • Explore DOS attack and password cracking techniques • Understand server scanning techniques
Instructional Video5:31
Get Me Coding

Learn How to Use the Pen Tool In Scratch

9th - 11th
Learn how create an interactive Scratch project with the pen tool
Instructional Video2:52
Curated Video

routing protocols : Classful routing protocols

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols. Routing Introduction: Classful routing protocols
Instructional Video0:33
Curated Video

routing protocols : Additional AD values

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols. Routing Introduction: Additional AD values
Instructional Video5:51
Packt

List computer networking media : What is half duplex and full duplex?

Higher Ed
From the section: Cabling and Packet Flows (ICND1). This Section is about Cabling and Packet Flows. This includes lectures on Ethernet history, 10base2, MAC addresses, MAC Addresses, CSMA/CD and lot more. Cabling and Packet Flows...
Instructional Video4:19
Curated Video

Import external packages or libraries : Installing 3rd Party Packages

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python Python has one of the largest 3rd party ecosystems in the world. If you need something...
Instructional Video6:56
Curated Video

Modify a data structure : Add To Head - part 2

Higher Ed
From the section: Linked Lists. This section introduces Linked Lists and "Node" constructor functions along with Big O Notation and calculating the runtime of a function Linked Lists: Add To Head - part 2
Instructional Video7:40
Curated Video

Describe cyber attacks that could affect a computer system or network : Scanning the Network with OpenVas

Higher Ed
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will know how to find vulnerabilities...
Instructional Video6:27
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Practical Example - Vehicle Speed Determination

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Practical Example - Vehicle Speed Determination
Instructional Video3:27
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Find a truck in an image manually!

Higher Ed
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision. Computer Vision Basics: Part 3: [Activity] Find a truck in an image manually!
Instructional Video13:23
Programming Electronics Academy

Interrupt Cautions: Arduino Course 9.5

Higher Ed
A highlight of things to consider when using interrupt service routines.
Instructional Video2:24
Programming Electronics Academy

We Use Arduino Version .. : Arduino Course 2.2

Higher Ed
A walk through of the Arduino IDE version used in the course, and recommendations for getting the most recent version.
Instructional Video12:30
Let's Tute

Excel VBA Tutorial: Variables, Wrap Text, and Database Merge/Unmerge

9th - Higher Ed
In this video, the teacher explains the concepts of variables, wrap text, and merging/unmerging data in Microsoft Excel. They walk through the coding process and demonstrate how to perform these tasks step-by-step.
Instructional Video52:32
Curated Video

Using Random Images to Encourage Analytical Thinking

Pre-K - Higher Ed
In this tutorial, I demonstrate how to create a PowerPoint activity that encourages analytical thinking and making connections between different topics or ideas. The activity involves randomly selecting three images and challenging...
Instructional Video22:21
Curated Video

Creating a Scoring System with Coins in Scratch

Pre-K - Higher Ed
In this video, the teacher explains how to create a scoring system using coins in a game. The tutorial covers how to make the coins appear, disappear, and increase the score when collected by the player. It also demonstrates how to...
Instructional Video6:41
Packt

Use variables to modify data : Overview of the Different Variable Types

Higher Ed
From the section: Primer on Python. This section is made to teach you the fundamentals of Python. You will write your first Python code lines by learning to structure and store information in your program, using functions in order to...
Instructional Video2:47
Curated Video

Ensemble Machine Learning Techniques 5.3: How to Use Stacking

Higher Ed
In this video, we will see how stacking can be used to solve machine learning problems. • The viewer will be introduced to the problem at hand • We will then write a stacking implementation • We will combine other algorithms using our...
Instructional Video4:15
Curated Video

Mastering Tableau 2018.1, Second Edition 10.3: Dual Layer Mapping

Higher Ed
In this video, we’ll see how we can create multiple charts in a single canvas. • Steps to create a Dual Layer Mapping • Implement Dual Layer Mapping
Instructional Video3:56
Curated Video

Mastering Tableau 2018.1, Second Edition 8.2: Using Parameters to Create and Control Reference Lines

Higher Ed
In this video, we’ll see how to integrate parameters with reference lines. • Add parameters to reference lines
Instructional Video4:01
Curated Video

Mastering Tableau 2018.1, Second Edition 5.2: Working with Selection Filters

Higher Ed
In this video, we’ll apply measure and dimension filters to our data. • Add filters to data • Understand different types of filters
Instructional Video6:37
Curated Video

Mastering Tableau 2018.1, Second Edition 4.4: Creating Charts from Multiple Data Sources

Higher Ed
In this video, we’ll see how we can create charts from multiple data sources. • Create charts from join • Create charts with blend • Create charts from Union
Instructional Video3:43
Curated Video

Learning D3.JS 5.0 10.1: What is the GeoJSON Format?

Higher Ed
In this video, we will learn what the GeoJSON file format is, how to create a GeoJSON file, and how to validate the JSON file. • Understand the GeoJSON file and the difference between JSON and GeoJSON • Learn to create a GeoJSON file •...
Instructional Video7:02
Curated Video

Learning D3.JS 5.0 8.1: Adding the x-axis

Higher Ed
In this video, we will learn how to add the x-axis. • View the axis on the browser • Solve the problems that occur by adding the x-axis