Hi, what do you want to do?
Curated Video
TypeScript for Beginners - let Prefix
This video demonstrates how to use the let prefix.<br/<br/>>
This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Curated Video
TypeScript for Beginners - Switch Statement
This video demonstrates how to use the switch statement.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains...
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Create an S3 Bucket - Hands-On Labs
In this video, we'll learn how to create an S3 bucket - hands-on labs.
r/>
This clip is from the chapter "Amazon Simple Storage Service (S3), Storage Gateway, and Snowball" of the series "AWS Certified Cloud Practitioner...
r/>
This clip is from the chapter "Amazon Simple Storage Service (S3), Storage Gateway, and Snowball" of the series "AWS Certified Cloud Practitioner...
The Business Professor
Hostile Takeover Defenses - Delay Tactics
Hostile Takeover Defenses - Delay Tactics
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Uploading Blobs
In this video, we will cover uploading Blobs.
r/>
This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage accounts...
r/>
This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage accounts...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 12 - Write less code with Try with Resources - New Feature in Java 7
In this session, we will learn about write less code with try with resources - new feature in Java 7.
r/>
This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners...
r/>
This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Best Practices When Writing Python Code
In this video, the author suggests a few tips to follow while writing Python codes.
r/>
This clip is from the chapter "Conclusion" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
r/>
This clip is from the chapter "Conclusion" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Curated Video
Arduino for Beginners - 2022 Complete Course - Introduction - Serial Communication- Send and Receive Data
This video introduces you to the section.<br<br/>/>
This clip is from the chapter "Serial Communication- Send and Receive Data" of the series "Arduino for Beginners - 2022 Complete Course".This section explains sending and receiving data.
This clip is from the chapter "Serial Communication- Send and Receive Data" of the series "Arduino for Beginners - 2022 Complete Course".This section explains sending and receiving data.
Curated Video
Creating Enemies and Obstacles in Scratch Game
In this video tutorial, the teacher demonstrates how to add an element of danger to a game by introducing a lava obstacle that sends the player back to the beginning if touched. Through step-by-step guidance, the teacher shows how to...
Curated Video
Creating Constant Movement and Resetting for Pacman in Scratch
In this lesson, students will learn how to modify the movement of their Pacman character in Scratch to mimic the traditional Pacman game. By setting a starting position, ensuring constant movement, and adjusting direction changes,...
TMW Media
Density
This program covers the very important topic of density as it relates to chemistry. We begin by discussing mass and volume and conclude by showing that the ratio of these quantities (mass per unit volume) is a very useful way to compare...
Curated Video
Modify a data structure : Search Method
From the section: Linked Lists. This section introduces Linked Lists and "Node" constructor functions along with Big O Notation and calculating the runtime of a function<b<br/>r/>
Linked Lists: Search Method
Linked Lists: Search Method
Kids’ Poems and Stories With Michael Rosen
Block City | CLASSIC | Robert Louis Stevenson
Block City | CLASSIC | Robert Louis Stevenson
Poem performed by Michael R
osen.
Written by Robert Louis
Stevenson.
What are you able to bui
ld with your blocks?
Castles and pa
laces, temples and...
Poem performed by Michael R
osen.
Written by Robert Louis
Stevenson.
What are you able to bui
ld with your blocks?
Castles and pa
laces, temples and...
TLDR News
Bercow Says He Will Block No Deal Prorogation - Brexit Explained.
Earlier this week John Bercow spoke at an event during the Edinburgh Fringe Festival, and he clearly isn't happy with the idea of prorogation. In this video, we talk about what Bercow said parliament's role in Brexit and how it shouldn't...
Curated Video
Complete Modern C++ - Project – Part X (dynamic_cast)
In this video, you will learn how to use dynamic_cast.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a...
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a...
Curated Video
Bash Shell Scripting - Controlling the Flow - sleep, continue, break & exit
This video demonstrates how to control the flow - sleep, continue, break, & exit.
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
Curated Video
Excel VBA Programming The Complete Guide - The ElseIf and Else Statements
Multiple pieces of conditional logic can be chained together with the If, ElseIf and Else keywords. In this lesson, we write a procedure that takes 3 possible paths of execution.
r/>
This clip is from the chapter "Conditionals"...
r/>
This clip is from the chapter "Conditionals"...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Variable Scope
Variables, or pieces of data, can be visible to either your entire program or just to individual functions. This lecture explains the concept of variable scope, why it is important, and how to use it effectively.
r/>
This clip...
r/>
This clip...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Navigation Menu Styling
CSS Basics: Navigation Menu Styling<br/<br/>>
This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
Curated Video
The Complete Java Developer Course: From Beginner to Master - Repetition Control Statements
This video explains about the repetition control statements.
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
Curated Video
Creating Moving Enemies in Scratch Game
In this video, the teacher explains how to add an enemy that moves around the game area and how to control the visibility of certain elements, such as lava, on different levels. The teacher also demonstrates how to create a new enemy...
Curated Video
Making Pacman and Ghosts Interact in Scratch
In this tutorial, we learn how to add danger to the Pacman game by allowing the ghost to kill Pacman. By editing the code for both characters, we implement actions such as hiding, waiting, and respawning. Additionally, we explore...
Virtually Passed
Conservation of Energy Part 5: Mechanical Energy and Conservative and non Conservative forces
Here I pool the results of all the previous videos together to get a fascinating result - the conservation of Mechanical Energy
Curated Video
Risking it All in Entrepreneurship
Larry La's Business series part 1/2: This video tells the incredible story of Larry La, an entrepreneur who grew up in Saigon during the Vietnam War and developed a high tolerance for risk and a strong ability to envision a better...