Instructional Video9:37
Curated Video

Modern JavaScript from the Beginning - Second Edition - Getters and Setters with Classes

Higher Ed
In this video, you will learn about getters and setters in JavaScript classes, including how to define them and how to use them to get and set object properties. This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Instructional Video7:34
Curated Video

Modern JavaScript from the Beginning - Second Edition - Classes

Higher Ed
In this video, you will learn about the basics of classes in JavaScript, including how to create classes, instantiate objects from classes, and use constructors to pass arguments to class methods. This clip is from the chapter "OOP -...
Instructional Video10:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - Prototypical Inheritance and call()

Higher Ed
In this video, we will discuss prototypical inheritance and demonstrate how to use the call() method to invoke a constructor function from another constructor function. This clip is from the chapter "OOP - Constructors and Prototypes" of...
Instructional Video8:00
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - classList Method

Higher Ed
In this video, we will discover the classList property and its associated methods, which provide a convenient way to manipulate CSS classes on elements, how to add, remove, toggle, and check for the presence of specific classes using...
Instructional Video9:14
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - DOM Other Objects

Higher Ed
This video explores other important objects in the DOM, such as the Document object, Window object, and Navigator object. You will learn about their properties and methods, and how they can be used to access and manipulate different...
Instructional Video9:55
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Classes Part 1

Higher Ed
In this video, we will discover the power of pseudo-classes in CSS3 and learn to target elements based on specific states or interactions. We will explore commonly used pseudo-classes such as :hover, :active, and :focus, and understand...
Instructional Video14:58
Curated Video

Concurrent and Parallel Programming in Python - Creating a Threading Class

Higher Ed
After learning how to write our first threading program, you will learn how to use classes as our threading tools.
Instructional Video6:30
Curated Video

Type-Safe Interfaces with Modern C++ - Other Examples of Owning/View Classes

Higher Ed
Find a pattern similar to `std::string`/`std::string_view` in other classes, and understand the importance of having both owning/non-owning wrappers.
Instructional Video2:53
Curated Video

Type-Safe Interfaces with Modern C++ - The Course Overview

Higher Ed
This video provides an overview of the entire course.
Instructional Video1:42
Instructional Video4:23
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - CSS Frameworks and Bootstrap

Higher Ed
This video explains CSS frameworks and Bootstrap. This clip is from the chapter "Libraries and Front-End Frameworks" of the series "Web Development Concepts for Everyone".This video explains libraries and front-end frameworks.
Instructional Video1:40
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Printing Output to Console with Java - Exercise Statements

Higher Ed
In this video, you will learn how to print output to the console with Java, with a focus on exercise statements.
Instructional Video10:54
Curated Video

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

Higher Ed
This video talks about printing output to the console with Java.
Instructional Video8:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Expression – Puzzles

Higher Ed
In this video, you will be presented with Java expression puzzles to solve and enhance your understanding of expressions.
Instructional Video1:39
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Expression – Exercises

Higher Ed
This video covers various exercises related to Java expressions. The exercises will test your understanding of Java expressions and help you to strengthen your skills.
Instructional Video7:42
Instructional Video1:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Break Down Multiplication Table Challenge

Higher Ed
This video talks about breaking down the multiplication table challenge.
Instructional Video4:19
Instructional Video1:29
Instructional Video2:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 – Step-By-Step Problem Solving with Programming

Higher Ed
We have successfully installed Java. Let's take a look at the next step, which is problem solving.
Instructional Video3:20
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Troubleshooting Java Installation

Higher Ed
In this video, we will troubleshoot the Java installation.
Instructional Video2:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Installing Java – Linux

Higher Ed
In this video, you will learn how to install Java for Linux systems.
Instructional Video3:28
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Installing Java - Mac

Higher Ed
In this video, you will learn how to install Java for macOS.
Instructional Video6:47
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Installing Java - Windows

Higher Ed
In this video, you will learn how to install Java for Windows.