Instructional Video6:33
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 30 - Java For Loop to Print Multiplication Table – Puzzles

Higher Ed
This video talks about Java for loop to print the multiplication table – puzzles.
Instructional Video6:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 26 - Java Conditionals and If Statement – Puzzles

Higher Ed
This video talks about Java conditionals and if statement – puzzles.
Instructional Video6:31
Curated Video

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

Higher Ed
This video talks about Java conditionals and if statement - exercise solutions.
Instructional Video7:59
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 23 - Java Conditionals and If Statement – Introduction

Higher Ed
This video talks about Java conditionals and if statement – introduction.
Instructional Video6:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type

Higher Ed
This video talks about - understanding primitive variable types in Java - choosing a type.
Instructional Video6:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 18 - Understanding Primitive Variable Types in Java

Higher Ed
This video talks about understanding primitive variable types in Java.
Instructional Video8:49
Curated Video

Animal Myths Exposed: Uncovering the Truth About Common Animal Misconceptions

6th - Higher Ed
Dive into the fascinating world of animal myths with our expert-led exploration into what's fact and what's fiction. From cats' night vision to ostriches allegedly burying their heads, learn the real behaviors and capabilities of these...
Instructional Video8:47
Curated Video

Unlocking the Weight-Loss Secrets of Fruits: From Pectin to Potassium

6th - Higher Ed
Dive into the science behind how certain fruits can aid in weight loss and improve overall health. This video explores the properties of apples, pineapples, kiwis, and grapefruits, examining their roles in fat absorption, appetite...
Instructional Video6:25
Curated Video

Effective Home Remedies for Digestive Issues: From Bananas to Cola

6th - Higher Ed
Uncover the science behind common home remedies for digestive discomforts like diarrhea and indigestion. This video explains how bananas, rice, and even cola can help manage symptoms effectively. Featuring expert insights and...
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 Video17:47
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: ATM Simulation Part 1 - Interface Example

Higher Ed
This video demonstrates how to simulate a real-world ATM program using a UML example.
Instructional Video5:49
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number

Higher Ed
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
Instructional Video10:34
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: IF/ELSE, Ternary Operator - Test Scores Program

Higher Ed
We will learn to use the IF statement to check if a block of conditions is true and the ELSE statement if false and write a program to evaluate test scores.
Instructional Video5:19
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Boolean & Logical Operators

Higher Ed
In this lecture, we will learn about the Boolean datatype and also look at logical operators in Java. We will create statements and have our program evaluate whether the statements are true or false.
Instructional Video9:34
Curated Video

Deep Learning - Crash Course 2023 - Linear Separation of Data

Higher Ed
In this video, we will write a program in Python to understand linear separation of data. This clip is from the chapter "Deep Neural Networks" of the series "Deep Learning - Crash Course 2023".In this section, we will try to understand...
Instructional Video15:13
Curated Video

Deep Learning - Crash Course 2023 - Program in Python

Higher Ed
In this video, we will build a program in Python to implement Sigmoid Neuron. This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with Sigmoid Neuron.
Instructional Video12:41
Curated Video

Deep Learning - Crash Course 2023 - Cleaning and Examining the data

Higher Ed
In this video, you will learn how to clean and examine the data. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Instructional Video5:11
Curated Video

Deep Learning - Crash Course 2023 - Python Control statements - While and For

Higher Ed
In this video, we will look at the different loops in Python called While and For. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Instructional Video12:12
Curated Video

Deep Learning - Crash Course 2023 - Python Basics - Data Types

Higher Ed
In this video, you will learn about variables, comments in Python, basic data types, Boolean, strings, and Python containers. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course...
Instructional Video6:11
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Blinking Ninja Emoji

Higher Ed
In this video, you will learn to create our blinking ninja emoji for our project. We will add features and functionality to the emoji. You will learn to animate the emoji with blinking eyes. This clip is from the chapter "Emoji App" of...
Instructional Video4:37
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Edit Text Section

Higher Ed
This is a continuation of the lesson from where we left off in the previous video. In this video, we will examine the text section. We will create a text field to input text. This clip is from the chapter "Beyond the Basics" of the...
Instructional Video9:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Recommendation Engine

Higher Ed
In this lesson, we will begin making the recommendation engine and train the model to make recommendations.
Instructional Video5:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Error Metric Computation

Higher Ed
In this video, we will look at some of the metrics used to measure a recommender system's quality.
Instructional Video5:27
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Offline Evaluation Techniques

Higher Ed
In this video, you will learn about the evaluation technique and focus on the offline evaluation technique in this lecture.