Instructional Video4:55
Curated Video

The Complete Java Developer Course: From Beginner to Master - Project - Divisible by Three

Higher Ed
This video is the second project of this section where the user is prompted to enter an integer and the program gives an output statement of whether that inputted integer is divisible by 3 or not. This clip is from the chapter "Control...
Instructional Video4:54
Mazz Media

Let's Learn About Communities: Community Rules and Laws

6th - 8th
Community Rules and Laws helps students comprehend the importance of rules and regulations within a community. They will learn how and why communities create and enforce laws, with a focus on safety, fairness, and consequences for...
Instructional Video1:23
Curated Video

TypeScript for Beginners - Introduction - Classes

Higher Ed
This video provides an overview of what you will learn in this section. This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Instructional Video3:02
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Simple Storage Service (Amazon S3) Lifecycle Rules Hands On

Higher Ed
This video is a practical video where we will demonstrate S3 lifecycle rules. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about...
Instructional Video5:18
SciShow

How Neanderthals Ended Up With Human Chromosomes

12th - Higher Ed
This week we learned that the Neanderthal/Denisovan/Human family tree is pretty complicated, thanks to a close look into some Neanderthals' Y chromosomes.
Instructional Video4:20
Packt

Working with Keyframes for Animations

Higher Ed
After learning to create the rules or parameters for our animation codes, as an example, we will write code to create shooting stars that move left to right on our application page. We will define the keyframe parameters for our...
Instructional Video4:20
Curated Video

Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Working with Keyframes for Animations

Higher Ed
After learning to create the rules or parameters for our animation codes, as an example, we will write code to create shooting stars that move left to right on our application page. We will define the keyframe parameters for our...
Instructional Video13:02
Curated Video

Mastering CSS3 Selectors (Video 9)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video5:55
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Batch Apex and Its Test Class with 100% Code Coverage

Higher Ed
In this video, we will use ChatGPT to create a Batch Apex class that creates tasks for all cases in the “new” status. You will also learn how to achieve 100% code coverage using ChatGPT to write the necessary test class. By the end of...
Instructional Video5:59
Curated Video

Multi-Paradigm Programming with Modern C++ - Class and Structs

Higher Ed
What is the difference between struct and class, and which one to use? What’s an invariant and why is it important? Where to put error checking code? • Struct versus class: Which one to use? • Class invariants by example • Public and...
Instructional Video6:16
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Test Class for Your Batch Class

Higher Ed
In this video, we will ask ChatGPT to help us create a Batch Apex class that updates the Mailing City Of Contacts With Their Related Account's Billing City. We will then use ChatGPT again to generate the corresponding test class for this...
Instructional Video6:51
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Batch Apex Class

Higher Ed
In this video, we will begin using ChatGPT to learn more about Batch Apex and its capabilities. We will then create a Batch Apex class that appends “Mytutorialrack” to all contact names and ask the ChatGPT to write the corresponding test...
Instructional Video5:42
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Validation Rules

Higher Ed
In this video, we will use ChatGPT to create a Salesforce validation rule that triggers an error message whenever an account number contains alphabets instead of numbers. We will also practice the rule on Salesforce to ensure that it...
Instructional Video5:29
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Class Interfaces

Higher Ed
In advanced code that should be reused, you'll end up creating a blueprint for other classes to use. That's a class interface. Watch this lesson to learn how they work. This clip is from the chapter "Advanced Python" of the series...
Instructional Video4:02
Curated Video

ChatGPT for Salesforce Development - Write Salesforce Validation Rules Using ChatGPT

Higher Ed
In this video, we will continue to use ChatGPT to create another Salesforce validation rule. This time, we will trigger an error message whenever an account number either contains alphabets or has a length greater than seven digits. We...
Instructional Video4:05
Brian McLogan

Learn how to create a normal distribution curve given mean and standard deviation

12th - Higher Ed
👉 Learn how to find probability from a normal distribution curve. A set of data are said to be normally distributed if the set of data is symmetrical about the mean. The shape of a normal distribution curve is bell-shaped. The normal...
Instructional Video17:54
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Create an S3 Bucket - Hands-On Labs

Higher Ed
In this video, we'll learn how to create an S3 bucket - hands-on labs. This clip is from the chapter "Amazon Simple Storage Service (S3), Storage Gateway, and Snowball" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated...
Instructional Video3:41
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - S3 Storage Classes Hands-On

Higher Ed
This video is a practical video where we will demonstrate storage classes. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the...
Instructional Video2:27
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - S3 Lifecycle Rules – Hands-On

Higher Ed
This video is a practical video where we will demonstrate S3 lifecycle rules. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about...
Instructional Video4:05
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating an Alert in Bootstrap

Higher Ed
This video demonstrates how to create an alert in Bootstrap. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video7:00
Curated Video

Mastering CSS3 Selectors (Video 5)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video7:30
Curated Video

Mastering CSS3 Selectors (Video 7)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video11:23
Curated Video

Mastering CSS3 Selectors (Video 13)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video11:49
Curated Video

Mastering CSS3 Selectors (Video 6)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...