Instructional Video18:36
Programming Electronics Academy

Switch Case and Serial Application: Arduino Course 5

Higher Ed
A demonstration of using a switch-case statement and serial communication in programming.
Instructional Video7:53
Get Me Coding

Learn How to Sense in Scratch

9th - 11th
Code your Scratch project to sense other sprites.
Instructional Video6:15
Curated Video

routing protocols : Static Routes and Dynamic Routes

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: Static Routes and Dynamic Routes
Instructional Video5:54
Curated Video

routing protocols : Routed protocols and Demonstrations

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: Routed protocols and Demonstrations
Instructional Video4:33
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with X-Ray images: Case Study - Part 3

Higher Ed
From the section: CNN-Industry Live Project: Find Medical Abnormalities and Save Life. This section includes a CNN-Industry live project on working with X-Ray images. CNN-Industry Live Project: Find Medical Abnormalities and Save Life:...
Instructional Video5:07
Packt

Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 10

Higher Ed
From the section: CNN-Industry Live Project: Playing With Real World Natural Images. This section includes a live project of working with flower images. CNN-Industry Live Project: Playing with Real World Natural Images: Working with...
Instructional Video3:43
Packt

Use functions or APIs from external libraries to develop a computer program : Introduction to Modules

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 Modules. Files. Modules. Files. Modules... you get the point. A module is basically...
Instructional Video3:01
Curated Video

Describe an advanced data structure : The Course Overview

Higher Ed
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Instructional Video12:01
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : If Statements

Higher Ed
From the section: JavaScript Basics: Variables and Flow Control. In this section, we’ll learn about the basics of JavaScript. In this video, you’ll learn how to use if statements. These will let you conditionally run JavaScript code.
Instructional Video9:29
Curated Video

Describe cyber attacks that could affect a computer system or network : Creating Reverse Shell with Metasploit

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 discover how to set a reverse on...
Instructional Video9:48
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Project Solution: Detecting Cars Using SVM - Part #1

Higher Ed
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data. Machine Learning: Part 2: Project Solution: Detecting Cars Using SVM - Part #1
Instructional Video3:20
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Code to perform Image pyramiding

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] Code to perform Image pyramiding
Instructional Video4:53
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Detect lane lines in gray scale image

Higher Ed
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: [Activity] Detect lane lines in gray scale image
Instructional Video13:02
Curated Video

The Full Stack Web Development - Error Reporting & Triggering Errors

Higher Ed
PHP Errors, Debugging & Config: Error Reporting & Triggering Errors This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error,...
Instructional Video9:43
Curated Video

Describe the applications of artificial intelligence systems : AI vs ML

Higher Ed
From the section: An Introduction to Machine Learning. In this section, we are introduced to Machine Learning. We learn about its types and applications. There will an explanation on AI versus ML. An Introduction to Machine Learning: AI...
Instructional Video4:38
Pitsco Education

Code Cube Lesson 6: The Server’s Tray

9th - 12th
In this lesson, you will learn how to make your Code Cube play sounds for different scenarios or situations.
Instructional Video2:39
Packt

Compare the breadth-first and depth-first search algorithms : Stack Data Structure

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand stack data structure by answering the questions. • What is a stack • What are examples of stack • How do stack operations—Insertion and deletion—operate Understand...
Instructional Video14:06
Curated Video

Implement different search algorithms : Introduction to Trees and Binary Search Trees

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. An in-depth look at trees, rules surrounding them and a tree known as Binary Search...
Instructional Video11:32
Programming Electronics Academy

Arduino code syntax: Arduino Course 3.2

Higher Ed
A description of Arduino code syntax.
Instructional Video9:11
Curated Video

High Performance Scientific Computing with C 4.2: Shared Memory Parallelism with OpenMP

Higher Ed
How can we easily use our multi-core systems with more than one thread? • Learn how to parallelize loops with OpenMP • Learn how to change the number of threads • Learn how to use reductions to finalize calculations
Instructional Video6:50
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.2: Using Behavior-Driven Development

Higher Ed
In this video, we will learn the difference between test-driven development (TDD) and behavior-driven development (BDD) and how we can use BDD. • Understand TDD versus BDD • Use mocha to test our code • Execute our code written with BDD...
Instructional Video6:47
Curated Video

Bug Bounty Program Certification 8.3: Find Bug and Hack Database of a Website Using Windows Tools

Higher Ed
This video focuses on database attack using Windows tool. • Explore Havij tool • Download and installation of Havij in Windows • Understand Web database penetration using Havij tool in windows
Instructional Video7:28
Easy Languages

21 Turkish idioms and proverbs with the word "eye" | Super Easy Turkish 5 - With Subtitles

12th - Higher Ed
21 Turkish idioms and proverbs with the word "eye" | Super Easy Turkish 5 Easy Turkish is a project to help you learn Turkish in an authentic and fun way. We interview people in the streets of Istanbul and other places in Turkey.
Instructional Video21:14
Programming Electronics Academy

Class Example: Arduino Course 8.6

Higher Ed
A walk through of a class in programming.