Instructional Video8:41
Curated Video

Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 1

Higher Ed
This is the first of the two-part project-based video on simulating a MapReduce job with threads.
Instructional Video9:05
Instructional Video5:39
Curated Video

Java Multithreading and Parallel Programming Masterclass - Producer Consumer with Condition Variables

Higher Ed
This video talks about producer consumer with condition variables.
Instructional Video10:58
Instructional Video17:23
Curated Video

Java Multithreading and Parallel Programming Masterclass - Wait Sets and Notifications (Producer Consumer)

Higher Ed
This video talks about wait sets and notifications (producer consumer).
Instructional Video7:07
Instructional Video3:26
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Windows 10 Privacy - Restricting Cortana

Higher Ed
In this video, we will understand how Cortana works and how to limit the amount of information it collects, to prevent the data from being shared through trackers.
Instructional Video3:47
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - The Way Back Machine

Higher Ed
This service serves as a database or archive of snapshots of webpages from the past or even just before changing the current website as a reference.
Instructional Video0:47
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Self-Encrypting Drives

Higher Ed
In this lesson, you will learn about Self-encrypting Drives (SEDs), which can encrypt the drive on their own automatically.
Instructional Video4:27
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Disk Encryption

Higher Ed
Here, you will learn about encryption and decryption, the two technologies applied to a hard drive.
Instructional Video9:39
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - What Is the Cloud?

Higher Ed
In this lesson, we will understand more about cloud computing, storing data online than on a local hard drive.
Instructional Video4:27
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How to Back Up Your Computer

Higher Ed
In this video, we will look at a backup, the advantages of having a backup system in place, and how to back up your computer.
Instructional Video8:02
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Ransomware - Cryptolocker, WannaCry, Bad Rabbit

Higher Ed
In this video, we will look at the most effective form of malware today globally, ransomware, a form of malware where the attacker prevents the victim from accessing the computer or the files.
Instructional Video4:55
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Introduction to Malware

Higher Ed
This video introduces the malicious software and programs that harm our computer systems and networks.
Instructional Video4:00
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How to Disappear Online

Higher Ed
This video demonstrates the use of the imdur website to disappear online.
Instructional Video7:49
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - The Facebook Data Mining Scandal

Higher Ed
This video discusses the Cambridge Analytica case that illegally collected user information from Facebook.
Instructional Video5:21
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How We Are Tracked Online

Higher Ed
This video demonstrates online examples of how we are tracked and how our preferences are monitored and recorded online.
Instructional Video6:45
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - The Internet Protocol Suite - TCP/IP

Higher Ed
In this lesson, we will understand the two foundational protocols, TCP and IP, used on the Internet.
Instructional Video2:38
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Ethernet 101

Higher Ed
This lesson will look at the ethernet protocol, referred to as the IEEE 802.3 protocol.
Instructional Video6:44
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 2)

Higher Ed
Continuing from the previous video, this exercise will provide further challenges in designing and implementing static methods to solve complex problems. You will apply your knowledge of static methods and their advanced usage to tackle...
Instructional Video14:32
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Abstract Class

Higher Ed
In this video, we will get introduced to the inheritance UML abstract class with the help of a case study. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Instructional Video5:22
Curated Video

Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Case Study - Employee Part 1

Higher Ed
In this video, we will first understand what inheritance is. Then we will have a look at an employee inheritance hierarchy with a UML diagram. Based on the information in the diagram, we will be writing a program to fulfil the...
Instructional Video13:23
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Classes - File I/O Program

Higher Ed
In this video, we will work on a patient data program and learn about input/output classes. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about...
Instructional Video4:49
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - FSTREAM

Higher Ed
In this video, you will learn about file I/O classes such as fstream, ifstream, and ofstream. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn...