Instructional Video13:42
Curated Video

Test a computer program or algorithm : Creating Errors in Python

Higher Ed
From the section: Errors in Python. This section introduces you to errors in Python. This video explains how to create errors in Python.
Instructional Video6:15
Curated Video

Fix the errors in a computer program or algorithm : Errors and Exceptions

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 Errors happen. You can NOT avoid them. It's a fact of life, your programs will have...
Instructional Video3:26
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Introduction to Machine Learning Tasks

Higher Ed
From the section: Security Test Using Adversarial Attack. In this section, you will test any AI system against the latest attacks with the help of simple tools. The aim of this video is to give an overview of machine learning tasks. This...
Instructional Video16:13
Curated Video

Complete Python Scripting for Automation - Practice-2: Platform independent script to find the java version

Higher Ed
subprocess Module: To execute any Operating System Commands with python: Practice-2: Platform independent script to find the java version This clip is from the chapter "subprocess Module: To execute any Operating System Commands with...
Instructional Video6:56
Curated Video

Apache Maven Beginner to Guru - Setting Common Properties in Maven Bill of Materials (BOM)

Higher Ed
This video explains how to set common properties in Maven BOM. This clip is from the chapter "Enterprise Dependency Management" of the series "Apache Maven: Beginner to Guru".This section explains the enterprise dependency management,...
Instructional Video8:07
Curated Video

Julia for Data Science (Video 3)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video21:43
Institute for New Economic Thinking

Gerd Gigerenzer: What Can Economists Know? 2/5

Higher Ed
Gerd Gigerenzer, Director, Max Planck Institute for Human Development speaks on panel entitled "What Can Economists Know: Rethinking the Foundations of Economic Understanding at the Institute for New Economic Thinking's (INET) Paradigm...
Instructional Video2:09
Catalyst University

Heisenberg's Uncertainty Principle: Example #1

Higher Ed
Heisenberg's Uncertainty Principle: Example #1
Instructional Video5:13
Neuro Transmissions

Neuro Transmissions Bloopers

12th - Higher Ed
Sometimes neuroscience terms can be hard to say. With the New Year just starting off, we thought it would be fun to kick off 2017 with Alie messing up her lines and other hijinks! It's also a kind of recap of all of the episodes we've...
Instructional Video8:31
Curated Video

Fix the errors in a computer program or algorithm : Exceptions Handling

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: Exceptions Handling
Instructional Video1:12
Next Animation Studio

Amazon halts police use of its facial recognition technology

12th - Higher Ed
Amazon announced that it will ban police use of the company’s facial recognition tool Rekognition for a year, in a blogpost dated Wednesday.
Instructional Video10:59
Curated Video

Test a computer program or algorithm : Raising Errors in Python

Higher Ed
From the section: Errors in Python. This section introduces you to errors in Python. This video explains how to raise an error in Python.
Instructional Video2:36
The Business Professor

Appellate Judge

Higher Ed
This Video Explains Appellate Judges
Instructional Video16:41
Let's Tute

Basic Excel Statistical Functions Tutorial

9th - Higher Ed
In this Microsoft Excel tutorial, we cover basic statistical functions such as count, median, mode, percentile, standard deviation, variance, and max/min. We explain the purpose of each function and provide examples to demonstrate how...
Instructional Video17:58
Curated Video

Test a computer program or algorithm : Built-in Errors in Python

Higher Ed
From the section: Errors in Python. This section introduces you to errors in Python. This video explains the built-in errors in Python.
Instructional Video13:23
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Handling Child Windows Using Cypress

Higher Ed
This video explains handling child windows using Cypress. This clip is from the chapter "Understand Limitations of Frames and Child Windows in Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video12:05
Curated Video

Complete Python Scripting for Automation - Practice-1 with subprocess module

Higher Ed
subprocess Module: To execute any Operating System Commands with python: Practice-1 with subprocess module This clip is from the chapter "subprocess Module: To execute any Operating System Commands with python" of the series "Complete...
Instructional Video13:39
Programming Electronics Academy

How to Organize Code

Higher Ed
If you are new to writing code with Arduino it can be confusing on how to organize the program. But once you know where stuff goes in an Arduino program it's actually pretty simple. In this lesson, you are gonna learn how to organize the...
Instructional Video6:11
Packt

Importance of Finally Block in Java

Higher Ed
This video explains the importance of the Finally block in Java. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video25:43
APMonitor

MathCAD Nonlinear Equation Solver

10th - Higher Ed
Solution of variables within nonlinear expressions can either be difficult or impossible with analytic or symbolic techniques. When a numerical solution is required, a nonlinear solution technique can be used within Mathcad with either a...
Instructional Video5:03
Institute for New Economic Thinking

The Upside of Wasteful Speculative Bubbles and the Downside of Efficiency - William Janeway

Higher Ed
William Janeway notes the prevalence (and importance) of speculative bubbles, especially in respect to equity markets and technological breakthroughs. Interviewed by Daniel Erasmus at King's College, April 2010.
Instructional Video3:58
FuseSchool

Factorising Quadratics: Non-Monic

6th - Higher Ed
In this video we’re going to discover how to factorise quadratics that don’t have 1 as the coefficient of the x-squared term. These are called non-monic quadratics. We can do it by trial and error and just spotting the factors, but this...
Instructional Video16:29
Curated Video

Complete Python Scripting for Automation - Exception Handling for known Exceptions

Higher Ed
Exception Handling: Exception Handling for known Exceptions This clip is from the chapter "Exception Handling" of the series "Complete Python Scripting for Automation".The author talks about Exception Handling and raising user Defined...
Instructional Video11:05
Curated Video

C++ for Beginners - Truth Tables

Higher Ed
In this section, your instructor examines Boolean Operations This clip is from the chapter "Binary Operations" of the series "C++ for Beginners".Binary Theory