Instructional Video8:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - If Else Statement – Puzzles

Higher Ed
In this video, you will learn about the if else statement with puzzles.
Instructional Video3:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Wrapper Classes - Auto Boxing and a Few Wrapper Constants – SIZE

Higher Ed
In this video, you will learn about Java wrapper classes—auto boxing and a few wrapper constants—SIZE.
Instructional Video6:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Character Data Type char - Representation and Conversion

Higher Ed
In this video, you will learn about Java character data type char—representation and conversion.
Instructional Video3:13
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - BigDecimal Puzzles - Adding Integers

Higher Ed
In this video, you will learn about BigDecimal puzzles—adding integers.
Instructional Video4:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy

Higher Ed
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Instructional Video9:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Integer Data Types - Puzzles - Octal, Hexadecimal, Post- and Pre-Integer

Higher Ed
In this video, you will learn about Java integer data types with puzzles on octal, hexadecimal, post- and pre-integer.
Instructional Video7:30
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Basics about Java Integer Data Types - Casting, Operators, and More

Higher Ed
In this video, you will learn the basics about Java integer data types - casting, operators, and more.
Instructional Video1:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 - Primitive Data Types in Depth - Section Overview

Higher Ed
In this video, you will see an overview on primitive data types in depth.
Instructional Video5:48
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Returning from a Java Method - an Introduction

Higher Ed
In this video, you will learn about returning from a Java method—an introduction.
Instructional Video4:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips

Higher Ed
In this video, you will learn about an introduction to Java method arguments with puzzles and tips.
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: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 Video6:27
Instructional Video8:28
Instructional Video2:38
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Exception Handling

Higher Ed
Here, we will look at exceptions or conditions that may arise during the execution of a Java program and understand the error or exception handling codes.
Instructional Video3:13
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Find Max Value In Array

Higher Ed
Furthering our program writing skills, we will learn to create a program that determines the maximum value in an array.
Instructional Video6:41
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Type Casting

Higher Ed
In this lesson, we will learn to use a feature called typecasting to change one datatype to another and look at the two methods of typecasting.
Instructional Video9:03
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - String Methods

Higher Ed
In this video, we will learn about the two methods of assigning a string variable in Java programming.
Instructional Video6:16
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Variables & Data Types

Higher Ed
In this lesson, we will learn about variables and look at the various datatypes available in Java. We will create a new Java project and understand the different data types.
Instructional Video8:49
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations

Higher Ed
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Instructional Video5:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Random Train-Test Split

Higher Ed
After mapping the rating to the dataset, we will train-test split the dataset to our recommender system with shuffling and prediction.
Instructional Video11:16
Instructional Video14:11
Curated Video

The Art of Doing - Web Development for Beginners - Functions

Higher Ed
In this video, we will delve into functions in JavaScript, including function declarations, parameters, and function bodies. You will also learn how to call functions and pass arguments to them and explore best practices for writing...
Instructional Video8:58
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Model Binding Introduction

Higher Ed
At the end of this video, you will have a fairly good understanding of the model binding concept. This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This section...