Instructional Video3:42
Curated Video

Deep Learning with Python (Video 16)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
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 Video16:37
Curated Video

Bash Shell Scripting- awk command or awk script: Reading variable values from the command line

Higher Ed
This video shows how to read variable values from the command line using the awk command. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK...
Instructional Video11:46
Programming Electronics Academy

Easy secret knock detector to trigger anything with only an Arduino and a few cheap components

Higher Ed
There are a couple good use case scenarios for making a secret knock detector using an Arduino.
Instructional Video12:35
KnowMo

Translations of Graphs

12th - Higher Ed
This video is a lecture presentation on the translations of graphs, covering both basic and advanced versions of translations. The presenter explains what a translation is, how to carry out translations using vector notation, and...
Instructional Video4:01
Curated Video

Alteryx for Beginners - Report Text Tool

Higher Ed
This video explains how to use the Report Text tool in Alteryx. This clip is from the chapter "Reporting Tab" of the series "Alteryx for Beginners".This section explores the Reporting tab.
Instructional Video2:36
Brian McLogan

How to evaluate a piecewise function given different values

12th - Higher Ed
👉 Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the constraints of each function as you can only...
Instructional Video12:45
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navigation - Style - Part 1

Higher Ed
Project 1 - Grand Hotel (Based on Flexbox): Navigation - Style - Part 1 This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
Instructional Video2:56
Curated Video

Learning Dart (Video 6)

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 Video13:02
Curated Video

Mastering CSS3 Selectors (Video 9)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video2:39
XKA Digital

A supportive boss

Higher Ed
Zenna Atkins currently runs ZA partners, an organisation designed to assist other organisations and companies to find creative solutions, deliver innovation and achieve their goals. Prior to this, Zenna worked in the private sector, and...
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 Video18:42
Programming Electronics Academy

Another Interrupt Example: Arduino Course 9.4

Higher Ed
An example of using an interrupt service routine with Arduino.
Instructional Video5:03
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 4: Creating a Simple REST Controller

Higher Ed
Introduction to Spring Boot in 10 Steps: Step 4: Creating a Simple REST Controller This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".This...
Instructional Video5:34
Curated Video

Bash Shell Scripting- Simple Hello World awk script

Higher Ed
This video shows how to write a simple Hello World awk script. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Instructional Video11:07
Curated Video

Bash Shell Scripting- How to handle the command line arguments

Higher Ed
This video shows how to handle the command line arguments. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the various...
Instructional Video14:57
Packt

Data from an External API - Chuck Norris Project

Higher Ed
Asynchronous JavaScript, Ajax & Fetch API: Data from an External API - Chuck Norris Project This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section,...
Instructional Video7:03
Curated Video

Bash Shell Scripting - Standard I/O Concepts

Higher Ed
This video explains the standard concepts of I/O. This clip is from the chapter "Standard I/O Concepts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on standard I/O...
Instructional Video2:23
Brian McLogan

Why does inverse trig functions have restrictions Function explanation

12th - Higher Ed
👉 Learn how to evaluate inverse trigonometric functions. The inverse trigonometric functions are used to obtain theta, the angle which yielded the trigonometric function value. It is usually helpful to use the calculator to calculate the...
Instructional Video6:45
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Writing a New Git Object with a git hash-object

Higher Ed
This video illustrates how to write a new Git object with a git hash-object. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how...
Instructional Video3:16
Brian McLogan

How to find the inverse of a cubic root function

12th - Higher Ed
👉 Learn how to find the inverse of a function. The inverse of a function is a function that reverses the "effect" of the original function. One important property of the inverse of a function is that when the inverse of a function is...
Instructional Video18:12
Brian McLogan

Find the Range Using the Inverse | Part 3

12th - Higher Ed
The easiest way to find the range of a function is to find the domain of the inverse. The reason why this works is because the relationship between the domain of a function and the inverse of the function.
Instructional Video19:14
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - What is the complexity of these pieces of code?

Higher Ed
Practice finding the complexity of some sample pieces of code. This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we learn about...
Instructional Video6:18
Curated Video

Learning Angular 2 Directives (Video 12)

Higher Ed
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...