Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function - Expression versus Function Declaration with Examples
This video highlights the difference between a function expression and function declaration with the help of examples. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Code Challenge – Output Action Challenge
This video presents a JavaScript code challenge focusing on the output action. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript – Let and Const Variables
This video explains the let and const variables in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Exploring Different Types of Data
This video introduces you to different types of data. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Simple Game 'Switch Friends' with JavaScript - Coding Challenge
This video provides a coding challenge on how to create a simple game with JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - What is JavaScript Math Object?
This video focuses on JavaScript math object and explains how it is used to create random values in JavaScript. This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Elastic MapReduce, Part 2
This video explains how to use Apache Spark and MLLib (its machine learning library) on an Amazon EMR cluster to consume the order data in an Amazon S3 data lake and produce product recommendations for the customers. This clip is from...
Let's Tute
Understanding the Impact of Errors on Trial Balance Agreement
In this video, the teacher explains the concept of trial balance and how errors can affect its agreement. They discuss one-sided errors that affect only one account and the trial balance, and two-sided errors that affect multiple...
Let's Tute
Types of Errors in Accounting
In this video, the teacher explains the four types of errors in accounting: errors of principle, errors of omission, errors of commission, and compensating errors. Each type is clearly defined and illustrated with examples. The video...
Let's Tute
Rectification of Errors in Accounting
This video explains how to rectify errors in accounting by passing a rectification entry instead of simply striking off the wrong entry. It provides examples and a step-by-step guide to rectifying errors, emphasizing the importance of...
Product Design Online
3D Model and 3D Print a Custom Maze Puzzle Box
Design your custom maze puzzle box in Fusion 360. In this tutorial, we’ll use Fusion 360’s new Emboss feature to wrap the maze sketch around a cylinder. We’ll discuss clearance, using PI, and other Fusion 360 tricks. Be sure to download...
Dom Burgess
How Do Atomic Clocks Work?
We take lots of things for granted in this world; GPS, the internet and of course particle accelerators (well, maybe not particle accelerators!). However, none of these things would be possible without atomic clocks. In this video Dom...
Curated Video
Describe the applications of artificial intelligence systems : Essential Math for ML and AI
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:...
APMonitor
Data Science 🐍 Interpolation
Interpolation constructs new prediction points from a discrete set of known data points. There are many types of interpolation such as nearest neighbor (piecewise constant), linear, polynomial, cubic spline, and basis spline. In...
Zach Star
Dear Calculus 2 Students, This is why you're learning Taylor Series
Dear Calculus 2 Students, This is why you're learning Taylor Series
Food Farmer Earth
The Paradox of Progress: The Complex Impact of Food Industrialization
Paul Roberts explores the unintended consequences of innovations in food production, starting with the post-World War II discovery that led to widespread use of antibiotics in livestock, which initially boosted production but later...
Schooling Online
IB Biology Skills: Reliability 3
Robin Hood has a flawless track record. That is, until he completely misses the mark one day! Does this spell the end of his successful career? This lesson will wrap up our discussion of reliability by examining the effects of outliers...
Schooling Online
IB Biology Skills: Reliability 2
We know that Robin Hood is an accurate and reliable archer, but is his aim truly perfect? Take a closer look! You’ll find that his arrows never strike the same place twice! This lesson will elaborate on the concept of reliability,...
Curated Video
Ensemble Machine Learning Techniques 2.5: Ensemble Learning for Regression
In this video, we will use python to write a simple ensemble learning model for Regression. • We will use Jupyter Notebook to execute our code • Use of Height vs weight to demonstrate the ensemble technique • Use different models instead...
Schooling Online
IB Chemistry: Reliability Part 2
We know that Robin Hood is an accurate and reliable archer, but just how good is he? Is his aim god-like, or is he subject to the errors and imperfections of mortals? This lesson will continue investigating the concept of reliability,...
Schooling Online
Biology Skills: Reliability Part 3
Robin Hood has a flawless track record. That is, until he completely misses the mark one day! Does this spell the end of his successful career? This lesson will wrap up our discussion of reliability by examining the effects of outliers...
Zach Star
Dear all calculus students, This is why you're learning about optimization
Dear all calculus students, This is why you're learning about optimization
Curated Video
Describe a neural network : Neural Network for Regression
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...