Curated Video
Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Run Jobs on a Slave Node
This video shows how to configure and run a job on a slave node.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Modify Arrays and Remove Items in JavaScript
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...
Curated Video
Project Finance and Excel - Build Financial Models from Scratch - Completing the P&L Statement
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Global Variables in Solidity II
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Set Up Alerting for Cloud-Run Applications
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...
Curated Video
Vue.js 3 and Firebase for Beginners - Styling the AboutView
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...
Curated Video
Vue.js 3 and Firebase for Beginners - Removing and Changing Basket Quantity
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...
Curated Video
Linux Crash Course for Beginners - 2023 - Pipes ( | )
In this video, you will learn about pipes ( | ).
Curated Video
Linux Crash Course for Beginners - 2023 - Connect Linux VM Through Putty
In this video, you will learn how to access our Linux machine through Putty.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Installing Java – Linux
In this video, you will learn how to install Java for Linux systems.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Rendering Image Data Content with React Native for the ChatGPT Project
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...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Initialize Instagram Comments with React Native
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Work with Timeline View
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Resource Overallocations
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....
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Use Team Planner to Assign Resources
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Link Tasks and Add Dependencies
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Reorganize the Structure
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Tracking and Managing Progress: Part 1
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - The Critical Path
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....
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - IOS
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...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - Android
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...
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Download AutoCAD 2D
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile TabButtons
In this video, we will walk you through the process of designing and implementing custom Profile TabButtons.