Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring New Java API - Predicate - not Method
In this video, you will learn about the method, Predicate.not.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Inheritance - Exercise - Student and Employee Classes
In this video, you will learn about Java inheritance with an exercise—student and employee classes.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Inheritance and Overriding with toString() Method
In this video, you will learn about inheritance and overriding with the toString() method.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Java For Loop - Syntax and Puzzles
In this video, you will learn about Java for loop—syntax and puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Puzzles on This and Initialization of Member Variables
In this video, you will learn about puzzles on this and initialization of member variables.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Adding More Methods for Multiplication Table Program
In this video, you will learn about adding more methods for the multiplication table program.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Returning from a Java Method - an Introduction
In this video, you will learn about returning from a Java method—an introduction.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Print Multiplication Table with a Parameter and Method Overloading
In this video, you will learn about printing the multiplication table with a parameter and method overloading.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Introduction to Java Methods - Exercises and Puzzles
In this video, we will see an introduction to Java methods with exercises and puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions
This video talks about Java for loop to print the multiplication table - 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 14 - Introduction to Variables in Java - Exercises and Puzzles
This video talks about variables in Java - exercises and puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Advanced Printing Output to Console with Java
This video talks about advanced printing output to the console with Java.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Arrays
In this video, we will learn about Java arrays, which store multiple values in a single variable instead of creating separate variables for each value.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Arithmetic Operators
In this lesson, we will perform basic arithmetic calculations used in Java for mathematical operations.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Print Views, Notes, and Reports
Here, we will learn to print views, notes, and reports in Project 2021. We will learn to use the print preview feature to adjust page layout and formatting and to use the print command to send projects to a printer or PDF file. This clip...
Curated Video
Revolutionizing Everyday Life with 3D Printing
Dive into the world of 3D printing where everyday objects are transformed in minutes! Follow Stéphane as he repairs his backpack with a newly printed clip, showcasing the ease and versatility of 3D technology. From custom-designed...
Curated Video
Behavioral Design Patterns in C++ - Function Strategy - I
In this video, we explore the function strategy design pattern, which allows us to swap out different algorithms at runtime. We will cover the basics of the pattern and how to implement it in JavaScript, as well as some real-world use...
Curated Video
Behavioral Design Patterns in C++ - Dynamic Array - I
In this video, we will introduce a dynamic array that may be used in both single-threaded and multi-threaded applications. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you...
Curated Video
Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 2
In the last video, you connected the function to the database, but it is not returning anything on the browser page. In this video, you will return the database to the browser page. So, basically, you will publish the formatted output in...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Spread Operators - 2
This video is a continuation of spread operators in JavaScript. This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and...
Curated Video
Learning GitHub Actions for DevOps CI/CD - GitHub Actions Store Your Secrets and Passwords Securely
This video demonstrates how GitHub Actions store your secrets and passwords securely. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Default GitHub Variables
This video explains the default GitHub variables and its use cases. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Workout Model
This video explains the workout model. This clip is from the chapter "Charts Framework in Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the charts framework in widget.