Instructional Video10:11
Curated Video

Modern JavaScript from the Beginning - Second Edition - Type Conversion

Higher Ed
In this video, we will cover type conversion in JavaScript, including implicit and explicit conversion, and how to convert between data types. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern...
Instructional Video12:06
Curated Video

Concurrent and Parallel Programming in Python - Locking

Higher Ed
This lecture will cover the locking process and things we need to vary when threading.
Instructional Video20:54
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Building the Operations Sheet

Higher Ed
Now that we have finished with the construction phase, let's begin with the operations sheet. In this video, the author shows how to build the operations sheet from the construction sheet. This clip is from the chapter "Modeling the...
Instructional Video4:49
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Final Solidity Operator Test

Higher Ed
This is an exercise video on the final Solidity operator test. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero to Advanced for...
Instructional Video4:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity

Higher Ed
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Instructional Video1:42
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to DevOps

Higher Ed
This video introduces you to DevOps, which is a set of practices that combines software development and IT operations. It aims to shorten the system's development lifecycle and provide continuous delivery of high software quality. This...
Instructional Video7:42
Instructional Video6:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - List and ArrayList - Choosing Iteration Approach for Printing and Delete

Higher Ed
In this video, you will learn about list and ArrayList—choosing iteration approach for printing and deleting.
Instructional Video6:36
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - List Interface - Methods to Add, Remove, and Change Elements and Lists

Higher Ed
In this video, you will learn about the list interface and methods to add, remove, and change elements and lists.
Instructional Video4:37
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - List Interface - Immutability and Introduction of Implementations – Array

Higher Ed
In this video, we will explore the concept of immutability in the context of the List interface and discuss the array implementation as an introduction to different list implementations available in Java.
Instructional Video10:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Object Composition with Customer Address Example

Higher Ed
In this video, we will understand object composition with a customer address example.
Instructional Video6:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - OOP Exercise - Rectangle Class

Higher Ed
In this video, you will learn an OOP exercise—rectangle class.
Instructional Video2:30
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - First Look at ArrayList - Enhancing Student Class with Add and Remove

Higher Ed
In this video, we will take a first look at ArrayList—enhancing student class with add and remove.
Instructional Video1:19
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 - Introduction to Array and ArrayList - Section Introduction with a Challenge

Higher Ed
In this video, you will learn about Array and ArrayList—a section introduction with a challenge.
Instructional Video1:09
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 16 - Array and ArrayList – Conclusion

Higher Ed
In this video, we will wrap up our discussion on arrays and ArrayLists by summarizing the key concepts and principles covered throughout the section.
Instructional Video3:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Selecting Loop in Java - For Versus While Versus Do While

Higher Ed
In this video, you will learn about selecting loop in Java—for versus while versus do while.
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 Video6:58
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to BigDecimal Java Class

Higher Ed
In this video, we will see an introduction to the BigDecimal Java class.
Instructional Video1:13
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 16 - Introduction to Object-Oriented Programming – Conclusion

Higher Ed
In this video, you will learn about introduction to object-oriented programming—conclusion.
Instructional Video4:20
Instructional Video12:24
Curated Video

Deep Learning - Crash Course 2023 - NumPy Part 2

Higher Ed
In this video, you will learn what is broadcasting in NumPy. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Instructional Video8:55
Curated Video

GCSE Maths Questions Foundation Tier

3rd - Higher Ed
This video provides four practice GCSE Maths questions and answers for the foundation tier, non-calculator paper. We also explain how to get full marks for each question.
Instructional Video3:25
Curated Video

A Detailed Guide to the OWASP Top 10 - API Endpoints

Higher Ed
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.