Instructional Video5:51
Instructional Video6:53
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Inheritance - Exercise - Student and Employee Classes

Higher Ed
In this video, you will learn about Java inheritance with an exercise—student and employee classes.
Instructional Video4:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Inheritance and Overriding with toString() Method

Higher Ed
In this video, you will learn about inheritance and overriding with the toString() method.
Instructional Video6:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Java For Loop - Syntax and Puzzles

Higher Ed
In this video, you will learn about Java for loop—syntax and puzzles.
Instructional Video7:21
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Puzzles on This and Initialization of Member Variables

Higher Ed
In this video, you will learn about puzzles on this and initialization of member variables.
Instructional Video3:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Adding More Methods for Multiplication Table Program

Higher Ed
In this video, you will learn about adding more methods for the multiplication table program.
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:12
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Print Multiplication Table with a Parameter and Method Overloading

Higher Ed
In this video, you will learn about printing the multiplication table with a parameter and method overloading.
Instructional Video6:19
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Introduction to Java Methods - Exercises and Puzzles

Higher Ed
In this video, we will see an introduction to Java methods with exercises and puzzles.
Instructional Video11:09
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions

Higher Ed
This video talks about Java for loop to print the multiplication table - 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:27
Instructional Video6:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Advanced Printing Output to Console with Java

Higher Ed
This video talks about advanced printing output to the console with Java.
Instructional Video7:29
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Arrays

Higher Ed
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.
Instructional Video7:20
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Arithmetic Operators

Higher Ed
In this lesson, we will perform basic arithmetic calculations used in Java for mathematical operations.
Instructional Video5:46
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Print Views, Notes, and Reports

Higher Ed
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...
Instructional Video7:33
Curated Video

Revolutionizing Everyday Life with 3D Printing

6th - Higher Ed
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...
Instructional Video7:55
Curated Video

Behavioral Design Patterns in C++ - Function Strategy - I

Higher Ed
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...
Instructional Video9:22
Curated Video

Behavioral Design Patterns in C++ - Dynamic Array - I

Higher Ed
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...
Instructional Video7:47
Curated Video

Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 2

Higher Ed
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...
Instructional Video8:31
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Spread Operators - 2

Higher Ed
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...
Instructional Video6:21
Curated Video

Learning GitHub Actions for DevOps CI/CD - GitHub Actions Store Your Secrets and Passwords Securely

Higher Ed
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...
Instructional Video3:57
Curated Video

Learning GitHub Actions for DevOps CI/CD - Default GitHub Variables

Higher Ed
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...
Instructional Video3:23
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Workout Model

Higher Ed
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.