Instructional Video14:06
Curated Video

Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader

Higher Ed
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Instructional Video7:13
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - Run Jobs on a Slave Node

Higher Ed
This video shows how to configure and run a job on a slave node.
Instructional Video8:11
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Modify Arrays and Remove Items in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on modifying arrays and remove items in JavaScript from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript...
Instructional Video3:50
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Completing the P&L Statement

Higher Ed
This video demonstrates how to wrap up the computation of the profit and loss statement. This clip is from the chapter "Building the Three Key Financial Statements" of the series "Project Finance and Excel - Build Financial Models from...
Instructional Video6:35
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Global Variables in Solidity II

Higher Ed
In this video, you will learn about some of the most commonly used global variables in Solidity, which can help you write more efficient and secure smart contracts. By the end of this video, you will have a solid understanding of global...
Instructional Video6:30
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Set Up Alerting for Cloud-Run Applications

Higher Ed
In this lab video, you will be setting up an alerting system for cloud-run applications. This clip is from the chapter "Cloud Scheduler and Application Monitoring" of the series "Data Science Model Deployments and Cloud Computing on...
Instructional Video5:18
Curated Video

Vue.js 3 and Firebase for Beginners - Styling the AboutView

Higher Ed
For the finishing touches of our project, we will start with some CSS styling for the AboutView page. This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about the...
Instructional Video4:18
Curated Video

Vue.js 3 and Firebase for Beginners - Removing and Changing Basket Quantity

Higher Ed
In this video, we will remove and change basket quantity in the item list by working on the menu view and using the null property. This clip is from the chapter "Composition API" of the series "Vue.js 3 and Firebase for Beginners".This...
Instructional Video5:12
Curated Video

Linux Crash Course for Beginners - 2023 - Pipes ( | )

Higher Ed
In this video, you will learn about pipes ( | ).
Instructional Video5:05
Curated Video

Linux Crash Course for Beginners - 2023 - Connect Linux VM Through Putty

Higher Ed
In this video, you will learn how to access our Linux machine through Putty.
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 Video9:54
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Rendering Image Data Content with React Native for the ChatGPT Project

Higher Ed
In this video, you will learn how to render image data content with React Native for the ChatGPT project. The tutorial will cover how to fetch and parse image data from an API or database, as well as how to render the images in your...
Instructional Video4:27
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Initialize Instagram Comments with React Native

Higher Ed
This video covers the process of initializing comments feature for an Instagram clone app built with React Native. It starts by discussing the basic data structure for comments and how it can be stored in the app's state. Then, it...
Instructional Video5:07
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Work with Timeline View

Higher Ed
This video demonstrates how to work with the Timeline View in Project 2021. This video shows how to customize the Timeline View, add tasks and milestones, and format the timeline. This clip is from the chapter "Work with Project Views...
Instructional Video6:15
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Resource Overallocations

Higher Ed
Here, the focus is on resource overallocations, which occurs when a resource is assigned to more work than they can realistically complete in the given timeframe. Resource overallocations can lead to delays, and increased project costs....
Instructional Video4:35
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Use Team Planner to Assign Resources

Higher Ed
This video focuses on using the Team Planner view to assign resources to tasks, a useful tool in project management because it allows project managers to view and manage resource assignments across multiple tasks and projects in one...
Instructional Video7:38
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Link Tasks and Add Dependencies

Higher Ed
In this video, we will learn to link tasks, add dependencies in Project 2021, and create Finish-to-Start, Start-to-Start, Finish-to-Finish, and Start-to-Finish dependencies between tasks, as well as use the task inspector to view and...
Instructional Video3:11
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Reorganize the Structure

Higher Ed
In this video, we will reorganize the task structure in Project 2021, use cut, copy, and paste commands to move tasks, and use drag and drop to rearrange tasks. This clip is from the chapter "Entering Tasks" of the series "Microsoft...
Instructional Video4:58
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Tracking and Managing Progress: Part 1

Higher Ed
In this lesson, we will learn to update project progress, reschedule incomplete work, and analyze project performance using the earned value analysis technique. This clip is from the chapter "Track Project Progress" of the series...
Instructional Video4:38
Curated Video

Microsoft Project 2021 From Beginners to Advanced - The Critical Path

Higher Ed
Let's understand the concept of the critical path and how it impacts the project schedule. Learn to identify critical path tasks and how to use the Task Inspector to investigate task details and constraints that affect the critical path....
Instructional Video2:02
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - IOS

Higher Ed
This video talks about the kinds of permissions the applications have on an iOS device and how to reset the permission on an iOS device. This clip is from the chapter "Mobile Security" of the series "The Absolute Beginners Guide to...
Instructional Video5:43
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - Android

Higher Ed
This video talks about the kinds of permissions the applications have on an Android device. We will look at app permissions such as Instagram, Rebtel, and introduce to you an app to manage the permissions quickly and effectively. This...
Instructional Video2:23
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Download AutoCAD 2D

Higher Ed
In this video, we will show you how to download AutoCAD 2D from the Autodesk website. You will learn the process of downloading the software and ensure that you have the correct version for your operating system. We will also provide...
Instructional Video17:45
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile TabButtons

Higher Ed
In this video, we will walk you through the process of designing and implementing custom Profile TabButtons.