Instructional Video6:38
Wonderscape

Legacy of Roman Language: Influence on Modern Languages and Expressions

K - 5th
Explore the enduring impact of the ancient Roman Empire on language, from the evolution of Latin into Romance languages to the pervasive influence of Latin prefixes and roots in English. Discover how Roman numerals, phrases, and literary...
Instructional Video9:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - What Is OOP?

Higher Ed
In this video, we will define object-oriented programming and explore its fundamental concepts, including objects, classes, and inheritance. This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern...
Instructional Video6:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Installing and Using Node.js

Higher Ed
This video covers how to install and use Node.js, a JavaScript runtime environment that allows us to run JavaScript code outside of the browser. The video explains how to install Node.js on different operating systems and shows how to...
Instructional Video9:03
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Introduction to the For Loop - I

Higher Ed
In this video, you will learn about the for loop in JavaScript, which allows you to repeat a block of code a specified number of times. You will explore the basic syntax of a for loop, which includes a loop variable, a condition, and an...
Instructional Video3:47
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is Object.keys in JavaScript - Storing Keys into Arrays with JavaScript

Higher Ed
The Object.keys() method is a built-in function in JavaScript that returns an array of a given object’s own enumerable property names, in the same order as we get with a normal loop. It takes an object as a parameter and returns an array...
Instructional Video5:12
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Arrays and Dimensions in JavaScript

Higher Ed
In this video, you will learn about arrays and dimensions in JavaScript. You will see how to declare and initialize arrays using literals, variables, and objects, and how to access and modify their elements using index notation and array...
Instructional Video3:18
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Introduction to Advanced Solidity

Higher Ed
This video provides an introduction to advanced Solidity. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video4:44
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Reconfigure a Solidity Smart Contract

Higher Ed
This is an exercise video on reconfiguring a Solidity smart contract. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Instructional Video2:58
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Strong Versus Weak

Higher Ed
This video explains the difference between strong and weak programming types, where a weak programming type can change the type of the variable and the strong programming type cannot change its variable type. This clip is from the...
Instructional Video4:51
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Programming Types

Higher Ed
This video introduces you to different programming types such as numbers, strings, and Booleans. This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for Everyone".In this section, you are going...
Instructional Video2:44
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Runtime Environments

Higher Ed
This video explains the runtime environment where an application, which is the result of writing code, is executed. This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for Everyone".In this...
Instructional Video7:32
Curated Video

Mastering Memory: Techniques to Boost Your Brainpower

6th - Higher Ed
Unlock the secrets to enhancing your memory through proven techniques and understanding how the brain processes information. This video dives into practical methods for improving memory, from leveraging mind maps and associating learning...
Instructional Video8:53
Curated Video

Chatbots Development with Amazon Lex - Start Developing Chatbot

Higher Ed
This video demonstrates the process of creating the Amazon Lex chatbot step by step. You will learn to create your ID on Amazon.com and log in. We will get to the interface and start working from there.
Instructional Video6:20
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Lambda

Higher Ed
What if you need some code to run in the cloud but you don't want to build an entire instance-based platform to support the code? Lambda comes to the rescue. This video explains how Lambda can be used to execute code in the cloud without...
Instructional Video7:04
Professor Dave Explains

Analytic Philosophy Part 3: Language and Meaning

12th - Higher Ed
Continuing with analytic philosophy, after the Vienna Circle had its influence, the tradition continued and grew into several new areas, inspired largely from Wittgenstein and other prominent figures. John L. Austin developed his theory...
Instructional Video12:09
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Interpreted Languages

Higher Ed
Every operating system contains interpreters that can read higher-level programming languages. This video covers three popular interpreters: Visual Basic, Python, and JavaScript. This clip is from the chapter "Working with the...
Instructional Video5:00
Curated Video

Behavioral Design Patterns in C++ - Introduction to Patterns

Higher Ed
This video provides an overview of the patterns in programming languages. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Instructional Video7:05
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Living the History of JavaScript

Higher Ed
This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you will clear up all your doubts regarding the course, you will touch base on JavaScript...
Instructional Video4:38
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Course Introduction

Higher Ed
This video gives a short introduction to the course and the prerequisites for the course. This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you...
Instructional Video6:31
Curated Video

The Complete Vue.js Course for Beginners - For Loop Array of Objects

Higher Ed
In this video, we will talk about the use of for loop with arrays. We will do practical work related to for loops with arrays. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
Instructional Video13:33
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - JavaScript Basics

Higher Ed
This video explains the basics of JavaScript, the scope of JavaScript, and important terms used in JavaScript. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video6:29
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - Alternative 2

Higher Ed
This is a continuation video from the previous one, discussing the alternatives to ChatGPT. In this video, we will examine another alternative, Rytr, which does almost everything ChatGPT does, except write program codes. This clip is...
Instructional Video7:41
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - Whisper AI

Higher Ed
In this video, we will explore Whisper AI, an ASR system designed to transcribe spoken language into written text, and its potential applications. You will learn how it can be incorporated into speech recognition workflows to enhance...
Instructional Video4:22
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - Introduction to OpenAI

Higher Ed
This video introduces OpenAI, the organization behind ChatGPT. We will gain insights into OpenAI's mission, history, and vision for artificial intelligence, as well as the significance of ChatGPT in the broader context of OpenAI's work....