Instructional Video12:37
Curated Video

Core Java Programming Course- Classes and Object - Exercise 2

Higher Ed
This video presents an exercise on classes and objects. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different...
Instructional Video7:55
Curated Video

Hands-On WebAssembly for C++ Programmers - Converting the Game to SDL

Higher Ed
How do we start moving more functionality to C++, especially hardware interactions? • Learn about the Simple DirectMedia Layer API • Compile our program with SDL • Convert our pong game to use an SDL loop This clip is from the chapter...
Instructional Video11:31
Curated Video

The Modern JavaScript Bootcamp (2019) - Using Objects with Functions

Higher Ed
In this lesson, you’re going to explore how you can use objects with functions. This includes calling functions with object arguments and returning objects from functions. This clip is from the chapter "JavaScript Objects" of the series...
Instructional Video7:06
Curated Video

Don’t Make This Mistake on Agree Disagree Essays - IELTS Energy Podcast 1197

9th - Higher Ed
How can you know what type of essay to write on IELTS Writing Task 2? And why is it so important to include your opinion? Today we answer two student questions that will uplevel your Task 2 essays.
Instructional Video8:45
Hip Hughes History

The Emancipation Proclamation Explained: US History Review

6th - 12th
So you think you know your history? Mr. Hughes lays down the tracks to help you understand the true purpose behind the Emancipation Proclamation and why the Civil War was fought. Brought to you by Mr. Hughes in an easily digestible eight...
Instructional Video2:45
Brainwaves Video Anthology

Daniel Kahneman - On Amos Tversky

Higher Ed
Daniel Kahneman is Professor of Psychology and Public Affairs Emeritus at the Woodrow Wilson School, the Eugene Higgins Professor of Psychology Emeritus at Princeton University, and a fellow of the Center for Rationality at the Hebrew...
Instructional Video11:51
Packt

Reading a Note

Higher Ed
File System and Command Line Args (Notes App): Reading a Note This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video3:53
Packt

How Different is Function Overriding from Overloading? Explain

Higher Ed
This video explains the difference between function overriding and overloading. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java -...
Instructional Video8:32
Packt

Brush-Up Basic Java Concepts -2

Higher Ed
This is the second part of a three-part lecture that helps you brush up your Java concepts. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video5:51
Packt

Implementing Data Structures

Higher Ed
This video demonstrates how to implement data structures. This clip is from the chapter "Implementations and Interview Questions" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on...
Instructional Video4:59
Curated Video

Bash Shell Scripting- String Operations on Paths | Useful for Real-time

Higher Ed
This video explores which string operations to perform on Paths and which ones are useful in real-time operations. This clip is from the chapter "String operations to write Bash Shell scripting" of the series "Complete Bash Shell...
Instructional Video7:56
Curated Video

Multi-Paradigm Programming with Modern C++ - Going Functional

Higher Ed
Why use function objects together with instead of loops? How to write great lambda expressions easily, and how to master the capture block. • Implementing search with a simple loop and with an algorithm • Mastering the capture block •...
Instructional Video3:08
Curated Video

Learn and Master C Programming - #define directive

Higher Ed
We will learn how to use #define for defining symbolic constants as well as macros. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look...
Instructional Video3:32
R Programming 101

Use pivot_wider() to shape your data - R programming for beginners

Higher Ed
When manipulating your data, you might want to change the shape of our data from long data to wide data. This video will walk you through how to use pivot_wider() to reshape your data from long into wide data. The next video will look at...
Instructional Video12:23
Curated Video

IELTS Energy 82 3 Steps to Tackle Writing Task 2

9th - Higher Ed
Get 7 Easy Steps to a 7 or Higher
Instructional Video7:12
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Handling Static Dropdowns Using Select Command with Cypress

Higher Ed
This video explains handling static dropdowns using select command with Cypress. This clip is from the chapter "Handling Web Controls UI Using Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video10:09
Curated Video

Python for Network Forensics 3.3: Deeper File Properties

Higher Ed
In this video, we will explore other important properties of file that will allow you to decipher a known bad or malicious actor. • Learn how a digest algorithm works with a file • Develop a Python application to hash a file • Alter our...
Instructional Video6:28
Curated Video

Complete Modern C++ - Template Argument Deduction and Instantiation

Higher Ed
This video explains how template arguments are deduced. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic templates, class...
Instructional Video7:44
Curated Video

Bash Shell Scripting - Positional Parameters

Higher Ed
This video explains positional parameters. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Instructional Video4:52
IDG TECHtalk

How to send Outlook email, Teams messages and more from R

Higher Ed
Microsoft’s Azure team has developed Microsoft365R, which makes it possible to send emails (and Teams messages!) with R. It's a package that interacts with Microsoft 365 APIs. Connect to your Microsoft 365 account with R and send Outlook...
Instructional Video5:26
Curated Video

Learning LESS (Video 21)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video8:51
Curated Video

Python for Network Forensics 1.5: Introduction to Impacket

Higher Ed
In this video, we will add breadth to our Python capability to extend functionality using Impacket. • Further expand our application to import Impacket • Decode raw packets using Impacket • Get a better understanding of encapsulation and...
Instructional Video7:34
TLDR News

Supreme Court's Prorogation Ruling Explained (Podcast) - Brexit Explained

12th - Higher Ed
FAIR WARNING: The majority of this video is Zac and Ben from Team TLDR discussing the supreme court's ruling in a podcast style. We know some people aren't into these videos, and that's completely fair enough. However, given current...
Instructional Video12:46
Packt

Practical Exercise Explaining Page Object Model

Higher Ed
This video presents a practical exercise explaining the page object model. This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to Advanced and...