Curated Video
Learning D3.JS 5.0 3.5: Creating Clip Paths
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
Curated Video
Bug Bounty Program Certification 5.1: About Network Internal Attack on Server
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
Get Me Coding
Learn How to Use the Pen Tool In Scratch
Learn how create an interactive Scratch project with the pen tool
Curated Video
routing protocols : Classful routing protocols
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
Curated Video
routing protocols : Additional AD values
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
Packt
List computer networking media : What is half duplex and full duplex?
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...
Curated Video
Import external packages or libraries : Installing 3rd Party Packages
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...
Curated Video
Modify a data structure : Add To Head - part 2
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
Curated Video
Describe cyber attacks that could affect a computer system or network : Scanning the Network with OpenVas
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...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Practical Example - Vehicle Speed Determination
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Practical Example - Vehicle Speed Determination
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!
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!
Programming Electronics Academy
Interrupt Cautions: Arduino Course 9.5
A highlight of things to consider when using interrupt service routines.
Programming Electronics Academy
We Use Arduino Version .. : Arduino Course 2.2
A walk through of the Arduino IDE version used in the course, and recommendations for getting the most recent version.
Let's Tute
Excel VBA Tutorial: Variables, Wrap Text, and Database Merge/Unmerge
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.
Curated Video
Using Random Images to Encourage Analytical Thinking
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...
Curated Video
Creating a Scoring System with Coins in Scratch
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...
Packt
Use variables to modify data : Overview of the Different Variable Types
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...
Curated Video
Ensemble Machine Learning Techniques 5.3: How to Use Stacking
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 10.3: Dual Layer Mapping
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
Curated Video
Mastering Tableau 2018.1, Second Edition 8.2: Using Parameters to Create and Control Reference Lines
In this video, we’ll see how to integrate parameters with reference lines. • Add parameters to reference lines
Curated Video
Mastering Tableau 2018.1, Second Edition 5.2: Working with Selection Filters
In this video, we’ll apply measure and dimension filters to our data. • Add filters to data • Understand different types of filters
Curated Video
Mastering Tableau 2018.1, Second Edition 4.4: Creating Charts from Multiple Data Sources
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
Curated Video
Learning D3.JS 5.0 10.1: What is the GeoJSON Format?
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 •...
Curated Video
Learning D3.JS 5.0 8.1: Adding the x-axis
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