Instructional Video4:45
Curated Video

Python 3 for Beginners: How to Execute Python Programs from Command Line on Windows, Mac, and Linux

Higher Ed
This video teaches viewers how to execute Python programs in various ways. The tutorial covers executing Python programs on Windows by double-clicking the file or running it from the command prompt, and on Mac and Linux by setting the...
Instructional Video2:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Exercise Solutions - Book Class and 3 Instances

Higher Ed
In this video, we will learn about exercise solutions - Book class and 3 instances. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video3:08
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping

Higher Ed
In this video, we will learn about object-oriented programming - exercise – online shopping. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video6:47
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Introduction to Java Constructors - Exercises and Puzzles

Higher Ed
In this video, we will learn about introduction to Java constructors - exercises and puzzles. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java...
Instructional Video5:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Getting Back to Multiplication Table - Creating a Method

Higher Ed
In this video, we will learn about getting back to multiplication table - creating a method. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Instructional Video5:19
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Introduction to Java Method Arguments – Exercises

Higher Ed
In this video, we will learn about introduction to Java method arguments – exercises. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Instructional Video6:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 25 - Java Conditionals and If Statement - Exercise Solutions

Higher Ed
This video talks about Java conditionals and if statement - exercise solutions. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video6:14
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type

Higher Ed
This video talks about - understanding primitive variable types in Java - choosing a type. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video6:36
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Exploring New Java API - List Set and Map - copyOf Methods

Higher Ed
Let's look at some newly introduced APIs. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new updates added.
Instructional Video6:54
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 06 - Method Access Modifiers - Public, Protected, Private, and Default

Higher Ed
In this session, we will learn about method access modifiers - public, protected, private, and default. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video4:59
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 05 - Class Access Modifiers - Public and Default

Higher Ed
In this session, we will learn about class access modifiers - public and default. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips for...
Instructional Video7:15
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Basics of Handling Exceptions - Exception Hierarchy, Matching, and Catch

Higher Ed
In this session, we will learn about basics of handling exceptions - exception hierarchy, matching, and catch. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners -...
Instructional Video3:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Communication between Threads - join Method

Higher Ed
In this session, we will learn about communication between threads - join method. This clip is from the chapter "Introduction to Threads and Concurrency" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video4:22
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Behind the Screens with Functional Interfaces - Implement Function Int

Higher Ed
In this session, we will learn about behind the screens with functional interfaces - implement function Int. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Instructional Video10:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - OOPS Example - Fan Class - Deciding State and Constructors

Higher Ed
In this session, we will learn about OOPS example - fan class - deciding state and constructors. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video6:43
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Executor Service - Returning a Future from Thread Using Callable

Higher Ed
In this session, we will learn about executor service - returning a future from thread using callable. This clip is from the chapter "Introduction to Threads and Concurrency" of the series "Java Programming for Complete Beginners - Java...
Instructional Video4:20
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 25 - Map Interface - Comparison - HashMap Versus LinkedHashMap Versus TreeMap

Higher Ed
In this session, we will learn about map interface - comparison - HashMap versus LinkedHashMap versus TreeMap. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video6:28
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - OOPS Example - Fan Class - Deciding Behavior with Methods

Higher Ed
In this session, we will learn about OOPS example - fan class - deciding behavior with methods. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video3:41
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Java Abstract Class – Puzzles

Higher Ed
In this session, we will learn about Java abstract class – puzzles. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to...
Instructional Video7:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - String Concatenation and Join, Replace Methods

Higher Ed
In this video, we will learn about - string concatenation and join, replace methods. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into...
Instructional Video8:39
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - String class - Exercise Solution and Some More Important Methods

Higher Ed
In this video, we will learn about string class - exercise solution and some more important methods. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video1:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 00 - Java Reference Types - Section Introduction

Higher Ed
In this video, we will learn about Java reference types - section introduction. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string...
Instructional Video5:30
Curated Video

Python 3 for Beginners:Introduction to Variables and Strings

Higher Ed
Welcome to this video where we will explore the basics of variables and strings in Python. We will learn how to assign values to variables, choose meaningful variable names, and manipulate strings using indices. We will also cover the...
Instructional Video1:47
Curated Video

Python 3 for Beginners: Introduction to Object-Oriented Programming and Methods in Python

Higher Ed
Welcome to our tutorial on the fundamentals of object oriented programming in Python! In this lesson, we'll be covering the basics of objects and types in Python. You'll learn why everything in Python is an object and what types of...