Instructional Video8:35
Curated Video

Bug Bounty Program Certification 11.4: Find Bugs in Coding Files and Break Algorithm

Higher Ed
This video will help you find algorithm and complete the task. • Analyze source code to find algorithm used • Find out encryption key • Complete the task to encrypt the string
Instructional Video8:20
Curated Video

Bug Bounty Program Certification 10.1: Install Android Studio in Windows Machine and Setup

Higher Ed
This video will help you understand how to setup lab for Android machine. • Download Android studio • Installation of Android studio • Create a Nexus phone using Android studio
Instructional Video12:18
APMonitor

Plots in Python with Numpy and Matplotlib

10th - Higher Ed
Graphs or plots are effective at showing data. This introductory video demonstrates how to create a plot and adjust some of the basic characteristics of those plots such as the size of the trend, style (dashed, dotted, solid), add a...
Instructional Video8:10
Packt

State the purpose of network hardware : Introduction to Networking

Higher Ed
From the section: Introduction to Computer Networks (ICND1). This Section introduces Computer Networks. This includes lectures on Physical Components, Topology, Speed etc. Introduction to Computer Networks (ICND1): Physical Components
Instructional Video7:43
Packt

List computer networking media : E-Mail

Higher Ed
From the section: The Internet. Here, we explore our internet options. Continuing with the Application-layer protocols, this episode explores e-mail. Mike covers the three classic e-mail protocols, SMTP for sending and POP3 and IMAP4 for...
Instructional Video8:57
Get Me Coding

What is a Raspberry Pi

9th - 11th
An unboxing of Canakit Raspberry Pi kit
Instructional Video10:04
Packt

State the purpose of network hardware : Crimping Cables

Higher Ed
From the section: Essentials of Networking. In this section, we learn about WANS, Routers, cables and connectors. Networking uses many different types of cables such as coaxial, twisted pair, and even fiber-optic. These different cables...
Instructional Video2:37
Packt

Compare the breadth-first and depth-first search algorithms : Do It Yourself

Higher Ed
From the section: Shortest Path Search (Breadth First Search). In this section, we will develop LinkedIn’s connection feature using Breadth First Search. We take the concepts of the earlier section forward and learn about queue and graph...
Instructional Video4:27
Packt

Compare the breadth-first and depth-first search algorithms : The Course Overview

Higher Ed
From the section: Shortest Time Search (Depth First Search). This video provides an overview of the entire content. This video provides an overview of the entire content.
Instructional Video3:29
Curated Video

Import external packages or libraries : Finding 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 Learn how to find 3rd party packages in Python.
Instructional Video2:25
Packt

Give appropriate attribution for externally sourced media or code : The dataset

Higher Ed
From the section: The MNIST example. In this section, we’ll see the MNIST example. The MNIST dataset is the “Hello, world” of machine learning, and deep learning in particular. We introduce the problem and describe its use as our first...
Instructional Video2:36
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Max Pooling

Higher Ed
From the section: Deep Learning and Tensorflow: Part 2. In this section, we’ll talk about what CNNs is, and how it works. Deep Learning and Tensorflow: Part 2: Max Pooling
Instructional Video6:20
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Template Matching - Find a Truck

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: Template Matching - Find a Truck
Instructional Video2:55
Curated Video

Apache Maven Beginner to Guru - Challenge - Creating a Lombok Project with Maven

Higher Ed
This video presents a challenge to create a Lombok project with Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.
Instructional Video6:20
Curated Video

Fix the errors in a computer program or algorithm : Errors - Types of Errors!

Higher Ed
From the section: Errors and Exceptions Handling. In this section, you will learn about Errors and Exception handling in detail. Errors and Exceptions Handling: Errors - Types of Errors!
Instructional Video3:00
Curated Video

Java 11 Programming for Beginners 1.2: Installing Java 11 and the IntelliJ IDEA Community IDE

Higher Ed
The goal of the video is to guide the beginner to get Java 11 as well as an IDE installed. • Download and install Java 11 • Download the JetBrains Toolbar • Install IntelliJ Community Edition
Instructional Video7:50
Curated Video

Python for Network Forensics 2.4: Exploring Portable Executables

Higher Ed
In this video, we will learn about the Windows Portable Executable format. We will also learn how an attacker may be able to modify an executable to hide information. • Learn Python modules to open and read Portable Executables • Learn...
Instructional Video6:41
Packt

Advanced Computer Vision Projects 2.2: Plate Utility Functions

Higher Ed
In this video, we define several functions to aid us in extracting license plate data. • Develop function to grayscale and binarize input images • Create function to analyze possible characters • Create class to process and store...
Instructional Video3:27
Curated Video

Java 11 Programming for Beginners 4.4: Error Handling in Java 11

Higher Ed
The goal here is to acclimatize the beginner with Java’s error handling mechanisms. • Glance through theory on Java exception and the newer try-with-resource • We improve the code by avoiding errors using checks • Use try-catch to better...
Instructional Video3:41
Curated Video

Mastering Tableau 2018.1, Second Edition 7.7: Creating Ad-hoc Calculations

Higher Ed
We’ll see how to create ad hoc calculations. • Implement ad hoc calculations in Tableau
Instructional Video5:20
Curated Video

Mastering Tableau 2018.1, Second Edition 7.3: Quick Table Calculations – Percent Difference and Percent of Total

Higher Ed
In this video, we’ll see percent difference and percent total. • Understand and implement percent difference • Understand and implement percent total
Instructional Video7:53
Curated Video

Mastering Tableau 2018.1, Second Edition 7.1: Working with Table Calculations

Higher Ed
In this video, we’ll see the working of table calculations. • Different types of calculations • Implement table calculations
Instructional Video3:02
Curated Video

Cloud Native Development on Azure with Java 5.1: Introduction to Azure Kubernetes Service

Higher Ed
Before we take our cloud-native application one step further and deploy it in a containerized environment, let’s understand what Kubernetes is through this video. • Get introduced to Kubernetes • Explore the advantages of using Kubernetes
Instructional Video6:16
Packt

List computer networking media : Firewalls and Servers

Higher Ed
From the section: The Internet. Here, we explore our internet options. In this episode, Mike begins the discussion of Application-layer protocols. Starting with a review of the interaction between IP packets and servers, the episode...