Hi, what do you want to do?
Curated Video
Force and Motion: Types of Levers
By the end of this learning object, the student will be able to: Explain the different types of levers.9553
Curated Video
Force and Motion: Meaning of Levers
By the end of this learning object, the student will be able to: Explain the meaning of levers.9523
Wonderscape
Revolution on the Move: The Mechanics of the Wheel and Axle
Dive into the mechanics of the wheel and axle, a simple machine that transforms how we transport objects and reduce effort. This video covers the integration of wheels in everyday tools like cars, bicycles, and dollies, explaining how...
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Animating the Player
In this video, you will learn how to animate the player to add visual feedback to the game.
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Code)
In this video, you will learn how to preform RNN for image classification on the MNIST dataset.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Page Loading and Window Events
In this video, we will look at how to handle page loading and window events in JavaScript. You will learn how to use event listeners to detect when a page has finished loading and how to respond to window events such as resizing and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Save Workouts to Local Storage
In this video, we will update the Tracalorie app to save the workouts to local storage. We will use the Storage class to save and retrieve the workouts from local storage so that they are remembered even after the user closes the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - DOM Get Methods
In this video, we will discover various DOM methods to retrieve elements from the webpage, which include getElementById, getElementsByClassName, getElementsByTagName, and querySelector. You will learn to use these methods effectively to...
Curated Video
Concurrent and Parallel Programming in Python - Yaml File Introduction
After creating a working program, you will learn how to clean up the appearance and make it nicer to have an overview and be able to expand its features in the future.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Final JavaScript Course Template Review
This video will provide a final review of the JavaScript course template on CodeSandbox, ensuring that you have all the necessary tools and resources to successfully complete the course and build your own web applications.
<
br/>...
<
br/>...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Use Assembly to Run Byte Conversions
In this video, we will discuss the solution to the exercise on using Assembly to run byte conversions from the previous video.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write Assembly in Solidity
In this video, you will learn about how to write the Assembly language in Solidity and use it to optimize smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Use Assembly to Run Byte Conversions
This is an exercise video on using Assembly to run byte conversions.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Injected Web3 Interface Exercise Prerequisite
In this video, you will learn the prerequisites required for understanding and working with Injected Web3 interfaces in Solidity programming. It also covers topics such as Web3.js, Metamask, or other tools and technologies used in web3...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Library Example with Chart.js
This video explains Chart.js, a popular charting library for JavaScript. It makes what would be a difficult combination of styling, layout, and data positioning into an easy to manage ordeal, saving developers loads of time in creating...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Endpoint Deployment
In this lab video, you will learn how to deploy a custom-trained machine learning model to a production environment using Vertex AI.
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data...
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Overview - Problem Statement
This video provides an overview of the problem statement.
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section...
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Python Application Deployment Using Cloud Build
In this video, we show you how to deploy a Python application to Google Cloud platform using Cloud Build, Google's fully managed continuous integration and delivery (CI/CD) platform.
<
br/>
This clip is from the chapter "Cloud Run -...
<
br/>
This clip is from the chapter "Cloud Run -...
Curated Video
Building Microservices API in Go - banking-lib Module in Banking API
In this video, we will explore the process of integrating the banking-lib module into the banking API. You will learn how to leverage the functionalities provided by the banking-lib module to enhance the functionality of the banking...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 2-2
In this lesson, you will learn to load the video game sales excel file into Tableau and create an area chart and Treemap from scratch.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Comparing Lazy Initialization Versus Eager Initialization
In this video, you will compare lazy initialization and eager initialization in Spring framework and learn the advantages and disadvantages of each.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Switch Between Tables
This video covers switching between different tables in Project 2021, such as the Task table, Resource table, and Assignment table. Learn to customize tables, save custom tables, and switch between different tables quickly.
<
br/>...
<
br/>...
Curated Video
Advanced Chatbots with Deep Learning and Python - Data Preparation
We will use the two datasets available for our project, the training QA and the testing QA. We will save them in our project folder and invoke them as needed.
Curated Video
Fundamentals of Secure Software - CSP (Content Security Policy)
This video demonstrates the Content Security Policy.