Instructional Video11:08
Curated Video

Time Delay Relays Explained

Higher Ed
Time Delay Relays, in this video we learn the basics of how time delay relays work. Looking at time on delay and time off delay using transistors, capacitors and diodes as well as switches, mechanical relays and optical couplings to...
Instructional Video3:52
Curated Video

Orden

3rd - 12th
Este programa de video de accion en vivo es sobre la palabra orden. El programa esta disenado para reforzar y apoyar la comprension y retencion del estudiante de la palabra mediante el uso de secuencias de video, fotografias, diagramas y...
Instructional Video3:29
Curated Video

Migrating to Angular 2 (Video 17)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Instructional Video7:04
Curated Video

Cloud Native Development on Azure with Java 5.3: Scale and Autoscale the Application

Higher Ed
In this video, we will learn how to scale and autoscale our application, which we deployed to Azure Kubernetes cluster. • Clone the source code for metrics server from the Kubernetes GitHub repository • Autoscale the app with more replicas
Instructional Video5:55
Packt

Testing an Express Application: Part I

Higher Ed
Testing Node.js (Task App): Testing an Express Application: Part I This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video14:59
Packt

Removing a Note

Higher Ed
File System and Command Line Args (Notes App): Removing a Note This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video4:05
Curated Video

Learning Dart (Video 25)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video4:19
Curated Video

Mastering Grunt (Video 22)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Instructional Video2:28
All In One Social Media

How To Go Live From Mobile With Streamyard // Host A Live Stream From Your Phone

Higher Ed
Streamyard now allows you to HOST a live stream from your mobile, here's how to do it!
Instructional Video3:38
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Project Solution: Find a Truck Using Template Matching

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] Project Solution: Find a Truck Using Template Matching
Instructional Video2:06
Curated Video

CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Secure operating systems and software architecture

Higher Ed
CISSP Domain 3: Secure operating systems and software architecture. This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture and Engineering...
Instructional Video7:48
KnowMo

Significant Figures and Rounding: A Practical Guide

12th - Higher Ed
This video discusses the concept of significant figures and how to round numbers to a certain number of significant figures. The presenter explains how to identify significant digits and decision digits, and follows a clear process for...
Instructional Video2:15
Guinness World Records

Jet-Powered Go Kart: Chasing Speed and Achieving the Impossible

K - 5th
This video features a passionate engineer who has a love for speed and a knack for making things go fast. He shares his journey of creating the world's fastest go-kart, powered by a homemade jet engine with an afterburner. This prompts a...
Instructional Video3:37
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Detect lane lines in colored 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 colored image
Instructional Video8:57
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - In-order traversal

Higher Ed
Step by step display of the functionality of the completed job scheduler project This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video4:39
Curated Video

Web Development with Node.JS and MongoDB (Video 39)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video5:03
Curated Video

Web Development with Node.JS and MongoDB (Video 38)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video2:09
XKA Digital

Sometime ta risk is the safest thing

Higher Ed
John started his communications strategy career at agencies JWT and then BMP-DDB where he won the coveted IPA Effectiveness Grand Prix. In the mid-90s he went on to become co-founder and head of strategy at creative agency St Luke's (as...
Instructional Video3:28
Packt

Advanced Computer Vision Projects 3.4: Videos and Retraining

Higher Ed
In this video, we’ll briefly cover how to extend the model to handle videos and how to retrain the model. • See that we can apply algorithms to videos by running frame-by-frame • Briefly go over instructions to retrain on existing or new...
Instructional Video4:27
Curated Video

Mastering Tableau 2018.1, Second Edition 3.3: Using the Data Interpreter

Higher Ed
In this video, we’ll see the data interpreter in action. • Load the dataset into Tableau • Apply the data interpreter to the data
Instructional Video3:14
Curated Video

Learning D3.JS 5.0 2.1: What Is an SVG?

Higher Ed
In this video, we will learn about SVG, what it is, where we use it, what we can do with it, its advantages/disadvantages, and how D3.js handles them. • Understand the definition of SVG • Learn the properties of SVG • Know when we should...
Instructional Video8:37
APMonitor

Arduino Setup in GNU Octave

10th - Higher Ed
The Arduino forge package facilitates the interface to an Arduino. This tutorial demonstrates: 1. Install Octave 2. Install the Arduino package: pkg install -forge arduino 3. Write the Arduino firmware: arduinosetup 4. Load Arduino...
Instructional Video8:57
Get Me Coding

What is a Raspberry Pi

9th - 11th
An unboxing of Canakit Raspberry Pi kit
Instructional Video6:45
IDG TECHtalk

Python's Pillow library: Image processing made simple

Higher Ed
In this introduction to Python's Pillow image processing library, we'll look at how Pillow makes common image processing jobs easy -- resizing, compositing, converting formats, and modifying image data.