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:38
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Why Comments Are Important

Higher Ed
This video explores and helps you understand why comments are important in Solidity. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The Complete Solidity Course - Zero to Advanced for...
Instructional Video4:40
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Comments in Solidity

Higher Ed
This video helps you understand comments in Solidity. In Solidity, comments are used to document the code and provide information about the code. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series...
Instructional Video5:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Example of an IDE - IntelliJ Idea

Higher Ed
This video explains IntelliJ Idea, which is an IDE specifically for the Java programming language. It was developed by JetBrains and streamlines the process of creating Java applications. This clip is from the chapter "Web Developer...
Instructional Video6:37
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Supersets and TypeScript

Higher Ed
This video explains supersets, which are a language that contains all the features of a given language, but then is expanded or enhanced to include other features as well. TypeScript is a superset of JavaScript developed and maintained...
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 Video6:56
Curated Video

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
Instructional Video7:28
Curated Video

Tech Titans in Training: How Young Minds are Shaping the Future of Technology

6th - Higher Ed
Dive into the inspiring journeys of young tech prodigies who are not just using technology, but actively shaping its future. From creating apps that turn math revision into a game to developing software that tackles cyberbullying, this...
Instructional Video7:25
Curated Video

The Science and Significance of Tears: Why We Cry

6th - Higher Ed
Dive into the fascinating science behind why we cry, exploring the physiological and emotional triggers of tears. This video explains how tears protect our eyes, help manage emotions, and even communicate feelings to others. Learn about...
Instructional Video8:07
Curated Video

The Melody of Accents: Exploring Regional Speech Variations in France

6th - Higher Ed
Uncover the intriguing nuances of regional French accents with Aurelie from Alsace and Stéphane from Toulouse as they demonstrate the distinctive sounds of their speech. Delve into the origins of these accents, their characteristics, and...
Instructional Video4:47
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Creating a New Spring Framework Project with Maven and Java

Higher Ed
In this video, you will learn how to create a new Spring framework project using Maven and Java. You will also learn about the different dependencies and configurations required to get started with Spring.
Instructional Video8:24
Curated Video

Chatbots Development with Amazon Lex - Integration with Boto

Higher Ed
In this lesson, we will discuss deploying our chatbot using code. We will not use a built-in application such as Twilio; instead, we will use a Python library, Boto.
Instructional Video9:26
Curated Video

Chatbots Development with Amazon Lex - Interconnection

Higher Ed
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch.
Instructional Video5:14
Curated Video

Chatbots Development with Amazon Lex - Chatbot Steps

Higher Ed
This video provides an in-depth outline of the various steps involved in creating a chatbot with Amazon Lex. We will understand how Amazon Lex connects with Amazon Lambda, Twilio software, and Amazon DynamoDB for storage.
Instructional Video8:24
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - So You Want to Be an AWS Rock Star?

Higher Ed
In this video, we will understand Amazon Web Services in brief. We will examine the various opportunities that AWS provides, the need to get certified with AWS, and its benefits.
Instructional Video13:11
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery

Higher Ed
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
Instructional Video11:36
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing for Path Traversal Demo

Higher Ed
This is a demo video on Fuzzing for path traversal. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses on Fuzzing with Burp Suite...
Instructional Video2:27
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Limitation 4: AI Work Will Need to Be Modified

Higher Ed
In this video, we will look at the limitation that AI-generated content will often need to be modified or edited by humans. This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your...
Instructional Video5:14
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Strength 1: Creating Content in Mass, Quickly

Higher Ed
In this video, we will explore how generative AI can be used to create large amounts of content in a short amount of time. This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your...
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 Video9:35
Professor Dave Explains

Analytic Philosophy Part 2: The Vienna Circle

12th - Higher Ed
Returning again to analytic philosophy, we arrive at the Vienna Circle and the logical positivists. There were many important members of this group, and Ludwig Wittgenstein was a frequent collaborator. Let's see what they were all about!
Instructional Video9:19
Professor Dave Explains

Analytic Philosophy Part 1: Dewey, Russell, and Whitehead

12th - Higher Ed
Pivoting from the continental tradition, let's introduce the analytic tradition that also emerged at the beginning of contemporary philosophy. This involved figures such as John Dewey, Bertrand Russell, and Alfred Whitehead. What were...
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.