Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 30 - Java For Loop to Print Multiplication Table – Puzzles
This video talks about Java for loop to print the multiplication table – puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 26 - Java Conditionals and If Statement – Puzzles
This video talks about Java conditionals and if statement – puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 25 - Java Conditionals and If Statement - Exercise Solutions
This video talks about Java conditionals and if statement - exercise solutions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 23 - Java Conditionals and If Statement – Introduction
This video talks about Java conditionals and if statement – introduction.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type
This video talks about - understanding primitive variable types in Java - choosing a type.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 18 - Understanding Primitive Variable Types in Java
This video talks about understanding primitive variable types in Java.
Curated Video
Animal Myths Exposed: Uncovering the Truth About Common Animal Misconceptions
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...
Curated Video
Unlocking the Weight-Loss Secrets of Fruits: From Pectin to Potassium
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...
Curated Video
Effective Home Remedies for Digestive Issues: From Bananas to Cola
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...
Curated Video
Chatbots Development with Amazon Lex - Session state Dialog Hook and Dialog Action
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...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: ATM Simulation Part 1 - Interface Example
This video demonstrates how to simulate a real-world ATM program using a UML example.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: IF/ELSE, Ternary Operator - Test Scores Program
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.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Boolean & Logical Operators
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.
Curated Video
Deep Learning - Crash Course 2023 - Linear Separation of Data
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...
Curated Video
Deep Learning - Crash Course 2023 - Program in Python
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.
Curated Video
Deep Learning - Crash Course 2023 - Cleaning and Examining the data
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...
Curated Video
Deep Learning - Crash Course 2023 - Python Control statements - While and For
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...
Curated Video
Deep Learning - Crash Course 2023 - Python Basics - Data Types
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Blinking Ninja Emoji
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Edit Text Section
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...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Recommendation Engine
In this lesson, we will begin making the recommendation engine and train the model to make recommendations.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Error Metric Computation
In this video, we will look at some of the metrics used to measure a recommender system's quality.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Offline Evaluation Techniques
In this video, you will learn about the evaluation technique and focus on the offline evaluation technique in this lecture.