Instructional Video1:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 – Object-Oriented Programming - Level 2 - Section Introduction

Higher Ed
This session is the section introduction to object-oriented programming, level 2.
Instructional Video3:49
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Basics of Designing a Class - Class, Object, State, and Behavior

Higher Ed
In this video, you will learn about the basics of designing a class—class, object, state, and behavior.
Instructional Video5:54
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Introducing State of an Object with Speed Variable

Higher Ed
In this video, you will learn about introducing the state of an object with the speed variable.
Instructional Video3:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping

Higher Ed
In this video, you will learn about object-oriented programming exercise—online shopping.
Instructional Video4:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Introduction to Object-Oriented Programming - Terminology - Class Object

Higher Ed
In this video, you will learn about object-oriented programming terminology—class object.
Instructional Video5:25
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Introduction to Object-Oriented Programming – Basics

Higher Ed
In this video, you will learn about object-oriented programming—basics.
Instructional Video2:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 24 - Java Conditionals and If Statement - Exercise Statements

Higher Ed
This video talks about Java conditionals and if statement - exercise statements.
Instructional Video6:18
Curated Video

Let's Go There! Battle of San Jacinto and Texas Revolution

9th - Higher Ed
Travel to the San Jacinto Battleground and learn about the deciding battle of the Texas Revolution where Texas won its independence
Instructional Video8:28
Curated Video

Understanding Anger: Effects on the Body and Mind

6th - Higher Ed
Explore the physiological and psychological effects of anger, from the rush of adrenaline and increased heart rate to the long-term impacts on health. Learn why managing anger is crucial for both mental and physical well-being. This...
Instructional Video8:34
Curated Video

Unlocking the Power of Hypnosis: Beyond Entertainment to Therapeutic Use

6th - Higher Ed
Dive into the fascinating world of hypnosis, where its application extends beyond stage performances to potent therapeutic uses in medical settings. Explore how hypnosis is effectively utilized to treat various conditions like stress,...
Instructional Video3:00
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Bringing in Spring Framework to Make Java App Loosely Coupled

Higher Ed
In this video, you will learn how to use the Spring framework to make our Java application loosely coupled. You will learn about the different Spring components that can help us achieve loose coupling and how to use them in our application.
Instructional Video7:28
Curated Video

Chatbots Development with Amazon Lex - Session state Dialog Hook and Dialog Action

Higher Ed
In this lecture, we will understand what a session state is, basically the state of the conversation between the user and the Amazon Lex chatbot and dialog action, which determines the action that Amazon Lex should take to the Lambda...
Instructional Video12:45
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Classes & Objects

Higher Ed
Here, we will understand what classes and objects are and which are the keys to object-oriented programming.
Instructional Video4:53
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - CSS Styling to OpenAI Form

Higher Ed
In this video, you will learn how to apply CSS styling to an OpenAI form and make it look more visually appealing for your users.
Instructional Video4:19
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Animal Input State Update for Open AI Queries

Higher Ed
In this video, we will demonstrate how to implement an animal input state update for OpenAI queries, allowing your chatbot to provide more personalized and engaging responses for animal-related topics.
Instructional Video10:35
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - What are Hooks and How to Manage State in React

Higher Ed
This video covers an introduction to React hooks and how to manage state in React, which is essential for building complex applications like the ChatGPT OpenAI.
Instructional Video4:56
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Writing a Form in React with Next.js for ChatGPT OpenAI

Higher Ed
This video covers the process of writing a form in React with Next.js for integrating ChatGPT OpenAI into a web application.
Instructional Video17:45
Curated Video

Linux Network Administration - NIC Bonding

Higher Ed
This video explains one of the very important and critical aspect of Linux, which is NIC bonding.
Instructional Video2:08
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Quiz Solution

Higher Ed
This video is the solution to the quiz based on the learnings of the lectures and concepts so far.
Instructional Video3:50
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Step Functions

Higher Ed
The forthcoming replacement for SWF is Step Functions in AWS. SWF is still supported and likely to be on an exam, but Step Functions will be replacing SWF in the coming years and be more heavily focused on in the exams as well.
Instructional Video4:01
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups

Higher Ed
Autoscaling works against collections of instances that can be scaled together. This video explores the concept of autoscaling groups and how they fit into any implementation or design.
Instructional Video11:54
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Setting Up an EC2 Windows Instance Lab

Higher Ed
How about a Windows instance running in AWS? This video demonstrates the processes used to instantiate a Windows instance in AWS.
Instructional Video7:32
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Block Store (EBS)

Higher Ed
While S3 and Glacier can be used to store files, what do you do when you need storage for a virtual machine (an instance) in Amazon Web Services (AWS)? The answer is in the AWS Elastic Block Store (EBS) service. This video introduces the...
Instructional Video10:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Save EditProfileView

Higher Ed
In this video, we will cover the process of saving edited profile information in our Twitter Clone app.