Instructional Video9:43
Curated Video

How to Motivate People - 20 Ways to Give Motivation

10th - Higher Ed
Why do people do (or not do) things? It's all a matter of motivation. If you can provide the right motivation, then people will do as you ask: if not, they won't... So, here are my top 20 ways to motivate...
Instructional Video5:26
Curated Video

What is Configuration Management?

10th - Higher Ed
When we refer to the configuration of a system, we mean the technical description of a system and how its component parts inter-connect.

So, what is Configuration Manage

ment?

We define...
Instructional Video6:10
Curated Video

What goes into a Project Progress or Status Report?

10th - Higher Ed
Every project manager needs to write project progress or status reports. So, what should we put into them?
Instructional Video4:40
Curated Video

What is a RAG Report? ...or a Traffic Light Report?

10th - Higher Ed
RAG Report, or Traffic Light Report. It is widely used by project managers and it stands for Red Amber Green. But what is a RAG Report?
Instructional Video4:54
Curated Video

What is an Assumptions Log? Project Management in Under 5

10th - Higher Ed
You won't be able to proceed very far on your project, without making assumptions. So, what is an Assumptions Log?
Instructional Video9:34
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Reset

Higher Ed
This video explains Git Reset, which is a powerful command that is used to undo local changes to the state of a Git repo.
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
Instructional Video5:04
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore

Higher Ed
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked.
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
Instructional Video7:51
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Restore

Higher Ed
This video explains Git Restore, which will restore the file to the last committed version, effectively undoing any changes that have been made since then.
<
br/>
This clip is from the chapter "Other: Diff, Stash, and Restore" of...
Instructional Video12:35
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Stash

Higher Ed
This video explains Git Stash, which is used when you want to record the current state of the working directory and the index but want to go back to a clean working directory.
<
br/>
This clip is from the chapter "Other: Diff,...
Instructional Video12:03
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Lifecycle In-Depth

Higher Ed
This video explains the Git lifecycle in detail.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push...
Instructional Video18:12
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Basic Commands and Lifecycle

Higher Ed
This video explains the basic commands used in GitHub and the lifecycle.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git...
Instructional Video6:49
Curated Video

Modern JavaScript from the Beginning - Second Edition - Error Handling with Async and Await

Higher Ed
In this video, we will explore best practices for handling errors when using async/await in JavaScript. We will cover how to use the try/catch statement with async functions, how to handle errors thrown in Promises, and how to handle...
Instructional Video13:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Fetch API Error Handling

Higher Ed
In this video, we will explore various techniques for handling errors when working with the Fetch API, including how to check the response status code, catch network errors, and gracefully handle error responses.
<
br/>
This clip is...
Instructional Video9:09
Curated Video

Modern JavaScript from the Beginning - Second Edition - Fetch Basics

Higher Ed
In this video, we will introduce the basics of the Fetch API, including how to create a simple GET request and handle the response data. We will also explore the Response object and various methods for parsing and manipulating response...
Instructional Video6:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - Promises Versus Callback Hell

Higher Ed
In this video, we will see a comparison of Promises and Callbacks, and how Promises can help us avoid the problems of Callback Hell. You will learn how Promises can make code more readable and maintainable and how to use Promises in...
Instructional Video9:46
Curated Video

Modern JavaScript from the Beginning - Second Edition - Joke Generator Project Challenge

Higher Ed
In this video, we will be presented with a challenge to create a Joke Generator Project using the knowledge we have gained so far about asynchronous JavaScript. You will learn how to use the Fetch API to retrieve data from an API, and...
Instructional Video4:56
Curated Video

Modern JavaScript from the Beginning - Second Edition - DevTools Network Tab

Higher Ed
In this video, you will learn about the Network tab in the Chrome DevTools. We will see how to inspect HTTP requests and responses and how to analyze network performance.
<
br/>
This clip is from the chapter "Asynchronous...
Instructional Video6:30
Curated Video

Modern JavaScript from the Beginning - Second Edition - Object Challenges

Higher Ed
This video presents some challenges related to objects and requires students to apply their knowledge of object manipulation and methods.
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript...
Instructional Video3:54
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Destructing Tuples with Rust

Higher Ed
This is an exercise video on destructing tuples with Rust.
<
br/>
This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on...
Instructional Video3:28
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Monitoring and Spark UI

Higher Ed
In this video, you will learn how to monitor and debug PySpark jobs running on a Dataproc cluster.
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing...
Instructional Video10:45
Curated Video

Building Microservices API in Go - Data Transfer Object

Higher Ed
In this video, we will explore the concept of Data Transfer Objects (DTOs) and how they can help decouple the domain from the application layer. We will discuss the benefits of using DTOs and how to implement them in your...
Instructional Video7:33
Curated Video

Building Microservices API in Go - Assignment Solution: Enhance GetAllCustomers API

Higher Ed
In this solution video, we will review the solution for the Enhance GetAllCustomers API assignment and discuss the best practices for implementing the required functionality.
<
br/>
This clip is from the chapter "Application...
Instructional Video11:38
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Calculated Custom Field - Part 1

Higher Ed
In Part 1 of the calculated custom fields lesson, we will understand the concept of computed custom fields and how to create them to perform specific calculations related to project data.
<
br/>
This clip is from the chapter "Custom...
Instructional Video11:08
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Creating a Custom Field

Higher Ed
In this video, we will discover how to create custom data fields in Microsoft Project 2021. We will learn to define and set up custom fields to adapt the software to our unique project management requirements.
<
br/>
This clip is...