Instructional Video2:54
Seven Dimensions

Transforming Cities for a Sustainable Future

Higher Ed
In this video, the speaker discusses the importance of implementing innovative ideas in their city. They highlight the need for a dedicated busway and a bike path to improve transportation options. The speaker emphasizes the value of...
Instructional Video6:32
IDG TECHtalk

Using channels to communicate between goroutines | Smart Go

Higher Ed
The channel datatype in Go lets you send messages easily between goroutines, or concurrent operations. Learn how to get started with them in this quick introduction.
Instructional Video7:45
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Resilient Design

Higher Ed
This video explores the concepts and practical implementation methods available to architect a resilient Amazon Web Services (AWS) solution. This clip is from the chapter "Solutions Architect Chapter 15 - Operational Excellence with...
Instructional Video4:43
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Scalability Solutions in Amazon Web Services (AWS)

Higher Ed
This video explains the different scalability solutions available in AWS, which will help the architect in selecting the best option. This clip is from the chapter "Solutions Architect Chapter 12 - Amazon Web Services (AWS) Database...
Instructional Video5:43
Curated Video

Complete Java SE 8 Developer Bootcamp - Queues

Higher Ed
A queue is a FIFO collection (first in, first out). Items are added to the tail and removed from the head. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to...
Instructional Video3:30
Curated Video

Complete Java SE 8 Developer Bootcamp - Deques

Higher Ed
Learn about double-ended queues that allow objects to be added and removed either from head or tail. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to...
Instructional Video17:24
TMW Media

ChangeMakers Ralph Chami – IMF & The Carbon Capacity of Marine Mammals

K - 5th
ChangeMakers Ralph Chami – IMF & The Carbon Capacity of Marine Mammals
Instructional Video9:31
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Benefits of Cloud Computing

Higher Ed
This video provides an overview of the benefits of cloud computing. You can save money, time, and headaches while moving to the Cloud. This clip is from the chapter "Solutions Architect Chapter 1 - Amazon Web Services (AWS) Cloud...
Instructional Video3:59
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Index Alias Rotation

Higher Ed
This video explains how to rotate index alias. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of Elasticsearch...
Instructional Video7:59
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - RAM Capacity

Higher Ed
Individual sticks of DRAM will have very different capacities. It’s important to understand RAM capacities and how sticks work together to provide the total memory for a system. This clip is from the chapter "RAM" of the series "CompTIA...
Instructional Video4:05
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - RPA - Pros (Benefits)

Higher Ed
In this video, you will learn the pros of RPA technology. The video also includes an example to see the benefits of applying RPA to a simple—but relevant—process. This clip is from the chapter "Introduction to RPA and Its Working...
Instructional Video15:41
Catalyst University

Heat Capacity

Higher Ed
Heat Capacity
Instructional Video8:32
Curated Video

REST APIs with Flask and Python - Class Inheritance

Higher Ed
This video focuses on class inheritance. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Instructional Video3:13
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Applications of PySpark

Higher Ed
Let's explore the in-demand applications of Spark in this session. This clip is from the chapter "Introduction" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".Welcome to the course. This section introduces you to...
Instructional Video4:01
Professor Dave Explains

Practice Problem: Oxidizing Agents

12th - Higher Ed
For this one we need to know the ability of different oxidizing agents to react with various functional groups, and what functional groups will result.
Instructional Video4:19
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - Follow Proper Sprint Process

Higher Ed
In the continuation of the sprint planning process from the previous lecture, you will learn to estimate the amount of work done by a Scrum team and create a Scrum goal. This clip is from the chapter "Scrum Events" of the series "Agile...
Instructional Video7:33
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - How Elasticsearch Scales?

Higher Ed
This video explains how Elasticsearch scales. This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install...
Instructional Video6:24
Professor Dave Explains

Practice Problem: Drawing Substitution and Elimination Products (SN1/SN2/E1/E2)

12th - Higher Ed
I know you guys are dying for more practice choosing between SN1/SN2/E1/E2 mechanisms, so hopefully this one helps a little. Make sure to look at all the factors we talked about in my tutorial on this topic!
Instructional Video15:06
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Containerized Micro Service Architecture with ECS

Higher Ed
This video explains containerized micro service architecture with ECS. This clip is from the chapter "Build Advanced Use Cases with CDK" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will...
Instructional Video5:12
Curated Video

Understanding SWOT Analysis: Leveraging Strengths, Addressing Weaknesses, and Identifying Opportunities and Threats

Higher Ed
The video discusses the concept of SWAT analysis for businesses, which stands for strengths, weaknesses, opportunities, and threats. They emphasize the importance of identifying weak components within the company and working on them to...
Instructional Video2:32
Makematic

Global Icons: Amelia Earhart

K - 5th
A short animation about the life of Global Icon Amelia Earhart and how she represents Flexibility
Instructional Video7:08
TLDR News

Is Recycling Plastic a Scam? Johnson Angers the Recycling Industry - TLDR News

12th - Higher Ed
Is Recycling Plastic a Scam? Johnson Angers the Recycling Industry - TLDR News
Instructional Video5:55
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Machine Learning Service

Higher Ed
This video focuses on Amazon's machine learning service. This clip is from the chapter "Appendix-Machine Learning Topics for the Amazon Web Services (AWS) Certified Big Data Exam" of the series "AWS Certified Data Analytics Specialty...
Instructional Video8:09
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Replay Memory Implementation

Higher Ed
This video demonstrates the implementation of replay memory. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.