Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators
In this video, you will learn about Java Boolean data type with puzzles on short circuit operators.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Exercise Solutions - Book Class and Three Instances
In this video, you will learn about exercise solutions—Book class and three instances.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Our First Java Class with Eclipse
In this video, you will learn about our first Java class with Eclipse.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - JDK Versus JRE Versus JVM
In this video, you will learn about JDK versus JRE versus JVM.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Create a Method in a Java Class
In this video, you will learn about creating a method in a Java class.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Class and Object - First Look
In this video, you will take a first look at the Java class and object.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Returning from a Java Method – Exercises
In this video, you will learn about returning from a Java method with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Passing Multiple Parameters to a Java Method
In this video, you will learn about passing multiple parameters to a Java method.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to Java Method Arguments – Exercises
In this video, you will learn about an introduction to Java method arguments with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Your First Java Method - Hello World Twice and Exercise Statements
In this video, you will learn about your first Java method—hello world twice and exercise statements.
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 13 - Introduction to Variables in Java
This video talks about variables in Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Advanced Printing Output to Console with Java – Exercises
In this video, you will learn advanced techniques for printing output to the console with Java. The video covers several exercises to help you practice and solidify your understanding of the concepts.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 17 - Exploring Spring Framework with Java - Review
This video provides a review of the key topics covered in the section, which includes an introduction to the Spring framework, the basics of bean configuration, and the use of auto-wiring and annotations in Spring framework applications....
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 16 - More Questions about Java Spring Framework - What Will We Learn?
This video provides an explanation to a question: Is Spring managing objects and performing author-wiring.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Bringing in Spring Framework to Make Java App Loosely Coupled
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.
Curated Video
Chatbots Development with Amazon Lex - Overview of AWS
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and more.
Curated Video
Chatbots Development with Amazon Lex - Benefits of Amazon Lex
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity.
Curated Video
Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Curated Video
Advanced Chatbots with Deep Learning and Python - Benefits of Deep Learning Chatbots
In this video, we will look at what deep learning chatbots are and how they work. We will also understand the benefits of deep learning chatbots, including improved customer experience, service integration, customer care, personalized...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - HTTP and HTTPS
In this video, you will learn the difference between HTTP and HTTPS by looking at two different websites. This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 -...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Multi-Factor Authentication
What if you don't trust a single authentication method, such as a username and password pair? Then you can use multi-factor authentication, which is presented in this video.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Fuzzywuzzy Implementation
You will learn to develop the two types of functions needed to make the recommender engine.